mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 04:25:14 +00:00
haskell-packages.nix: strip trailing whitespace
This commit is contained in:
parent
ee0ca353f2
commit
00c684f237
@ -2751,7 +2751,7 @@ self : let callPackage = x : y : modifyPrio (newScope self x y); in
|
||||
|
||||
unboundedDelays = callPackage ../development/libraries/haskell/unbounded-delays {};
|
||||
|
||||
unificationFd = callPackage ../development/libraries/haskell/unification-fd {};
|
||||
unificationFd = callPackage ../development/libraries/haskell/unification-fd {};
|
||||
|
||||
unionFind = callPackage ../development/libraries/haskell/union-find {};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user