ghc-filesystem: init at 1.5.4

This commit is contained in:
Louis Bettens
2021-05-19 14:10:03 -07:00
committed by Jonathan Ringer
parent 3f3cec6d9e
commit 13484444d4
2 changed files with 24 additions and 0 deletions
+2
View File
@@ -14745,6 +14745,8 @@ in
givaro_3 = callPackage ../development/libraries/givaro/3.nix {};
givaro_3_7 = callPackage ../development/libraries/givaro/3.7.nix {};
ghc_filesystem = callPackage ../development/libraries/ghc_filesystem {};
ghp-import = with python3Packages; toPythonApplication ghp-import;
ghcid = haskellPackages.ghcid.bin;