Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
haskell: whitespace fixes
  • Loading branch information
expipiplus1 authored and peti committed Nov 13, 2020
1 parent e5570d9 commit 407bb3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/development/haskell-modules/lib.nix
Expand Up @@ -86,11 +86,11 @@ rec {
future.
Instead of jailbreaking, you can patch the cabal file.
Note that jailbreaking at this time, doesn't lift bounds on
conditional branches.
conditional branches.
https://github.com/peti/jailbreak-cabal/issues/7 has further details.
*/
doJailbreak = drv: overrideCabal drv (drv: { jailbreak = true; });

Expand Down

0 comments on commit 407bb3b

Please sign in to comment.