Re-generate Haskell packages with cabal2nix.
This commit is contained in:
parent
2405a94701
commit
713379c658
25 changed files with 46 additions and 4 deletions
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, aeson, attoparsec, scientific, text }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, ansiTerminal, cmdargs, dlist, filepath, regexPosix, safe
|
||||
, split, stm, stringsearch, unorderedContainers
|
||||
}:
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, lochTh, placeholders }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, aeson, attoparsec, genericDeriving, HUnit, mtl, tagged
|
||||
, text, vector
|
||||
}:
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, hxt, mtl }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
|
|
@ -23,6 +23,5 @@ cabal.mkDerivation (self: {
|
|||
description = "Retrieve RSS/Atom feeds and write one mail per new item in a maildir";
|
||||
license = "unknown";
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [ "Daniel Bergey <bergey@teallabs.org>" ];
|
||||
};
|
||||
})
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, aeson, attoparsec, genericAeson, genericDeriving, HUnit
|
||||
, tagged, tasty, tastyHunit, tastyTh, text, time
|
||||
, unorderedContainers, vector
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, parsec }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, hxt, regular, text }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, aesonUtils, caseInsensitive, dataDefault
|
||||
, exceptionTransformers, httpConduit, httpTypes, hxt
|
||||
, hxtPickleUtils, monadControl, mtl, primitive, resourcet
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, aeson, aesonUtils, either, errors, fclabels, HUnit, hxt
|
||||
, hxtPickleUtils, jsonSchema, mtl, multipart, random, restStringmap
|
||||
, restTypes, safe, split, testFramework, testFrameworkHunit, text
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, aeson, blazeHtml, Cabal, codeBuilder, fclabels, filepath
|
||||
, hashable, haskellSrcExts, hslogger, HStringTemplate, HUnit, hxt
|
||||
, jsonSchema, restCore, safe, scientific, split, tagged
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, happstackServer, mtl, restCore, restGen, utf8String }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, caseInsensitive, restCore, safe, snapCore
|
||||
, unorderedContainers, uriEncode, utf8String
|
||||
}:
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, aeson, hashable, hxt, jsonSchema, tagged, text, tostring
|
||||
, unorderedContainers
|
||||
}:
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, aeson, genericAeson, hxt, jsonSchema, mtl, regular
|
||||
, regularXmlpickler, restStringmap, text, uuid
|
||||
}:
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, caseInsensitive, httpTypes, mimeTypes, mtl, restCore
|
||||
, restTypes, text, unorderedContainers, utf8String, wai
|
||||
}:
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, focus, free, hashable, HTF, lochTh, mtl, placeholders
|
||||
, primitive, QuickCheck, unorderedContainers
|
||||
}:
|
||||
|
|
|
@ -2,14 +2,13 @@
|
|||
|
||||
{ cabal, aeson, attoparsec, Cabal, deepseq, filepath, mtl
|
||||
, profunctors, QuickCheck, random, systemPosixRedirect, text, time
|
||||
, vector, vectorSpace, vectorThUnbox, cpphs
|
||||
, vector, vectorSpace, vectorThUnbox
|
||||
}:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "thyme";
|
||||
version = "0.3.5.2";
|
||||
sha256 = "1vb5qn9m88y9738d9znim5lprb8z10am5yjaksdjl151li8apd6x";
|
||||
buildTools = [ cpphs ];
|
||||
buildDepends = [
|
||||
aeson attoparsec deepseq mtl profunctors QuickCheck random text
|
||||
time vector vectorSpace vectorThUnbox
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, text, utf8String }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, network, text, utf8String }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
|
|
@ -10,11 +10,11 @@ cabal.mkDerivation (self: {
|
|||
sha256 = "0dsc5dx5zcxf5wd2qf6gqzr8d613z1gkllmzzkbny3lxa512crsw";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
jailbreak = true;
|
||||
buildDepends = [
|
||||
Cabal downloadCurl either filepath hackageDb MissingH monadLoops
|
||||
tar text transformers yaml zlib
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/aloiscochard/codex";
|
||||
description = "A ctags file generator for cabal project dependencies";
|
||||
|
|
Loading…
Reference in a new issue