3
0
Fork 0
forked from mirrors/nixpkgs

hackage-packages.nix: update to d7dddc66da with hackage2nix v20150824-72-g87526c2

This commit is contained in:
Peter Simons 2015-09-02 20:32:52 +02:00
parent 66429fa043
commit 6c885b38ee

View file

@ -2221,6 +2221,7 @@ self: {
homepage = "http://www.haskell.org/cabal/";
description = "A framework for packaging Haskell software";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"Cabal_1_20_0_3" = callPackage
@ -2246,6 +2247,7 @@ self: {
homepage = "http://www.haskell.org/cabal/";
description = "A framework for packaging Haskell software";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"Cabal_1_22_4_0" = callPackage
@ -2272,6 +2274,7 @@ self: {
homepage = "http://www.haskell.org/cabal/";
description = "A framework for packaging Haskell software";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"Cabal-ide-backend" = callPackage
@ -4551,20 +4554,16 @@ self: {
"Euterpea" = callPackage
({ mkDerivation, ansi-terminal, array, arrows, base, bytestring
, Cabal, CCA, containers, deepseq, ghc-prim, HCodecs, heap
, markov-chain, monadIO, mtl, PortMidi, pure-fft, QuickCheck
, random, stm, syb, template-haskell, UISF
, Cabal, containers, deepseq, ghc-prim, HCodecs, heap, markov-chain
, PortMidi, pure-fft, QuickCheck, random, stm, UISF
}:
mkDerivation {
pname = "Euterpea";
version = "1.0.0";
sha256 = "ba6d412a87431694aa50b7e1fb398b1f8671d3bbf1c6da3ef961e9436ad6cc31";
revision = "1";
editedCabalFile = "61d418cc49621a3373fd25f547d2dd6b76b700dcc4b7e38b2f055b5c6f781afd";
version = "1.1.0";
sha256 = "b9f311ce03c58e3a8da502713d5ac5cd2463e76a9bc4c7b2b3556de2e42d58b4";
libraryHaskellDepends = [
array arrows base bytestring CCA containers deepseq ghc-prim
HCodecs heap markov-chain monadIO mtl PortMidi pure-fft random stm
syb template-haskell UISF
array arrows base bytestring containers deepseq ghc-prim HCodecs
heap markov-chain PortMidi pure-fft random stm UISF
];
testHaskellDepends = [ ansi-terminal base Cabal QuickCheck ];
jailbreak = true;
@ -5026,8 +5025,8 @@ self: {
({ mkDerivation, base, containers, HUnit, parsec }:
mkDerivation {
pname = "Folly";
version = "0.1.5.2";
sha256 = "d91356d28619c50115160d078277104bac9567f099a5b9fd13b0079b7f164e0d";
version = "0.2.0.0";
sha256 = "47ceb0db6bbfe935e0d931a5d6d4425e46fd059657398ae0be67f2f0e714ee05";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [ base containers parsec ];
@ -7733,6 +7732,7 @@ self: {
homepage = "http://hunit.sourceforge.net/";
description = "A unit testing framework for Haskell";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"HUnit-Diff" = callPackage
@ -8565,8 +8565,8 @@ self: {
}:
mkDerivation {
pname = "Hoed";
version = "0.2.2";
sha256 = "9d2e9e4886e816c5e97e91c27cf007d18f0dafeb2acdf1e1d7023764b9a4d22c";
version = "0.3.0";
sha256 = "24f324d8cab517d23d14fd6350bd854b97226802b9ae3eb0e5f05cc344e95e3c";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -8574,7 +8574,7 @@ self: {
RBTree regex-posix template-haskell threepenny-gui
];
homepage = "http://maartenfaddegon.nl";
description = "Lighweight algorithmic debugging based on observing intermediate values and the cost centre stack";
description = "Lighweight algorithmic debugging";
license = stdenv.lib.licenses.bsd3;
}) {};
@ -12955,6 +12955,7 @@ self: {
homepage = "http://www.math.chalmers.se/~rjmh/QuickCheck/";
description = "Automatic testing of Haskell programs";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"QuickCheck" = callPackage
@ -15623,15 +15624,15 @@ self: {
}) {};
"UISF" = callPackage
({ mkDerivation, arrows, base, containers, deepseq, GLFW, OpenGL
, stm, transformers
({ mkDerivation, array, arrows, base, containers, deepseq, GLUT
, OpenGL, stm, transformers
}:
mkDerivation {
pname = "UISF";
version = "0.3.0.2";
sha256 = "86a89d4e23d00916138d686e206240f0df282d971faf5e049c844c0f0ae1b344";
version = "0.4.0.0";
sha256 = "1d2084f1c81364b830fab4937901b83bee08addf6ea4e8123573b084cd80f3e7";
libraryHaskellDepends = [
arrows base containers deepseq GLFW OpenGL stm transformers
array arrows base containers deepseq GLUT OpenGL stm transformers
];
homepage = "http://haskell.cs.yale.edu/";
description = "Library for Arrowized Graphical User Interfaces";
@ -18295,6 +18296,7 @@ self: {
homepage = "https://github.com/bos/aeson";
description = "Fast JSON parsing and encoding";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"aeson" = callPackage
@ -21623,12 +21625,9 @@ self: {
({ mkDerivation, base, containers, lens, mtl }:
mkDerivation {
pname = "app-lens";
version = "0.1.0.0";
sha256 = "280cfa13e1f52d40fa10f70f5f98e13e7de9633fa8919a9dcfef857e98953f3e";
revision = "2";
editedCabalFile = "29d9e8cabf54f27b1ccf007530fe698c0895c0bb6a2a6da50b71fafd4c27bd6d";
version = "0.1.0.1";
sha256 = "717cb2d1abc9add860d6e058b2da8ba45a124f8a637b4ab5984a89a42d485627";
libraryHaskellDepends = [ base containers lens mtl ];
jailbreak = true;
homepage = "https://bitbucket.org/kztk/app-lens";
description = "applicative (functional) bidirectional programming beyond composition chains";
license = stdenv.lib.licenses.bsd3;
@ -22257,6 +22256,7 @@ self: {
libraryHaskellDepends = [ base ];
description = "Mutable and immutable arrays";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"array-forth" = callPackage
@ -24868,6 +24868,7 @@ self: {
libraryHaskellDepends = [ ghc-prim rts ];
description = "Basic libraries";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"base-compat" = callPackage
@ -25972,6 +25973,7 @@ self: {
homepage = "https://github.com/kolmodin/binary";
description = "Binary serialisation for Haskell values using lazy ByteStrings";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"binary-bits" = callPackage
@ -29595,6 +29597,7 @@ self: {
homepage = "https://github.com/haskell/bytestring";
description = "Fast, compact, strict and lazy byte strings with a list interface";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"bytestring-arbitrary" = callPackage
@ -30384,6 +30387,7 @@ self: {
homepage = "http://www.haskell.org/cabal/";
description = "The command-line interface for Cabal and Hackage";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"cabal-install" = callPackage
@ -32433,10 +32437,8 @@ self: {
}:
mkDerivation {
pname = "cf";
version = "0.4.1";
sha256 = "1d3bd0bab9a927e0efd386e8786ad7e0936921553edf275e7d2b676b40c310fd";
revision = "1";
editedCabalFile = "9fd574edfce6ea014201ccc3591638de0574f251290bcf0f44a8a00338131692";
version = "0.4.2";
sha256 = "f2852d1f13c434f5e49ed319afc8f1a79cbb5e06d4235e5b342dc44cba6c2519";
libraryHaskellDepends = [ base ];
testHaskellDepends = [
base QuickCheck test-framework test-framework-quickcheck2
@ -36455,6 +36457,7 @@ self: {
homepage = "http://github.com/snoyberg/conduit";
description = "Streaming data processing library";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"conduit" = callPackage
@ -37134,6 +37137,7 @@ self: {
jailbreak = true;
description = "Assorted concrete container types";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"containers_0_5_6_3" = callPackage
@ -37152,6 +37156,7 @@ self: {
];
description = "Assorted concrete container types";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"containers-benchmark" = callPackage
@ -37461,6 +37466,7 @@ self: {
homepage = "http://github.com/pepeiborra/control-monad-free";
description = "Free monads and monad transformers";
license = stdenv.lib.licenses.publicDomain;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"control-monad-free" = callPackage
@ -40116,8 +40122,8 @@ self: {
}:
mkDerivation {
pname = "d-bus";
version = "0.1.3";
sha256 = "0e1eb50a1a1185bc898e87f93040f47b80d8a0beb132fb2c14a77b6720011f32";
version = "0.1.3.1";
sha256 = "3c22a5ddb373178203093f1bea6ea8921810e352df1cf1cc50b94c758cea96f9";
libraryHaskellDepends = [
async attoparsec base binary blaze-builder bytestring conduit
conduit-extra containers data-binary-ieee754 data-default
@ -42735,6 +42741,7 @@ self: {
jailbreak = true;
description = "Deep evaluation of data structures";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"deepseq_1_4_1_2" = callPackage
@ -42751,6 +42758,7 @@ self: {
];
description = "Deep evaluation of data structures";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"deepseq-bounded" = callPackage
@ -43258,15 +43266,15 @@ self: {
}) {};
"dequeue" = callPackage
({ mkDerivation, base, QuickCheck, safe }:
({ mkDerivation, base, Cabal, cabal-test-quickcheck, QuickCheck
, safe
}:
mkDerivation {
pname = "dequeue";
version = "0.1.7";
sha256 = "ceecc24ce84cabf5df5291eda19400f452d3dc1b102f6ebef2c6c689ec7c5eea";
isLibrary = true;
isExecutable = true;
version = "0.1.12";
sha256 = "c70aedbb1965affe07b7151f12e9a8e42f2cb54652bb0a0bbc5d0ba8e21721ab";
libraryHaskellDepends = [ base QuickCheck safe ];
executableHaskellDepends = [ base QuickCheck ];
testHaskellDepends = [ base Cabal cabal-test-quickcheck ];
description = "A typeclass and an implementation for double-ended queues";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
@ -43468,6 +43476,7 @@ self: {
homepage = "https://github.com/chrisdone/descriptive";
description = "Self-describing consumers/parsers; forms, cmd-line args, JSON, etc";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"descriptive" = callPackage
@ -44809,6 +44818,7 @@ self: {
testHaskellDepends = [ base filepath time unix ];
description = "Platform-agnostic library for filesystem operations";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"directory-layout" = callPackage
@ -52184,6 +52194,7 @@ self: {
homepage = "https://github.com/haskell/filepath#readme";
description = "Library for manipulating FilePaths in a cross platform way";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"filepath-io-access" = callPackage
@ -56611,6 +56622,7 @@ self: {
libraryHaskellDepends = [ rts ];
description = "GHC primitives";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"ghc-prof-flamegraph" = callPackage
@ -58082,7 +58094,7 @@ self: {
homepage = "http://gloss.ouroborus.net";
description = "Painless 2D vector graphics, animations and simulations";
license = stdenv.lib.licenses.mit;
hydraPlatforms = [ "i686-linux" "x86_64-linux" ];
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"gloss" = callPackage
@ -61863,6 +61875,7 @@ self: {
homepage = "http://www.haskell.org/haddock/";
description = "A documentation-generation tool for Haskell libraries";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"haddock-api" = callPackage
@ -64354,6 +64367,7 @@ self: {
homepage = "http://trac.haskell.org/haskeline";
description = "A command-line interface for user input, written in Haskell";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"haskeline-class" = callPackage
@ -64938,6 +64952,7 @@ self: {
homepage = "https://github.com/haskell-suite/haskell-src-exts";
description = "Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"haskell-src-exts" = callPackage
@ -66268,6 +66283,8 @@ self: {
pname = "haste-compiler";
version = "0.5.1.2";
sha256 = "106f844a4ffef0a8b0af954b369bf052c434e1713aa8bdde3d3c3ebc53046b4c";
revision = "1";
editedCabalFile = "b7ef9b6e6475a75c96dc5c97460143429abfb60a6453da57dad4d15f2b8e4d9a";
configureFlags = [ "-fportable" ];
isLibrary = true;
isExecutable = true;
@ -68461,15 +68478,15 @@ self: {
"heyefi" = callPackage
({ mkDerivation, base, bytestring, case-insensitive, configurator
, containers, directory, exceptions, filepath, HandsomeSoup, hspec
, http-types, hxt, iso8601-time, MissingH, mtl, multipart
, optparse-applicative, random, silently, stm, tar, temporary, text
, time, transformers, unix, unordered-containers, utf8-string, wai
, warp
, hspec-wai, http-types, hxt, iso8601-time, MissingH, mtl
, multipart, optparse-applicative, random, silently, stm, tar
, temporary, text, time, transformers, unix, unordered-containers
, utf8-string, wai, wai-extra, warp
}:
mkDerivation {
pname = "heyefi";
version = "0.1.1.1";
sha256 = "0efccccc2f8b0cfce5496a39df575d50f007611ebfcc7bc260f74911ac6fa936";
version = "1.0.0.0";
sha256 = "76faae3d15478468c5c77021e8de886143da550e11e540fbd0e4abf8e1f24886";
isLibrary = false;
isExecutable = true;
executableHaskellDepends = [
@ -68480,10 +68497,10 @@ self: {
];
testHaskellDepends = [
base bytestring case-insensitive configurator containers directory
exceptions filepath HandsomeSoup hspec http-types hxt iso8601-time
MissingH mtl multipart optparse-applicative random silently stm tar
temporary text time transformers unix unordered-containers
utf8-string wai warp
exceptions filepath HandsomeSoup hspec hspec-wai http-types hxt
iso8601-time MissingH mtl multipart optparse-applicative random
silently stm tar temporary text time transformers unix
unordered-containers utf8-string wai wai-extra warp
];
homepage = "https://github.com/ryantm/heyefi";
description = "A server for Eye-Fi SD cards";
@ -71774,6 +71791,7 @@ self: {
homepage = "http://ghc.cs.tufts.edu/hoopl/";
description = "A library to support dataflow analysis and optimization";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"hoovie" = callPackage
@ -72437,6 +72455,7 @@ self: {
];
description = "Code Coverage Library for Haskell";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"hpc-coveralls" = callPackage
@ -79107,6 +79126,18 @@ self: {
license = "GPL";
}) {};
"ifcxt" = callPackage
({ mkDerivation, base, template-haskell }:
mkDerivation {
pname = "ifcxt";
version = "0.1.0.0";
sha256 = "7c09ff72dc72b288bb2020970adabc87ef1e5913175a745dd1573faf3422169d";
libraryHaskellDepends = [ base template-haskell ];
homepage = "http://github.com/mikeizbicki/ifcxt";
description = "put if statements within type constraints";
license = stdenv.lib.licenses.bsd3;
}) {};
"iff" = callPackage
({ mkDerivation, base, binary, bytestring }:
mkDerivation {
@ -79144,8 +79175,8 @@ self: {
}:
mkDerivation {
pname = "ig";
version = "0.5";
sha256 = "07d955a37fb619f14941801e2afda7795910137b14856b3b4fb07a9fba661958";
version = "0.5.1";
sha256 = "1e97b3de79b9d78b32b74dbb1ab70451f7be544979fee90fb61d099b992b60e8";
libraryHaskellDepends = [
aeson base base16-bytestring bytestring conduit conduit-extra
crypto-api cryptohash cryptohash-cryptoapi data-default
@ -80567,6 +80598,7 @@ self: {
libraryHaskellDepends = [ ghc-prim ];
description = "Integer library based on GMP";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"integer-pure" = callPackage
@ -86223,14 +86255,15 @@ self: {
}:
mkDerivation {
pname = "language-qux";
version = "0.1.1.0";
sha256 = "c5259a61229368bc90a64b755bb91d21fd6be3392d907db536ae8e752fce1018";
version = "0.1.1.2";
sha256 = "5d9d794cb899005f0c917d3c8e9b856fd8dc9c1162e1f6d94ef1b8d8d3300d25";
libraryHaskellDepends = [
base containers either indents mtl parsec pretty transformers
];
homepage = "https://github.com/qux-lang/language-qux";
description = "Utilities for working with the Qux language";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"language-sh" = callPackage
@ -89876,8 +89909,8 @@ self: {
}:
mkDerivation {
pname = "log";
version = "0.2.4";
sha256 = "56f3e654199a547551faa93fe8a97e2f3d7412bd3c20c5dd2b3c1eac9947d5b5";
version = "0.3.0";
sha256 = "dca1bb49f899d7db636db183bb5404b464d120ed793181f3257adf44e5130862";
libraryHaskellDepends = [
aeson aeson-pretty base base64-bytestring bytestring deepseq
exceptions hpqtypes lifted-base monad-control monad-time mtl
@ -90254,6 +90287,8 @@ self: {
pname = "loops";
version = "0.2.0.2";
sha256 = "47cfc98476c1a3267b27531825849978d3c0ccb5a2d6cd61132a7f719f10ddeb";
revision = "1";
editedCabalFile = "ef9ed99ec28140d39775a0b9c44333496d3ee754995219460d76cb137a9534ce";
libraryHaskellDepends = [ base primitive transformers vector ];
testHaskellDepends = [ base tasty tasty-quickcheck ];
description = "Fast imperative-style loops";
@ -94534,8 +94569,8 @@ self: {
}:
mkDerivation {
pname = "moesocks";
version = "0.1.2.0";
sha256 = "70a4c0f996d4e6787f3dd736f2885c6e2bd5bb0109f333a696b75093971cc31d";
version = "0.1.2.10";
sha256 = "b0e316ea784810049c5674903150697b818e873fd8ab531f9e62d807a4016f69";
isLibrary = false;
isExecutable = true;
executableHaskellDepends = [
@ -96362,6 +96397,7 @@ self: {
homepage = "http://github.com/ekmett/mtl";
description = "Monad classes, using functional dependencies";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"mtl" = callPackage
@ -96428,6 +96464,7 @@ self: {
homepage = "https://github.com/nikita-volkov/mtl-prelude";
description = "Reexports of most definitions from \"mtl\" and \"transformers\"";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"mtl-prelude" = callPackage
@ -98004,8 +98041,8 @@ self: {
}:
mkDerivation {
pname = "nats-queue";
version = "0.1.2.0";
sha256 = "eee9a423a1ae8eb5fb4af05a98958e32a8b86f5bf8abeba0074afe7690c30f3f";
version = "0.1.2.1";
sha256 = "278abe19802ac26b2a720ad9bab84c9ce74f348eabff55ee96e67286f5453ca3";
libraryHaskellDepends = [
aeson async base bytestring containers dequeue network network-uri
random text
@ -103310,6 +103347,7 @@ self: {
jailbreak = true;
description = "Parallel programming library";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"parallel" = callPackage
@ -104311,15 +104349,16 @@ self: {
}) {};
"pcre-heavy" = callPackage
({ mkDerivation, base, bytestring, doctest, Glob, pcre-light
, stringable, template-haskell
({ mkDerivation, base, base-compat, bytestring, doctest, Glob
, pcre-light, semigroups, string-conversions, template-haskell
}:
mkDerivation {
pname = "pcre-heavy";
version = "0.2.5";
sha256 = "01b599e8a3629795b4afb2bbb9e65bb114ddbccd867ca8806d75aa56e3bacde7";
version = "1.0.0.1";
sha256 = "a83e86a72c2bd8073dc71fc115c3b432c00c6294918250bed87f34a8c31ab0ec";
libraryHaskellDepends = [
base bytestring pcre-light stringable template-haskell
base base-compat bytestring pcre-light semigroups
string-conversions template-haskell
];
testHaskellDepends = [ base doctest Glob ];
homepage = "https://github.com/myfreeweb/pcre-heavy";
@ -105855,6 +105894,7 @@ self: {
homepage = "https://github.com/jonschoning/pinboard";
description = "Access to the Pinboard API";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"pipe-enumerator" = callPackage
@ -108036,10 +108076,8 @@ self: {
}:
mkDerivation {
pname = "postgresql-schema";
version = "0.1.3";
sha256 = "a08c0cc84ec664cb35acb399c7e57c390db658a8e7a672479dc7b143d5ed249e";
revision = "1";
editedCabalFile = "48c36bad1c6796bd2c7211e0002d2aafc5bb0c8dedde4ec9f8ece597335096ce";
version = "0.1.4";
sha256 = "274dac6dcd5d263b4e2023d35901f9b02914b804aa71cd39f10ee813e2cd4ffd";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -108048,7 +108086,6 @@ self: {
executableHaskellDepends = [
base base-prelude old-locale optparse-applicative shelly text time
];
jailbreak = true;
homepage = "https://github.com/mfine/postgresql-schema";
description = "PostgreSQL Schema Management";
license = stdenv.lib.licenses.bsd3;
@ -108182,15 +108219,14 @@ self: {
, hspec-wai, hspec-wai-json, HTTP, http-media, http-types, jwt
, MissingH, mtl, network, network-uri, optparse-applicative
, packdeps, process, QuickCheck, Ranged-sets, regex-base
, regex-tdfa, regex-tdfa-text, resource-pool, scientific, split
, string-conversions, stringsearch, text, time, transformers
, unordered-containers, vector, wai, wai-cors, wai-extra
, wai-middleware-static, warp
, regex-tdfa, resource-pool, scientific, split, string-conversions
, stringsearch, text, time, transformers, unordered-containers
, vector, wai, wai-cors, wai-extra, wai-middleware-static, warp
}:
mkDerivation {
pname = "postgrest";
version = "0.2.10.0";
sha256 = "fe2e67f849ac37427f1ef4a9d98c44ce4b77078232a655a959987ad96eab3668";
version = "0.2.11.1";
sha256 = "5cc8f06c2db31640709245a7eceb0894e5c66fd65a6a03228f8ab263c355792b";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -108198,18 +108234,18 @@ self: {
case-insensitive cassava containers convertible hasql hasql-backend
hasql-postgres HTTP http-types jwt MissingH mtl network network-uri
optparse-applicative Ranged-sets regex-base regex-tdfa
regex-tdfa-text resource-pool scientific split string-conversions
stringsearch text time transformers unordered-containers vector wai
wai-cors wai-extra wai-middleware-static warp
resource-pool scientific split string-conversions stringsearch text
time transformers unordered-containers vector wai wai-cors
wai-extra wai-middleware-static warp
];
executableHaskellDepends = [
aeson base base64-string bcrypt blaze-builder bytestring
case-insensitive cassava containers convertible hasql hasql-backend
hasql-postgres HTTP http-types jwt MissingH mtl network network-uri
optparse-applicative Ranged-sets regex-base regex-tdfa
regex-tdfa-text resource-pool scientific split string-conversions
stringsearch text time transformers unordered-containers vector wai
wai-cors wai-extra wai-middleware-static warp
resource-pool scientific split string-conversions stringsearch text
time transformers unordered-containers vector wai wai-cors
wai-extra wai-middleware-static warp
];
testHaskellDepends = [
aeson base base64-string bcrypt blaze-builder bytestring
@ -108217,8 +108253,8 @@ self: {
hasql-postgres heredoc hlint hspec hspec-wai hspec-wai-json HTTP
http-media http-types jwt MissingH mtl network network-uri
optparse-applicative packdeps process QuickCheck Ranged-sets
regex-base regex-tdfa regex-tdfa-text resource-pool scientific
split string-conversions stringsearch text time transformers
regex-base regex-tdfa resource-pool scientific split
string-conversions stringsearch text time transformers
unordered-containers vector wai wai-cors wai-extra
wai-middleware-static warp
];
@ -108779,6 +108815,7 @@ self: {
homepage = "http://github.com/haskell/pretty";
description = "Pretty-printing library";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"pretty-class" = callPackage
@ -108929,6 +108966,7 @@ self: {
homepage = "https://github.com/haskell/primitive";
description = "Primitive memory-related operations";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"primitive" = callPackage
@ -109139,6 +109177,7 @@ self: {
testHaskellDepends = [ base ];
description = "Process libraries";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"process-conduit" = callPackage
@ -111594,6 +111633,7 @@ self: {
homepage = "https://github.com/qux-lang/qux";
description = "Command line binary for working with the Qux language";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"rabocsv2qif" = callPackage
@ -113441,6 +113481,8 @@ self: {
pname = "reflex-dom";
version = "0.2";
sha256 = "fd350b5e6d4613802bf37ebf15362b083af7bfec9ec22a56d1245bc3d2af86dd";
revision = "1";
editedCabalFile = "772321874e1c03eb514ba47c9866f0a856da71b708bffc27701f0a051bca1b24";
libraryHaskellDepends = [
aeson base bifunctors bytestring containers data-default
dependent-map dependent-sum dependent-sum-template directory
@ -119518,6 +119560,7 @@ self: {
jailbreak = true;
description = "Sequence ID production and consumption";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"seqid" = callPackage
@ -119541,6 +119584,7 @@ self: {
jailbreak = true;
description = "Sequence ID IO-Streams";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"seqid-streams" = callPackage
@ -123974,20 +124018,19 @@ self: {
"snaplet-postgresql-simple" = callPackage
({ mkDerivation, base, bytestring, clientsession, configurator
, errors, lens, MonadCatchIO-transformers, mtl, postgresql-simple
, lens, MonadCatchIO-transformers, mtl, postgresql-simple
, resource-pool-catchio, snap, text, transformers
, unordered-containers
}:
mkDerivation {
pname = "snaplet-postgresql-simple";
version = "0.6.0.3";
sha256 = "0f4c86c9d94560a1e12af151a7ab9bb7e21f10c70ddb5403ae8503dd1a0cf866";
version = "0.6.0.4";
sha256 = "44cca67347a81257533edc9570bf9303081a11d40e8000390a75f3f48e071687";
libraryHaskellDepends = [
base bytestring clientsession configurator errors lens
base bytestring clientsession configurator lens
MonadCatchIO-transformers mtl postgresql-simple
resource-pool-catchio snap text transformers unordered-containers
];
jailbreak = true;
homepage = "https://github.com/mightybyte/snaplet-postgresql-simple";
description = "postgresql-simple snaplet for the Snap Framework";
license = stdenv.lib.licenses.bsd3;
@ -125548,6 +125591,7 @@ self: {
homepage = "http://code.haskell.org/~byorgey/code/split";
description = "Combinator library for splitting lists";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"split" = callPackage
@ -128409,6 +128453,24 @@ self: {
license = "GPL";
}) {};
"sub-state" = callPackage
({ mkDerivation, base, mtl, QuickCheck, quickcheck-instances, sets
, tasty, tasty-hunit, tasty-quickcheck
}:
mkDerivation {
pname = "sub-state";
version = "0.0.0.1";
sha256 = "970080595b22141e63563f4718515554bf3a59a0c7cfabe694285597468b6dde";
libraryHaskellDepends = [ base mtl sets ];
testHaskellDepends = [
base QuickCheck quickcheck-instances tasty tasty-hunit
tasty-quickcheck
];
description = "Get the total, put a single element";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"subhask" = callPackage
({ mkDerivation, approximate, array, base, bloomfilter, bytes
, bytestring, cassava, containers, deepseq, erf, gamma, ghc-prim
@ -130553,6 +130615,7 @@ self: {
];
description = "Reading, writing and manipulating \".tar\" archive files.";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"tar" = callPackage
@ -131181,6 +131244,7 @@ self: {
libraryHaskellDepends = [ base pretty ];
description = "Support library for Template Haskell";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"template-haskell-util" = callPackage
@ -131542,6 +131606,7 @@ self: {
homepage = "https://github.com/judah/terminfo";
description = "Haskell bindings to the terminfo library";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {inherit (pkgs) ncurses;};
"terminfo-hs" = callPackage
@ -133729,6 +133794,7 @@ self: {
homepage = "https://github.com/haskell/time";
description = "A time library";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"time-compat" = callPackage
@ -135059,6 +135125,7 @@ self: {
libraryHaskellDepends = [ base ];
description = "Concrete functor and monad transformers";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"transformers-abort" = callPackage
@ -138173,6 +138240,7 @@ self: {
homepage = "https://github.com/haskell/unix";
description = "POSIX functionality";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"unix-bytestring" = callPackage
@ -139686,6 +139754,7 @@ self: {
homepage = "https://github.com/agrafix/validate-input";
description = "Input validation combinator library";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"validation" = callPackage
@ -139913,8 +139982,8 @@ self: {
}:
mkDerivation {
pname = "vcache-trie";
version = "0.2.0";
sha256 = "6238b76a198e9608e80569f95e0039e67f57a7af439ec18caf69aa3406a2a634";
version = "0.2.1";
sha256 = "bf4572fae3cfb58f859b3b6071b71778ce77750e70ad9c6c37b027f50e8504da";
libraryHaskellDepends = [
array base bytestring bytestring-builder vcache
];
@ -140083,6 +140152,7 @@ self: {
homepage = "https://github.com/haskell/vector";
description = "Efficient Arrays";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"vector" = callPackage
@ -143031,6 +143101,17 @@ self: {
license = stdenv.lib.licenses.mit;
}) {};
"webrtc-vad" = callPackage
({ mkDerivation, base, primitive, vector }:
mkDerivation {
pname = "webrtc-vad";
version = "0.1.0.2";
sha256 = "d3ad3ba58ca2389102be09bda8bca69a525c766ada824898cf833d1993368293";
libraryHaskellDepends = [ base primitive vector ];
description = "Easy voice activity detection";
license = stdenv.lib.licenses.mit;
}) {};
"webserver" = callPackage
({ mkDerivation, base, bytestring, c10k, containers, directory
, filepath, network, old-locale, parsec, process, stm, time, unix
@ -144769,6 +144850,7 @@ self: {
homepage = "https://github.com/haskell/xhtml";
description = "An XHTML combinator library";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"xhtml-combinators" = callPackage
@ -148317,8 +148399,8 @@ self: {
}:
mkDerivation {
pname = "yi-fuzzy-open";
version = "0.1.0";
sha256 = "ec851e33888b6fdf74b1c41e3fa5a796c091c375aa51d2b5026870a4556bc70f";
version = "0.1.0.1";
sha256 = "92eda3ac60f57509716f8473c840d6a46b1be52f3713b27c1a5d0aa70978b02a";
libraryHaskellDepends = [
base binary containers data-default directory filepath mtl text
transformers-base vector yi yi-language yi-rope
@ -149123,6 +149205,7 @@ self: {
librarySystemDepends = [ zlib ];
description = "Compression and decompression in the gzip and zlib formats";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {inherit (pkgs) zlib;};
"zlib" = callPackage