hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
f151c5ab7f
.
This commit is contained in:
parent
15aa4ae427
commit
58938c64a5
|
@ -88335,8 +88335,6 @@ self: {
|
|||
];
|
||||
description = "Library for producing fake data";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"fakedata-parser" = callPackage
|
||||
|
@ -88364,8 +88362,6 @@ self: {
|
|||
];
|
||||
description = "Fake a -> Gen a";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"fakefs" = callPackage
|
||||
|
@ -160094,6 +160090,8 @@ self: {
|
|||
pname = "lens-family";
|
||||
version = "2.0.0";
|
||||
sha256 = "1nq3dwkrjyqafbv4gvwwgz6ih8y4x9bks11jhljh43q3qnjz54v7";
|
||||
revision = "1";
|
||||
editedCabalFile = "1nf0zxhwqkg54mc3kimnqcvg9b732rn35r1rjs1fzf0vwssla3zw";
|
||||
libraryHaskellDepends = [
|
||||
base containers lens-family-core mtl transformers
|
||||
];
|
||||
|
@ -160109,6 +160107,8 @@ self: {
|
|||
pname = "lens-family";
|
||||
version = "2.1.0";
|
||||
sha256 = "06imgyd97zyvhd3ifq7wvfvfs10x6gsg4cw4a0y9wa0rm81960hl";
|
||||
revision = "1";
|
||||
editedCabalFile = "1i4qp6mcnj2p67jxcn53dpjssc1l7slkf3jr9cx5sndgr3qpph00";
|
||||
libraryHaskellDepends = [
|
||||
base containers lens-family-core mtl transformers
|
||||
];
|
||||
|
@ -248043,8 +248043,6 @@ self: {
|
|||
];
|
||||
description = "A library for generating random string from a regular experession";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"string-similarity" = callPackage
|
||||
|
|
Loading…
Reference in New Issue