mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00:00
haskellPackages.ghcjs-dom-hello: lift overly strict bounds
This commit is contained in:
parent
e62270e35f
commit
6de4b5739e
@ -1585,6 +1585,7 @@ self: super: {
|
||||
'';
|
||||
}) (doJailbreak super.jsaddle-dom);
|
||||
jsaddle-hello = doJailbreak super.jsaddle-hello;
|
||||
ghcjs-dom-hello = doJailbreak super.ghcjs-dom-hello;
|
||||
|
||||
# Too strict upper bounds on text
|
||||
lsql-csv = doJailbreak super.lsql-csv;
|
||||
|
Loading…
Reference in New Issue
Block a user