mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
Removed unnecessary comment.
svn path=/nixpkgs/trunk/; revision=28398
This commit is contained in:
parent
3ceaaeb540
commit
c30ea08c40
1 changed files with 0 additions and 1 deletions
|
@ -1055,7 +1055,6 @@ let result = let callPackage = x : y : modifyPrio (newScope result.final x y);
|
|||
|
||||
strict = callPackage ../development/libraries/haskell/strict {};
|
||||
|
||||
# TODO: investigate status of syb in older platform versions
|
||||
syb_0_2_2 = callPackage ../development/libraries/haskell/syb/0.2.2.nix {};
|
||||
syb_0_3 = callPackage ../development/libraries/haskell/syb/0.3.nix {};
|
||||
syb_0_3_3 = callPackage ../development/libraries/haskell/syb/0.3.3.nix {};
|
||||
|
|
Loading…
Reference in a new issue