hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
1385c34be7
.
This commit is contained in:
parent
c6e96d4bbd
commit
8d92f6cd3e
@ -581,6 +581,8 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "ASN.1 support for Haskell";
|
description = "ASN.1 support for Haskell";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"AVar" = callPackage
|
"AVar" = callPackage
|
||||||
@ -94971,6 +94973,8 @@ self: {
|
|||||||
libraryHaskellDepends = [ base frame pandoc ];
|
libraryHaskellDepends = [ base frame pandoc ];
|
||||||
description = "A markdown to Frame GUI writer for Pandoc";
|
description = "A markdown to Frame GUI writer for Pandoc";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"franchise" = callPackage
|
"franchise" = callPackage
|
||||||
@ -114595,6 +114599,8 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "Dynamic launcher of Hails applications";
|
description = "Dynamic launcher of Hails applications";
|
||||||
license = lib.licenses.gpl2Only;
|
license = lib.licenses.gpl2Only;
|
||||||
|
hydraPlatforms = lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hairy" = callPackage
|
"hairy" = callPackage
|
||||||
@ -115017,6 +115023,8 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "Hakyll wrapper for the Elm compiler";
|
description = "Hakyll wrapper for the Elm compiler";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hakyll-favicon" = callPackage
|
"hakyll-favicon" = callPackage
|
||||||
@ -120691,6 +120699,8 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "Elm to Haskell translation";
|
description = "Elm to Haskell translation";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"haskelzinc" = callPackage
|
"haskelzinc" = callPackage
|
||||||
@ -239667,6 +239677,8 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "Serve Elm files through the Snap web framework";
|
description = "Serve Elm files through the Snap web framework";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"snap-error-collector" = callPackage
|
"snap-error-collector" = callPackage
|
||||||
@ -240280,6 +240292,8 @@ self: {
|
|||||||
testHaskellDepends = [ base hspec-snap hspec2 lens snap text ];
|
testHaskellDepends = [ base hspec-snap hspec2 lens snap text ];
|
||||||
description = "Lexical Style Sheets - Snap Web Framework adaptor";
|
description = "Lexical Style Sheets - Snap Web Framework adaptor";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"snaplet-mandrill" = callPackage
|
"snaplet-mandrill" = callPackage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user