mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-26 14:53:52 +00:00
haskell-packages.nix: drop trailing whitespace
This commit is contained in:
parent
253f2825e2
commit
d49f5283d7
@ -1087,7 +1087,7 @@ self : let callPackage = x : y : modifyPrio (newScope self x y); in
|
||||
heredoc = callPackage ../development/libraries/haskell/heredoc {};
|
||||
|
||||
hexpat = callPackage ../development/libraries/haskell/hexpat {};
|
||||
|
||||
|
||||
hex = callPackage ../development/libraries/haskell/hex {};
|
||||
|
||||
hgal = callPackage ../development/libraries/haskell/hgal {};
|
||||
@ -1928,7 +1928,7 @@ self : let callPackage = x : y : modifyPrio (newScope self x y); in
|
||||
prologGraph = callPackage ../development/libraries/haskell/prolog-graph {};
|
||||
|
||||
protobuf = callPackage ../development/libraries/haskell/protobuf {};
|
||||
|
||||
|
||||
protocolBuffers = callPackage ../development/libraries/haskell/protocol-buffers {};
|
||||
|
||||
protocolBuffersDescriptor = callPackage ../development/libraries/haskell/protocol-buffers-descriptor {};
|
||||
|
Loading…
Reference in New Issue
Block a user