Merge pull request #108788 from expipiplus1/joe-nothunks

haskellPackages.nothunks: jailbreak to fix tests
This commit is contained in:
Dennis Gosnell 2021-01-09 11:13:31 +09:00 committed by GitHub
commit 6e80b3b7ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -1570,4 +1570,8 @@ self: super: {
# https://github.com/jaspervdj/profiteur/issues/33
profiteur = doJailbreak super.profiteur;
# Test suite has overly strict bounds on tasty.
# https://github.com/input-output-hk/nothunks/issues/9
nothunks = doJailbreak super.nothunks;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

View File

@ -8392,7 +8392,6 @@ broken-packages:
- NoSlow
- not-gloss-examples
- notcpp
- nothunks
- notifications-tray-icon
- notmuch-haskell
- notmuch-web