mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 06:14:26 +03:00
haskell-packages.nix: cosmetic
svn path=/nixpkgs/trunk/; revision=31928
This commit is contained in:
parent
010edf825c
commit
588da3fbf3
@ -1048,7 +1048,7 @@ let result = let callPackage = x : y : modifyPrio (newScope result.final x y);
|
||||
pathPieces_0_1_0 = callPackage ../development/libraries/haskell/path-pieces/0.1.0.nix {};
|
||||
pathPieces = self.pathPieces_0_1_0;
|
||||
|
||||
pandoc = callPackage ../development/libraries/haskell/pandoc/default.nix {};
|
||||
pandoc = callPackage ../development/libraries/haskell/pandoc {};
|
||||
|
||||
pandocTypes = callPackage ../development/libraries/haskell/pandoc-types {};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user