haskell-packages.nix: drop trailing whitespace
This commit is contained in:
parent
253f2825e2
commit
d49f5283d7
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue