hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.9.2-11-ga2d666d from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/7b40a148a0a32f0150b0a72f3f916af9723601b7.

Changed files
+307 -612
pkgs
development
haskell-modules
+307 -612
pkgs/development/haskell-modules/hackage-packages.nix
···
}) {};
"HCodecs" = callPackage
-
({ mkDerivation, array, base, bytestring, QuickCheck, random }:
-
mkDerivation {
-
pname = "HCodecs";
-
version = "0.5";
-
sha256 = "0mhp1alx0p9lzq3vm0k802f8ndm2386sshprn9zb8xq8bsd11gxi";
-
libraryHaskellDepends = [
-
array base bytestring QuickCheck random
-
];
-
testHaskellDepends = [ array base bytestring QuickCheck random ];
-
homepage = "http://www-db.informatik.uni-tuebingen.de/team/giorgidze";
-
description = "A library to read, write and manipulate MIDI, WAVE, and SoundFont2 files";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"HCodecs_0_5_1" = callPackage
({ mkDerivation, array, base, bytestring, QuickCheck, random
, semigroups
}:
···
homepage = "http://www-db.informatik.uni-tuebingen.de/team/giorgidze";
description = "A library to read, write and manipulate MIDI, WAVE, and SoundFont2 files";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"HDBC" = callPackage
···
mkDerivation {
pname = "IPv6Addr";
-
version = "1.0.2";
-
sha256 = "09gb38m1fw0a1x8saldgsd5x58ycqirk8h6z8dqzpcd7vz23vayn";
-
libraryHaskellDepends = [
-
aeson attoparsec base iproute network network-info random text
-
];
-
testHaskellDepends = [
-
base HUnit test-framework test-framework-hunit text
-
];
-
homepage = "https://github.com/MichelBoucey/IPv6Addr";
-
description = "Library to deal with IPv6 address text representations";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"IPv6Addr_1_0_3" = callPackage
-
({ mkDerivation, aeson, attoparsec, base, HUnit, iproute, network
-
, network-info, random, test-framework, test-framework-hunit, text
-
}:
-
mkDerivation {
-
pname = "IPv6Addr";
version = "1.0.3";
sha256 = "17bk63qi9krfghplrmck4v1hv54kwdppl50hfm7349dqfhdbf129";
libraryHaskellDepends = [
···
homepage = "https://github.com/MichelBoucey/IPv6Addr";
description = "Library to deal with IPv6 address text representations";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"IPv6DB" = callPackage
···
mkDerivation {
pname = "Network-NineP";
-
version = "0.4.2";
-
sha256 = "136pqyxpjyml0hfblpj6hmhsy2i8r796shcnl0rwljmvw1mhcg6d";
-
isLibrary = true;
-
isExecutable = true;
-
libraryHaskellDepends = [
-
base binary bytestring containers convertible exceptions hslogger
-
monad-loops monad-peel mstate mtl network NineP regex-posix
-
stateref transformers
-
];
-
description = "High-level abstraction over 9P protocol";
-
license = "unknown";
-
}) {};
-
-
"Network-NineP_0_4_3" = callPackage
-
({ mkDerivation, base, binary, bytestring, containers, convertible
-
, exceptions, hslogger, monad-loops, monad-peel, mstate, mtl
-
, network, NineP, regex-posix, stateref, transformers
-
}:
-
mkDerivation {
-
pname = "Network-NineP";
version = "0.4.3";
sha256 = "1hsfcicijzqy7vxvknxxq9qa4qx3d1smg6mw4mpvk46nvxny8sc1";
isLibrary = true;
···
description = "High-level abstraction over 9P protocol";
license = "unknown";
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"NewBinary" = callPackage
···
}) {};
"Win32" = callPackage
-
({ mkDerivation, advapi32, base, bytestring, filepath, gdi32, imm32
-
, msimg32, shell32, shfolder, shlwapi, user32, winmm
-
}:
-
mkDerivation {
-
pname = "Win32";
-
version = "2.5.4.1";
-
sha256 = "0r1xzm0w3kg8rqq24j17405ic6yix53r9sq9wpl4zl2sajg3w66c";
-
libraryHaskellDepends = [ base bytestring filepath ];
-
librarySystemDepends = [
-
advapi32 gdi32 imm32 msimg32 shell32 shfolder shlwapi user32 winmm
-
];
-
homepage = "https://github.com/haskell/win32";
-
description = "A binding to part of the Win32 library";
-
license = stdenv.lib.licenses.bsd3;
-
platforms = stdenv.lib.platforms.none;
-
}) {advapi32 = null; gdi32 = null; imm32 = null; msimg32 = null;
-
shell32 = null; shfolder = null; shlwapi = null; user32 = null;
-
winmm = null;};
-
-
"Win32_2_8_0_0" = callPackage
({ mkDerivation }:
mkDerivation {
pname = "Win32";
···
({ mkDerivation, base, util }:
mkDerivation {
pname = "alg";
-
version = "0.2.2.0";
-
sha256 = "1hhmzlq831618j36yq8kjh4sagmhg3w1ghr53lip06avis2c0gl7";
+
version = "0.2.4.0";
+
sha256 = "1brpqs6xxi7vlpa7230n7910j2zq3w79kw6hfs2xi07kaz0f2lyd";
libraryHaskellDepends = [ base util ];
description = "Algebraic structures";
license = stdenv.lib.licenses.bsd3;
···
({ mkDerivation, base, colour }:
mkDerivation {
pname = "ansi-terminal";
-
version = "0.8.0.2";
-
sha256 = "1yph18lklk9hrj1m5gjwygnqbmpg333zyf4bmmm1zvlzflrwj6l9";
+
version = "0.8.0.3";
+
sha256 = "18466bjgsmn2f96i3q6sp5f72paa2flqh40n9h137z29kvr53sva";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [ base colour ];
···
license = stdenv.lib.licenses.bsd3;
}) {};
-
"ansi-terminal_0_8_0_3" = callPackage
+
"ansi-terminal_0_8_0_4" = callPackage
({ mkDerivation, base, colour }:
mkDerivation {
pname = "ansi-terminal";
-
version = "0.8.0.3";
-
sha256 = "18466bjgsmn2f96i3q6sp5f72paa2flqh40n9h137z29kvr53sva";
+
version = "0.8.0.4";
+
sha256 = "0428gq8m3fdnb7ldcsyk97qcch76hcxbgh2666p6f76fs2qbhg7b";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [ base colour ];
···
, gitrev, hspec, http-conduit, HUnit, lifted-base, listsafe, memory
, monad-control, monad-logger, monad-loops, mtl, network-uri
, ostree, parsec, parsec-numbers, persistent, persistent-sqlite
-
, persistent-template, process, regex-pcre, resourcet, split, tar
-
, tar-conduit, temporary, text, time, unix, unordered-containers
-
, xml-conduit
+
, persistent-template, regex-pcre, resourcet, split
+
, string-conversions, tar, tar-conduit, temporary, text, time
+
, typed-process, unix, unordered-containers, xml-conduit
mkDerivation {
pname = "bdcs";
-
version = "0.5.0";
-
sha256 = "1anb8nz25a0cvfn6ksn01y6sbjg3cn9pd8lwg8hpjza11hm33kcg";
+
version = "0.6.0";
+
sha256 = "0irxrabxrdf20mc7b0kknnch0fhxgafh2mdrrksj78jx2dbmn85h";
isLibrary = true;
isExecutable = true;
enableSeparateDataOutput = true;
···
directory esqueleto exceptions filepath gi-gio gi-glib gi-ostree
gitrev http-conduit lifted-base listsafe memory monad-control
monad-logger mtl network-uri parsec parsec-numbers persistent
-
persistent-sqlite persistent-template process regex-pcre resourcet
-
split tar tar-conduit temporary text time unix unordered-containers
-
xml-conduit
+
persistent-sqlite persistent-template regex-pcre resourcet split
+
string-conversions tar tar-conduit temporary text time
+
typed-process unix unordered-containers xml-conduit
libraryPkgconfigDepends = [ ostree ];
executableHaskellDepends = [
aeson aeson-pretty base bytestring cond conduit content-store
-
directory filepath monad-logger monad-loops mtl network-uri
-
persistent-sqlite process regex-pcre text time
+
directory filepath lifted-base monad-logger monad-loops mtl
+
network-uri persistent-sqlite regex-pcre text time typed-process
testHaskellDepends = [
aeson base bytestring codec-rpm cond conduit conduit-combinators
···
mkDerivation {
pname = "beam-migrate";
-
version = "0.3.1.0";
-
sha256 = "03chg3xbsvpcq4m4vvmr1jwslaj9ik8v3x8fiw8b5r6x401pf8za";
-
libraryHaskellDepends = [
-
aeson base beam-core bytestring containers deepseq dependent-map
-
dependent-sum free ghc-prim hashable haskell-src-exts mtl parallel
-
pqueue pretty scientific text time unordered-containers uuid-types
-
vector
-
];
-
homepage = "https://travis.athougies.net/projects/beam.html";
-
description = "SQL DDL support and migrations support library for Beam";
-
license = stdenv.lib.licenses.mit;
-
hydraPlatforms = stdenv.lib.platforms.none;
-
}) {};
-
-
"beam-migrate_0_3_2_0" = callPackage
-
({ mkDerivation, aeson, base, beam-core, bytestring, containers
-
, deepseq, dependent-map, dependent-sum, free, ghc-prim, hashable
-
, haskell-src-exts, mtl, parallel, pqueue, pretty, scientific, text
-
, time, unordered-containers, uuid-types, vector
-
}:
-
mkDerivation {
-
pname = "beam-migrate";
version = "0.3.2.0";
sha256 = "1a6m27cpa2xlwmwfi1374p3a23i2hm8fjfsl6bdn0zpnawgi5rhf";
libraryHaskellDepends = [
···
({ mkDerivation, base, bindings-DSL, blas, liblapack }:
mkDerivation {
pname = "bindings-levmar";
-
version = "1.1.0.4";
-
sha256 = "1dxr9lbgf08a143d4vm78d1iibafzjx6zdlvpdxfri1v523z3sgd";
+
version = "1.1.0.5";
+
sha256 = "1pbxwzslg2b1nn66nk8w5z1ryfz205m94ry9vidzyalpz2wnr074";
libraryHaskellDepends = [ base bindings-DSL ];
librarySystemDepends = [ blas liblapack ];
homepage = "https://github.com/basvandijk/bindings-levmar";
···
pname = "cacophony";
version = "0.10.0";
sha256 = "1hjxzpbnp5qzbjl9m0hyvlr7yflfgxr5kqbviamhpgc0lj5igizv";
-
revision = "1";
-
editedCabalFile = "0j73lknyxlj5zs36sjm3z1z4azqi2zzm5aas6c635k6bqpn4wac6";
+
revision = "2";
+
editedCabalFile = "0w7nq4c5i89vmslxhvzw8299gig2wrr0ayddqjk5dxghmmly3hdw";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
···
"chronos" = callPackage
({ mkDerivation, aeson, attoparsec, base, bytestring, clock
-
, hashable, HUnit, primitive, QuickCheck, test-framework
-
, test-framework-hunit, test-framework-quickcheck2, text, torsor
-
, vector
+
, hashable, HUnit, primitive, QuickCheck, semigroups
+
, test-framework, test-framework-hunit, test-framework-quickcheck2
+
, text, torsor, vector
mkDerivation {
pname = "chronos";
-
version = "1.0.1";
-
sha256 = "1vbjjnsp61km96adlk6ywhhfakmcac680aliavbh18rc00vfi3cj";
+
version = "1.0.3";
+
sha256 = "0xaw13qq3ifjk4x33q5vvbv2k1ydg673s0hsxrdi5kwl2rw0zi70";
libraryHaskellDepends = [
-
aeson attoparsec base bytestring clock hashable primitive text
-
torsor vector
+
aeson attoparsec base bytestring clock hashable primitive
+
semigroups text torsor vector
testHaskellDepends = [
attoparsec base bytestring HUnit QuickCheck test-framework
···
({ mkDerivation, base }:
mkDerivation {
pname = "colorful-monoids";
-
version = "0.2.1.0";
-
sha256 = "0ck5n318al2w0kb00n3vjd17db8bj3laws09iw81kg4y474kcvj2";
-
libraryHaskellDepends = [ base ];
-
testHaskellDepends = [ base ];
-
homepage = "https://github.com/minad/colorful-monoids#readme";
-
description = "Styled console text output using ANSI escape sequences";
-
license = stdenv.lib.licenses.mit;
-
}) {};
-
-
"colorful-monoids_0_2_1_1" = callPackage
-
({ mkDerivation, base }:
-
mkDerivation {
-
pname = "colorful-monoids";
version = "0.2.1.1";
sha256 = "0n1f9x6kyb3fcg1fbs80wrlm3c897l089ma4cxm47v1dcgczix8b";
libraryHaskellDepends = [ base ];
···
homepage = "https://github.com/minad/colorful-monoids#readme";
description = "Styled console text output using ANSI escape sequences";
license = stdenv.lib.licenses.mit;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"colorize-haskell" = callPackage
···
({ mkDerivation, base, doctest, QuickCheck }:
mkDerivation {
pname = "composition-tree";
-
version = "0.2.0.3";
-
sha256 = "1k2mnb2cy42k0fk2q6lh6qzqm5jnmbjxx1k9g9frlyjmxf8k2920";
+
version = "0.2.0.4";
+
sha256 = "0n707qc1xx96wpq4vl1fs47jkm9vbxp8ff3hi7bj1cnd77yzhf01";
libraryHaskellDepends = [ base ];
testHaskellDepends = [ base doctest QuickCheck ];
homepage = "https://github.com/liamoc/composition-tree";
···
mkDerivation {
pname = "df1";
-
version = "0.1";
-
sha256 = "0crcwg63d1m47qj44774ydk9v5sssg08vwbjgh1lg8qvqss7qk8l";
+
version = "0.1.1";
+
sha256 = "1qrgf823bf33g6vvilg9q4v1avdwh0iprf26qypzjsbzykbhj91n";
libraryHaskellDepends = [
attoparsec base bytestring containers text time
···
mkDerivation {
pname = "di-df1";
-
version = "1.0";
-
sha256 = "07lz6vb4dxa6j3xxlwxv23gps5xv4rimz571h2n95hhldx8n9jnp";
+
version = "1.0.1";
+
sha256 = "1l83xl2ljql615h33h2l3ckqdx8r0wqjfpygd4xhx975lm3gllck";
libraryHaskellDepends = [
base df1 di-core di-handle di-monad stm
···
mkDerivation {
pname = "di-monad";
-
version = "1.0";
-
sha256 = "1kb2dx4whbl0lp0yb5y7m66ma0qywprzy5zs3msxiqfdbc3ghqvx";
+
version = "1.0.2";
+
sha256 = "1s2f2rvchfc6ha8w75rcz5w9706vf9zmxgrimav211vph3hpjkdq";
libraryHaskellDepends = [
base containers di-core exceptions mtl pipes stm transformers
···
}) {};
"diff3" = callPackage
-
({ mkDerivation, base, Diff, QuickCheck, test-framework
-
, test-framework-quickcheck2
-
}:
-
mkDerivation {
-
pname = "diff3";
-
version = "0.3.0";
-
sha256 = "09gamh675nqw8ac6whn05i716k089p7zbyisglifgvvhf1gpmicd";
-
libraryHaskellDepends = [ base Diff ];
-
testHaskellDepends = [
-
base QuickCheck test-framework test-framework-quickcheck2
-
];
-
homepage = "http://github.com/ocharles/diff3.git";
-
description = "Perform a 3-way difference of documents";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"diff3_0_3_1" = callPackage
({ mkDerivation, base, Diff, QuickCheck, test-framework
, test-framework-quickcheck2
···
homepage = "http://github.com/ocharles/diff3.git";
description = "Perform a 3-way difference of documents";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"diffarray" = callPackage
···
mkDerivation {
pname = "dynamodb-simple";
-
version = "0.5.0.0";
-
sha256 = "12jkl425nzgds8zszhk41ns4mg3rn9mjfmd853b88x6dn9wk95g7";
+
version = "0.6.0.0";
+
sha256 = "0dshi4binsfjrlw7sl1jxa09a1s4qkp3g48x6hchaipk6b1nx960";
libraryHaskellDepends = [
aeson amazonka amazonka-core amazonka-dynamodb base bytestring
conduit containers double-conversion exceptions generics-sop
···
mkDerivation {
pname = "exception-transformers";
-
version = "0.4.0.6";
-
sha256 = "0abxwkq28wasy06njhaibf8cki9hifk5rjck6r3izbnswjcdn65m";
-
libraryHaskellDepends = [
-
base stm transformers transformers-compat
-
];
-
testHaskellDepends = [
-
base HUnit test-framework test-framework-hunit transformers
-
transformers-compat
-
];
-
description = "Type classes and monads for unchecked extensible exceptions";
-
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
-
}) {};
-
-
"exception-transformers_0_4_0_7" = callPackage
-
({ mkDerivation, base, HUnit, stm, test-framework
-
, test-framework-hunit, transformers, transformers-compat
-
}:
-
mkDerivation {
-
pname = "exception-transformers";
version = "0.4.0.7";
sha256 = "1vzjy6mz6y9jacpwq2bax86nwzq9mk4b9y3r3r98l50r7pmn2nwj";
libraryHaskellDepends = [
···
mkDerivation {
pname = "exhaustive";
-
version = "1.1.5";
-
sha256 = "1qkv6ibdp0a7hi57dhxy3yfbwbs1asmjvqs5nh1p34awz7npvrh9";
-
libraryHaskellDepends = [
-
base generics-sop template-haskell transformers
-
];
-
homepage = "http://github.com/ocharles/exhaustive";
-
description = "Compile time checks that a computation considers producing data through all possible constructors";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"exhaustive_1_1_6" = callPackage
-
({ mkDerivation, base, generics-sop, template-haskell, transformers
-
}:
-
mkDerivation {
-
pname = "exhaustive";
version = "1.1.6";
sha256 = "00gdgr9xqzy14sqx31j4afljvfc4ar2jrzmwpp3z6ybfq1saw7vk";
libraryHaskellDepends = [
···
homepage = "http://github.com/ocharles/exhaustive";
description = "Compile time checks that a computation considers producing data through all possible constructors";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"exherbo-cabal" = callPackage
···
}) {};
"expiring-containers" = callPackage
-
({ mkDerivation, base, containers, hashable, int-multimap, time
+
({ mkDerivation, base, containers, hashable, int-multimap
+
, quickcheck-instances, tasty, tasty-hunit, tasty-quickcheck, time
, timestamp, unordered-containers
mkDerivation {
pname = "expiring-containers";
-
version = "0.1.1.1";
-
sha256 = "0v35m5bl6y5l4m8gfs6wrcs0pqmgk52aaa261jg92jkvhji21ki5";
+
version = "0.1.2";
+
sha256 = "10j5hqlp7bmiywa79xcgp1a87x6a9kxvzdg061innyh08344k0sv";
libraryHaskellDepends = [
base containers hashable int-multimap time timestamp
unordered-containers
+
];
+
testHaskellDepends = [
+
base containers hashable int-multimap quickcheck-instances tasty
+
tasty-hunit tasty-quickcheck time timestamp unordered-containers
homepage = "https://github.com/metrix-ai/expiring-containers";
description = "Expiring containers";
···
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
-
"extensible-effects_2_6_1_1" = callPackage
+
"extensible-effects_2_6_2_0" = callPackage
({ mkDerivation, base, criterion, HUnit, monad-control, mtl
, QuickCheck, silently, test-framework, test-framework-hunit
, test-framework-quickcheck2, test-framework-th, transformers-base
mkDerivation {
pname = "extensible-effects";
-
version = "2.6.1.1";
-
sha256 = "0rx1m6pw2prgfr0wsgnqf1hqsrwq43clpahk79z972bdmh9v3352";
+
version = "2.6.2.0";
+
sha256 = "1gc7packzrh405sz2v4h088knn192kq0hq6zvjab6xqxmrl6bm6f";
libraryHaskellDepends = [ base monad-control transformers-base ];
testHaskellDepends = [
base HUnit monad-control QuickCheck silently test-framework
···
}) {};
"flay" = callPackage
-
({ mkDerivation, base, constraints, ghc-prim, tasty
-
, tasty-quickcheck
+
({ mkDerivation, base, constraints, tasty, tasty-quickcheck
+
, transformers
mkDerivation {
pname = "flay";
-
version = "0.2";
-
sha256 = "1sdwcjjsgq0ba84474pdnvppg66vmqsqn6frb97ricdnyy78lg11";
-
libraryHaskellDepends = [ base constraints ghc-prim ];
+
version = "0.3";
+
sha256 = "1m5580xbmk9113ksx7b5z27b03b9w21ayn9y13hv7dk5khlividx";
+
libraryHaskellDepends = [ base constraints transformers ];
testHaskellDepends = [ base tasty tasty-quickcheck ];
homepage = "https://github.com/k0001/flay";
description = "Work generically on your datatype without knowing its shape nor its contents";
···
license = stdenv.lib.licenses.mit;
}) {};
+
"github-release_1_2_0" = callPackage
+
({ mkDerivation, aeson, base, bytestring, http-client
+
, http-client-tls, http-types, mime-types, optparse-generic, text
+
, unordered-containers, uri-templater
+
}:
+
mkDerivation {
+
pname = "github-release";
+
version = "1.2.0";
+
sha256 = "0rfg0l5f0g1qdpvj5xsynxkkwgdaxnsphrif02fk48khhad0i4p9";
+
isLibrary = true;
+
isExecutable = true;
+
libraryHaskellDepends = [
+
aeson base bytestring http-client http-client-tls http-types
+
mime-types optparse-generic text unordered-containers uri-templater
+
];
+
executableHaskellDepends = [
+
aeson base bytestring http-client http-client-tls http-types
+
mime-types optparse-generic text unordered-containers uri-templater
+
];
+
homepage = "https://github.com/tfausak/github-release#readme";
+
description = "Upload files to GitHub releases";
+
license = stdenv.lib.licenses.mit;
+
hydraPlatforms = stdenv.lib.platforms.none;
+
}) {};
+
"github-tools" = callPackage
({ mkDerivation, base, bytestring, containers, exceptions, github
, groom, html, http-client, http-client-tls, monad-parallel
···
mkDerivation {
pname = "google-translate";
-
version = "0.4.1";
-
sha256 = "0xpi3qss2cnv0dxgiwffzk6isgfgb95hfd5j62vc5jkjgkyzfqxn";
+
version = "0.5";
+
sha256 = "09mkhbdfcyw2hiqlijnv0lwlk9rka64hqmx8jhrdyksgsz6hc6gl";
libraryHaskellDepends = [
aeson base bytestring http-api-data http-client servant
servant-client text transformers
···
mkDerivation {
pname = "hailgun";
-
version = "0.4.1.6";
-
sha256 = "0hkz666vd02iknkxv0l60l3ara0yaszc6583sry0shk2cd74lv06";
-
libraryHaskellDepends = [
-
aeson base bytestring email-validate exceptions filepath
-
http-client http-client-tls http-types tagsoup text time
-
transformers
-
];
-
homepage = "https://bitbucket.org/robertmassaioli/hailgun";
-
description = "Mailgun REST api interface for Haskell";
-
license = stdenv.lib.licenses.mit;
-
}) {};
-
-
"hailgun_0_4_1_7" = callPackage
-
({ mkDerivation, aeson, base, bytestring, email-validate
-
, exceptions, filepath, http-client, http-client-tls, http-types
-
, tagsoup, text, time, transformers
-
}:
-
mkDerivation {
-
pname = "hailgun";
version = "0.4.1.7";
sha256 = "1ldh6q96xz2a8frvgq29j3gr8jc2m0rx652215bm8w99mbq4pcri";
libraryHaskellDepends = [
···
homepage = "https://bitbucket.org/robertmassaioli/hailgun";
description = "Mailgun REST api interface for Haskell";
license = stdenv.lib.licenses.mit;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"hailgun-send" = callPackage
···
mkDerivation {
pname = "haskell-src-exts-util";
-
version = "0.2.2";
-
sha256 = "14rhwcrdz3kfb69c64qn8kybl7wnpajrjlfz5p95ca4bva4mwclg";
-
revision = "1";
-
editedCabalFile = "14mrpj2xmpdhib9l5qacslkm4n0rh5yjwy6n5dhp7152m69hgfdl";
-
libraryHaskellDepends = [
-
base containers data-default haskell-src-exts semigroups
-
transformers uniplate
-
];
-
homepage = "https://github.com/pepeiborra/haskell-src-exts-util";
-
description = "Helper functions for working with haskell-src-exts trees";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"haskell-src-exts-util_0_2_3" = callPackage
-
({ mkDerivation, base, containers, data-default, haskell-src-exts
-
, semigroups, transformers, uniplate
-
}:
-
mkDerivation {
-
pname = "haskell-src-exts-util";
version = "0.2.3";
sha256 = "1803718paq89f8pdck4mb88hv2k1ah9lxzq0lgjgwi9n88ryycz8";
libraryHaskellDepends = [
···
homepage = "https://github.com/pepeiborra/haskell-src-exts-util";
description = "Helper functions for working with haskell-src-exts trees";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"haskell-src-meta" = callPackage
···
({ mkDerivation, base, transformers }:
mkDerivation {
pname = "hs-functors";
-
version = "0.1.1.0";
-
sha256 = "0fd9sn0l5q6qxk8br0pa6k3sbv3r0ccij6lb9jm1a174kxjfxzma";
+
version = "0.1.2.0";
+
sha256 = "0jhhli0hhhmrh313nnydblyz68rhhmf4g6yrn35m8davj5cg1wd7";
libraryHaskellDepends = [ base transformers ];
description = "Functors from products of Haskell and its dual to Haskell";
license = stdenv.lib.licenses.bsd3;
···
mkDerivation {
pname = "http-streams";
-
version = "0.8.5.5";
-
sha256 = "1g2ygxyfq2x923df5q83wkrwhy2631r33zvffgj3fn0zwr024hhf";
-
revision = "1";
-
editedCabalFile = "0mgj62khq2abq53y03qww66k74pxhnid8yiqrlhggj9cjv7m2my5";
-
setupHaskellDepends = [ base Cabal ];
-
libraryHaskellDepends = [
-
aeson attoparsec base base64-bytestring blaze-builder bytestring
-
case-insensitive directory HsOpenSSL http-common io-streams mtl
-
network network-uri openssl-streams text transformers
-
unordered-containers
-
];
-
testHaskellDepends = [
-
aeson aeson-pretty attoparsec base base64-bytestring blaze-builder
-
bytestring case-insensitive directory ghc-prim HsOpenSSL hspec
-
hspec-expectations http-common HUnit io-streams lifted-base mtl
-
network network-uri openssl-streams snap-core snap-server
-
system-fileio system-filepath text transformers
-
unordered-containers
-
];
-
homepage = "http://github.com/afcowie/http-streams/";
-
description = "An HTTP client using io-streams";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"http-streams_0_8_6_1" = callPackage
-
({ mkDerivation, aeson, aeson-pretty, attoparsec, base
-
, base64-bytestring, blaze-builder, bytestring, Cabal
-
, case-insensitive, directory, ghc-prim, HsOpenSSL, hspec
-
, hspec-expectations, http-common, HUnit, io-streams, lifted-base
-
, mtl, network, network-uri, openssl-streams, snap-core
-
, snap-server, system-fileio, system-filepath, text, transformers
-
, unordered-containers
-
}:
-
mkDerivation {
-
pname = "http-streams";
version = "0.8.6.1";
sha256 = "18vxd35n7s3z4gjvad94bknc8z1w9d7ccgphnhsxlz5cackizmxq";
setupHaskellDepends = [ base Cabal ];
···
homepage = "https://github.com/afcowie/http-streams/";
description = "An HTTP client using io-streams";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"http-test" = callPackage
···
mkDerivation {
pname = "inline-c";
-
version = "0.6.0.5";
-
sha256 = "0fy19z3r6xyzhkkagi050rasc4ak8xmvdgidy4wplayck9fr3z47";
+
version = "0.6.0.6";
+
sha256 = "0ggfnnds3lshiasf2kkyxc3nd5y9b3jr6xraxmwgpikmf21yac4i";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
···
license = stdenv.lib.licenses.mit;
}) {};
-
"inline-c_0_6_0_6" = callPackage
+
"inline-c_0_6_1_0" = callPackage
({ mkDerivation, ansi-wl-pprint, base, bytestring, containers
, hashable, hspec, mtl, parsec, parsers, QuickCheck, raw-strings-qq
, regex-posix, template-haskell, transformers, unordered-containers
···
mkDerivation {
pname = "inline-c";
-
version = "0.6.0.6";
-
sha256 = "0ggfnnds3lshiasf2kkyxc3nd5y9b3jr6xraxmwgpikmf21yac4i";
+
version = "0.6.1.0";
+
sha256 = "0vbfrsqsi7mdziqsnj68bsqlwbqxxhvrmy9rv6w8z18d1m8w3n6h";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
···
license = stdenv.lib.licenses.mit;
}) {};
+
"inline-c-cpp_0_2_2_0" = callPackage
+
({ mkDerivation, base, hspec, inline-c, safe-exceptions
+
, template-haskell
+
}:
+
mkDerivation {
+
pname = "inline-c-cpp";
+
version = "0.2.2.0";
+
sha256 = "1sglwjg8agzi3gspv97g999vb0zzsf5c41znqnnnvqx605jpsd5g";
+
libraryHaskellDepends = [
+
base inline-c safe-exceptions template-haskell
+
];
+
testHaskellDepends = [ base hspec inline-c safe-exceptions ];
+
description = "Lets you embed C++ code into Haskell";
+
license = stdenv.lib.licenses.mit;
+
hydraPlatforms = stdenv.lib.platforms.none;
+
}) {};
+
"inline-c-win32" = callPackage
({ mkDerivation, base, containers, inline-c, template-haskell
, Win32
···
pname = "ip";
version = "1.2.0";
sha256 = "09d1y0x5cri08kx5c52jblnj1679z0yw0byigjvwics6pwkgrx0f";
+
revision = "1";
+
editedCabalFile = "09g6nhh6r52dnk6adnxv6qiin6fxif567dl1nca49z5njphcvyl3";
libraryHaskellDepends = [
aeson attoparsec base bytestring hashable primitive semigroups text
vector
···
stm text transformers
version = "0.8.0";
stm text transformers
+
revision = "1";
+
editedCabalFile = "0b0znxxh6zgbq5xhxds2a1yxaqg5rka3xkhlchrbjabi9m5ndp84";
libraryHaskellDepends = [
stm text transformers
stm text transformers
···
({ mkDerivation, base, bindings-levmar, hmatrix, vector }:
mkDerivation {
pname = "levmar";
-
version = "1.2.1.7";
-
sha256 = "07sdxa5xbgp26bjpchiy1g2n37chy95v0hfy8al5wyfbnlfws5xg";
+
version = "1.2.1.8";
+
sha256 = "0v2mfqw4irzpfq100i1rm5djfqzvxilq9i7pcslsb92jkcv2zgbc";
libraryHaskellDepends = [ base bindings-levmar hmatrix vector ];
homepage = "https://github.com/basvandijk/levmar";
description = "An implementation of the Levenberg-Marquardt algorithm";
···
"libsystemd-journal" = callPackage
({ mkDerivation, base, bytestring, hashable, hsyslog, pipes
-
, pipes-safe, systemd, text, transformers, uniplate
-
, unix-bytestring, unordered-containers, uuid, vector
-
}:
-
mkDerivation {
-
pname = "libsystemd-journal";
-
version = "1.4.2";
-
sha256 = "0pdb4spffm4q7xxc3nd8zn4y91v5cf4xmdgb4zls3nnh579h1ygk";
-
libraryHaskellDepends = [
-
base bytestring hashable hsyslog pipes pipes-safe text transformers
-
uniplate unix-bytestring unordered-containers uuid vector
-
];
-
libraryPkgconfigDepends = [ systemd ];
-
homepage = "http://github.com/ocharles/libsystemd-journal";
-
description = "Haskell bindings to libsystemd-journal";
-
license = stdenv.lib.licenses.bsd3;
-
}) {systemd = null;};
-
-
"libsystemd-journal_1_4_3" = callPackage
-
({ mkDerivation, base, bytestring, hashable, hsyslog, pipes
, pipes-safe, semigroups, systemd, text, transformers, uniplate
, unix-bytestring, unordered-containers, uuid, vector
···
homepage = "http://github.com/ocharles/libsystemd-journal";
description = "Haskell bindings to libsystemd-journal";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {systemd = null;};
"libtagc" = callPackage
···
}) {};
"log-effect" = callPackage
-
({ mkDerivation, base, bytestring, extensible-effects, fast-logger
-
, time
+
({ mkDerivation, base, bytestring, extensible-effects
+
, monad-control, text, transformers-base
mkDerivation {
pname = "log-effect";
-
version = "0.4.0.1";
-
sha256 = "05rx54bsypisw6k8xm87a4rssyb0lwx7xavwamb1ciiwmvg3j14m";
+
version = "1.0.0";
+
sha256 = "0xj0g5g054ayycdajryischj2yy9rb75cm782sgsj67p04943c5y";
libraryHaskellDepends = [
-
base bytestring extensible-effects fast-logger time
+
base bytestring extensible-effects monad-control text
+
transformers-base
-
homepage = "https://github.com/ibotty/log-effect";
+
homepage = "https://github.com/greydot/log-effect";
description = "An extensible log effect using extensible-effects";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
···
mkDerivation {
pname = "logging-effect";
-
version = "1.2.5";
-
sha256 = "1db8x2rihkddww54cyzww0c65vk90nlnp82xrw226wliknbikri3";
-
libraryHaskellDepends = [
-
async base exceptions free monad-control mtl semigroups stm
-
stm-delay text time transformers transformers-base wl-pprint-text
-
];
-
benchmarkHaskellDepends = [
-
base bytestring criterion fast-logger lifted-async monad-logger
-
text time wl-pprint-text
-
];
-
homepage = "https://github.com/ocharles/logging-effect";
-
description = "A mtl-style monad transformer for general purpose & compositional logging";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"logging-effect_1_2_6" = callPackage
-
({ mkDerivation, async, base, bytestring, criterion, exceptions
-
, fast-logger, free, lifted-async, monad-control, monad-logger, mtl
-
, semigroups, stm, stm-delay, text, time, transformers
-
, transformers-base, wl-pprint-text
-
}:
-
mkDerivation {
-
pname = "logging-effect";
version = "1.2.6";
sha256 = "091ii2cq5wns9mc3mckwjcjgav9s2jj8nnamwqd2vf24w932ilv7";
libraryHaskellDepends = [
···
homepage = "https://github.com/ocharles/logging-effect";
description = "A mtl-style monad transformer for general purpose & compositional logging";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"logging-effect-extra" = callPackage
···
license = stdenv.lib.licenses.bsd3;
}) {};
+
"mintty_0_1_2" = callPackage
+
({ mkDerivation, base }:
+
mkDerivation {
+
pname = "mintty";
+
version = "0.1.2";
+
sha256 = "1njhz7wjmsk5pbr7gfkl95k50npkmm0iyxp3j93bbsg4rmxzg2kw";
+
libraryHaskellDepends = [ base ];
+
homepage = "https://github.com/RyanGlScott/mintty";
+
description = "A reliable way to detect the presence of a MinTTY console on Windows";
+
license = stdenv.lib.licenses.bsd3;
+
hydraPlatforms = stdenv.lib.platforms.none;
+
}) {};
+
"mios" = callPackage
({ mkDerivation, base, bytestring, ghc-prim, primitive, vector }:
mkDerivation {
···
mkDerivation {
pname = "monad-classes";
-
version = "0.3.2.1";
-
sha256 = "0vclcwxy0qc9y1i3iw0ysymcvikn12mi5lfbarxykdhygmi1w5m5";
+
version = "0.3.2.2";
+
sha256 = "15g4llzym636ynf8jrfmlcqn6z4ybwfbg6l8ij73h5m1fkrzwgi7";
libraryHaskellDepends = [
base ghc-prim mmorph monad-control peano reflection transformers
transformers-base transformers-compat
···
({ mkDerivation, base, bytestring, network, text, time, vector }:
mkDerivation {
pname = "network-carbon";
-
stm text transformers
-
sha256 = "1nkyj9114k2b6gwdd93yfrmf9zbziymbnbh3wxnz0vnk1hl2j5yq";
-
libraryHaskellDepends = [
-
base bytestring network text time vector
-
];
-
homepage = "http://github.com/ocharles/network-carbon";
-
description = "A Haskell implementation of the Carbon protocol (part of the Graphite monitoring tools)";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"network-carbon_1_0_12" = callPackage
-
({ mkDerivation, base, bytestring, network, text, time, vector }:
-
mkDerivation {
-
pname = "network-carbon";
version = "1.0.12";
sha256 = "0fb1ymk1rnsppvil46pyaxlzc09l6716jbrr0h7rb5nxv0bvk5pd";
libraryHaskellDepends = [
···
homepage = "http://github.com/ocharles/network-carbon";
description = "A Haskell implementation of the Carbon protocol (part of the Graphite monitoring tools)";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"network-conduit" = callPackage
···
mkDerivation {
pname = "pipes-group";
-
version = "1.0.9";
-
sha256 = "16yczij987r6j7gzp3nvgl1c5x2b7skvqsq38ns7p9z34kvy8sby";
-
libraryHaskellDepends = [
-
base free pipes pipes-parse transformers
-
];
-
testHaskellDepends = [ base doctest lens-family-core ];
-
description = "Group streams into substreams";
-
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
-
}) {};
-
-
"pipes-group_1_0_10" = callPackage
-
({ mkDerivation, base, doctest, free, lens-family-core, pipes
-
, pipes-parse, transformers
-
}:
-
mkDerivation {
-
pname = "pipes-group";
version = "1.0.10";
sha256 = "1j37sj0i7lkmk228lchp5kkvf86fiwrkikwwrfibpb6xwixjmlr8";
libraryHaskellDepends = [
···
mkDerivation {
pname = "potoki-hasql";
-
version = "1.2";
-
sha256 = "1viq19rycrm8zdwj3anqam45hlmdlh9wqji3xf120nk8ffqnwks1";
+
version = "1.3";
+
sha256 = "0n8ysdcg8p40idbbnyrmhjyh1hxhg7nrv5yf03fb0cvx5mwdgh11";
libraryHaskellDepends = [
base bytestring hasql potoki potoki-core profunctors text vector
···
({ mkDerivation, base, optparse-applicative, proto-lens, text }:
mkDerivation {
pname = "proto-lens-optparse";
-
version = "0.1.1.0";
-
sha256 = "0m32sb05mjajwli9ivrcblkxyy8hrgi8sm2zwjlrjai6aq0ckh1c";
-
libraryHaskellDepends = [
-
base optparse-applicative proto-lens text
-
];
-
homepage = "https://github.com/google/proto-lens#readme";
-
description = "Adapting proto-lens to optparse-applicative ReadMs";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"proto-lens-optparse_0_1_1_1" = callPackage
-
({ mkDerivation, base, optparse-applicative, proto-lens, text }:
-
mkDerivation {
-
pname = "proto-lens-optparse";
version = "0.1.1.1";
sha256 = "1zi6kv6af39bbbcf2v7d1l2fc2f3m6r1i2yvv4ddm6w0i7vhd1qw";
libraryHaskellDepends = [
···
homepage = "https://github.com/google/proto-lens#readme";
description = "Adapting proto-lens to optparse-applicative ReadMs";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"proto-lens-protobuf-types" = callPackage
···
mkDerivation {
pname = "protocol-buffers";
-
version = "2.4.8";
-
sha256 = "0inwj82pqbfqbgrzbs47g51k5nkx74hvbr76qc0a7kq0ss0rgnyb";
-
libraryHaskellDepends = [
-
array base binary bytestring containers directory filepath mtl
-
parsec syb utf8-string
-
];
-
homepage = "https://github.com/k-bx/protocol-buffers";
-
description = "Parse Google Protocol Buffer specifications";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"protocol-buffers_2_4_9" = callPackage
-
({ mkDerivation, array, base, binary, bytestring, containers
-
, directory, filepath, mtl, parsec, syb, utf8-string
-
}:
-
mkDerivation {
-
pname = "protocol-buffers";
version = "2.4.9";
sha256 = "0d6j5k8mfxnixx9n6v7vwncy49cx9sxkhjgh1g7sbs1q15rxkn6m";
libraryHaskellDepends = [
···
homepage = "https://github.com/k-bx/protocol-buffers";
description = "Parse Google Protocol Buffer specifications";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"protocol-buffers-descriptor" = callPackage
({ mkDerivation, base, bytestring, containers, protocol-buffers }:
mkDerivation {
pname = "protocol-buffers-descriptor";
-
version = "2.4.8";
-
sha256 = "1j8q6qj1gck13qxwrq2cslhw3pcc9kr6h7iqs4229lhsf73lql9a";
-
enableSeparateDataOutput = true;
-
libraryHaskellDepends = [
-
base bytestring containers protocol-buffers
-
];
-
homepage = "https://github.com/k-bx/protocol-buffers";
-
description = "Text.DescriptorProto.Options and code generated from the Google Protocol Buffer specification";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"protocol-buffers-descriptor_2_4_9" = callPackage
-
({ mkDerivation, base, bytestring, containers, protocol-buffers }:
-
mkDerivation {
-
pname = "protocol-buffers-descriptor";
version = "2.4.9";
sha256 = "0641cwi7lb53w4mi1icbgz0yghz4lwdf16y9pi0f188hp31f3b2j";
enableSeparateDataOutput = true;
···
homepage = "https://github.com/k-bx/protocol-buffers";
description = "Text.DescriptorProto.Options and code generated from the Google Protocol Buffer specification";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"protocol-buffers-descriptor-fork" = callPackage
···
mkDerivation {
pname = "psqueues";
-
stm text transformers
-
sha256 = "0n39s1i88j6s7vvsdhpbhcr3gpbwlzabwcc3nbd7nqb4kb4i0sls";
-
libraryHaskellDepends = [ base deepseq ghc-prim hashable ];
-
testHaskellDepends = [
-
array base deepseq ghc-prim hashable HUnit QuickCheck tagged
-
test-framework test-framework-hunit test-framework-quickcheck2
-
];
-
benchmarkHaskellDepends = [
-
base containers criterion deepseq fingertree-psqueue ghc-prim
-
hashable mtl PSQueue random unordered-containers
-
];
-
description = "Pure priority search queues";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"psqueues_0_2_7_0" = callPackage
-
({ mkDerivation, array, base, containers, criterion, deepseq
-
, fingertree-psqueue, ghc-prim, hashable, HUnit, mtl, PSQueue
-
, QuickCheck, random, tagged, test-framework, test-framework-hunit
-
, test-framework-quickcheck2, unordered-containers
-
}:
-
mkDerivation {
-
pname = "psqueues";
version = "0.2.7.0";
sha256 = "1sjgc9bxh63kkdp59nbirx3xazr02ia5yhp4f4a0jnq1hj465wsc";
libraryHaskellDepends = [ base deepseq ghc-prim hashable ];
···
description = "Pure priority search queues";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"pstemmer" = callPackage
···
pname = "quantification";
version = "0.3";
sha256 = "0hljd4m55254kmcrp3iar8ya7ky5a73vk3vrmgandmb15fsp2wvy";
+
revision = "1";
+
editedCabalFile = "1kcx4z6xwpbzkydl1kknf5kr1p2ry163jrw5k58f5jpv5gkn7mgn";
libraryHaskellDepends = [
aeson base containers ghc-prim hashable path-pieces text
unordered-containers vector
···
mkDerivation {
pname = "relational-query";
-
version = "0.11.0.0";
-
sha256 = "0v0syrcagwmwqs9gikhdj0ji3cypfvfy9if8zyajkvxdkxpwvmaz";
-
libraryHaskellDepends = [
-
array base bytestring containers dlist names-th persistable-record
-
product-isomorphic sql-words template-haskell text th-reify-compat
-
time time-locale-compat transformers
-
];
-
testHaskellDepends = [
-
base containers product-isomorphic quickcheck-simple transformers
-
];
-
homepage = "http://khibino.github.io/haskell-relational-record/";
-
description = "Typeful, Modular, Relational, algebraic query engine";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"relational-query_0_11_1_0" = callPackage
-
({ mkDerivation, array, base, bytestring, containers, dlist
-
, names-th, persistable-record, product-isomorphic
-
, quickcheck-simple, sql-words, template-haskell, text
-
, th-reify-compat, time, time-locale-compat, transformers
-
}:
-
mkDerivation {
-
pname = "relational-query";
version = "0.11.1.0";
sha256 = "1iydq7jdsizacvanvxdfad52vjaazb2awv2h3lyiqrsmva1y0qmq";
libraryHaskellDepends = [
···
homepage = "http://khibino.github.io/haskell-relational-record/";
description = "Typeful, Modular, Relational, algebraic query engine";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"relational-query-HDBC" = callPackage
···
license = stdenv.lib.licenses.bsd3;
}) {};
+
"req_1_1_0" = callPackage
+
({ mkDerivation, aeson, authenticate-oauth, base, blaze-builder
+
, bytestring, case-insensitive, connection, data-default-class
+
, hspec, hspec-core, hspec-discover, http-api-data, http-client
+
, http-client-tls, http-types, monad-control, mtl, QuickCheck
+
, retry, text, time, transformers, transformers-base
+
, unordered-containers
+
}:
+
mkDerivation {
+
pname = "req";
+
version = "1.1.0";
+
sha256 = "08jfq1fsqd57l7csw4fg22wppq06wddh8qxxms5z6bay55nqikc7";
+
enableSeparateDataOutput = true;
+
libraryHaskellDepends = [
+
aeson authenticate-oauth base blaze-builder bytestring
+
case-insensitive connection data-default-class http-api-data
+
http-client http-client-tls http-types monad-control mtl retry text
+
time transformers transformers-base
+
];
+
testHaskellDepends = [
+
aeson base blaze-builder bytestring case-insensitive
+
data-default-class hspec hspec-core http-client http-types
+
monad-control mtl QuickCheck text time unordered-containers
+
];
+
testToolDepends = [ hspec-discover ];
+
doCheck = false;
+
homepage = "https://github.com/mrkkrp/req";
+
description = "Easy-to-use, type-safe, expandable, high-level HTTP client library";
+
license = stdenv.lib.licenses.bsd3;
+
hydraPlatforms = stdenv.lib.platforms.none;
+
}) {};
+
"req-conduit" = callPackage
({ mkDerivation, base, bytestring, conduit, conduit-extra, hspec
, http-client, req, resourcet, temporary, transformers, weigh
···
mkDerivation {
pname = "scientific";
-
version = "0.3.5.3";
-
sha256 = "0j67qa7iqlkx0l9xlgxsyzv53bnrs7fdhv2xj1zlnkn22wsd39hj";
+
version = "0.3.6.0";
+
sha256 = "1rdwqw2xi1c6305vbxa0sfyl18rjgir7flbdz2pbdvaj3nw44lr4";
libraryHaskellDepends = [
base binary bytestring containers deepseq hashable integer-gmp
integer-logarithms primitive text
···
license = stdenv.lib.licenses.bsd3;
}) {};
-
"scientific_0_3_6_0" = callPackage
+
"scientific_0_3_6_2" = callPackage
({ mkDerivation, base, binary, bytestring, containers, criterion
, deepseq, hashable, integer-gmp, integer-logarithms, primitive
, QuickCheck, smallcheck, tasty, tasty-ant-xml, tasty-hunit
···
mkDerivation {
pname = "scientific";
-
version = "0.3.6.0";
-
sha256 = "1rdwqw2xi1c6305vbxa0sfyl18rjgir7flbdz2pbdvaj3nw44lr4";
+
version = "0.3.6.2";
+
sha256 = "03ql2f0ac8bsl524idy9xxa3kxisb2sj3avflzw580j5hzy0m397";
libraryHaskellDepends = [
base binary bytestring containers deepseq hashable integer-gmp
integer-logarithms primitive text
···
({ mkDerivation, base, singletons }:
mkDerivation {
pname = "singleton-nats";
-
version = "0.4.0.4";
-
sha256 = "1cizvqiv1hw7an2c2k1mbj9089n6rrggyf5pv2pcl7knpy07hph4";
-
libraryHaskellDepends = [ base singletons ];
-
homepage = "https://github.com/AndrasKovacs/singleton-nats";
-
description = "Unary natural numbers relying on the singletons infrastructure";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"singleton-nats_0_4_1" = callPackage
-
({ mkDerivation, base, singletons }:
-
mkDerivation {
-
pname = "singleton-nats";
version = "0.4.1";
sha256 = "1fb87qgh35z31rwzrpclf7d071krffr5vvqr1nwvpgikggfjhlss";
libraryHaskellDepends = [ base singletons ];
homepage = "https://github.com/AndrasKovacs/singleton-nats";
description = "Unary natural numbers relying on the singletons infrastructure";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"singleton-typelits" = callPackage
···
({ mkDerivation, base, Cabal, containers, directory, filepath }:
mkDerivation {
pname = "superdoc";
-
version = "0.1.2.5";
-
sha256 = "0b0610pg2b9j5phc0mwsyk8rzp4w77453g4631p3j2wgrjiw425n";
+
version = "0.1.2.7";
+
sha256 = "0pfqvw6a9c29fsar1xiqwbsdc294l9iy3jlc6ax0wxdkfqyqwagv";
isLibrary = true;
isExecutable = true;
+
setupHaskellDepends = [ base Cabal containers directory filepath ];
libraryHaskellDepends = [
base Cabal containers directory filepath
···
mkDerivation {
pname = "supermonad";
-
version = "0.2.0.1";
-
sha256 = "15hw8bzafvg492zcdj5f0r67fmrqay5kj9jwfm9wd3qv7k8iszrk";
+
version = "0.2.1.1";
+
sha256 = "1bnj0kva6nh1565fvakwqbx8as7v415fqd7s33dvbfzk8dpkld8z";
libraryHaskellDepends = [
base containers fgl ghc mtl transformers
···
mkDerivation {
pname = "tasty-rerun";
-
version = "1.1.10";
-
sha256 = "1776fx700wlc9spn0dh3x4nh44x2yg33z9zyqzqlpwrhrkpaz91b";
-
libraryHaskellDepends = [
-
base containers mtl optparse-applicative reducers split stm tagged
-
tasty transformers
-
];
-
homepage = "http://github.com/ocharles/tasty-rerun";
-
description = "Run tests by filtering the test tree depending on the result of previous test runs";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"tasty-rerun_1_1_11" = callPackage
-
({ mkDerivation, base, containers, mtl, optparse-applicative
-
, reducers, split, stm, tagged, tasty, transformers
-
}:
-
mkDerivation {
-
pname = "tasty-rerun";
version = "1.1.11";
sha256 = "0nk2qfdhdl71xcr0rwixmwwsyr74dy4hjwalhs4p4am2bhpfva5s";
libraryHaskellDepends = [
···
homepage = "http://github.com/ocharles/tasty-rerun";
description = "Run tests by filtering the test tree depending on the result of previous test runs";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"tasty-silver" = callPackage
···
mkDerivation {
pname = "trasa";
-
version = "0.2";
-
sha256 = "1570f4612nfslcxr0mjwf4zzgfninb0mv1d0n6livcks8jd4w4ph";
+
version = "0.3";
+
sha256 = "0v1srhmzwc8vdkwwpik91bvrq73driryl0lyazx7zvpvmqhxkmi6";
libraryHaskellDepends = [
base binary bytestring hashable http-media http-types text
unordered-containers vinyl
···
}) {};
"trasa-client" = callPackage
-
({ mkDerivation, aeson, base, binary, bytestring, http-client
-
, http-media, http-types, ip, text, trasa, unordered-containers
+
({ mkDerivation, aeson, base, binary, bytestring, case-insensitive
+
, containers, http-client, http-media, http-types, ip, text, trasa
+
, unordered-containers
mkDerivation {
pname = "trasa-client";
-
version = "0.2";
-
sha256 = "0cgsjaclcqy4nprp7ndr4di1km0fp70zfgv1r4v172mk2q0n06nx";
+
version = "0.3";
+
sha256 = "1cq0wbjv0kbhvprrggbkqqy6h6ixywfr816b9pd2qqmsnw4lq6ns";
libraryHaskellDepends = [
-
base binary bytestring http-client http-media http-types text trasa
+
base binary bytestring case-insensitive containers http-client
+
http-media http-types text trasa
testHaskellDepends = [
aeson base http-client http-types ip text trasa
···
({ mkDerivation, base, generics-sop }:
mkDerivation {
pname = "tuple-sop";
-
version = "0.2.0.1";
-
sha256 = "1l2llpn3b3v5hly3bpzyhzagnrrs830xgpqaab8w1rcbhkmqby12";
+
version = "0.3.0.0";
+
sha256 = "1m9xsjnnyavms4hxgdam79vc9c4bf6ssmammmzvvidqvyl9z1g15";
libraryHaskellDepends = [ base generics-sop ];
testHaskellDepends = [ base generics-sop ];
homepage = "https://github.com/Ferdinand-vW/tuple-sop#readme";
···
}) {};
"twiml" = callPackage
-
({ mkDerivation, base, Cabal, data-default, deepseq, Diff, HUnit
-
, lens, network-uri, parsec, should-not-typecheck, template-haskell
-
, text, void, xml
+
({ mkDerivation, base, data-default, deepseq, doctest, lens
+
, network-uri, parsec, template-haskell, text, void, xml
mkDerivation {
pname = "twiml";
-
version = "0.2.0.1";
-
sha256 = "1x4jhvz0590zlpy74yjwjxkrllk7yvpgf2srkisi10klmarsjygd";
-
enableSeparateDataOutput = true;
+
version = "0.2.1.0";
+
sha256 = "1y6szzr951if5lal2rfknybd11a2r13xrykpsyrqvq5dzq2yx67z";
libraryHaskellDepends = [
base data-default deepseq lens network-uri parsec template-haskell
text void xml
-
testHaskellDepends = [
-
base Cabal data-default deepseq Diff HUnit lens
-
should-not-typecheck void
-
];
+
testHaskellDepends = [ base doctest ];
homepage = "https://github.com/markandrus/twiml-haskell";
description = "TwiML library for Haskell";
license = stdenv.lib.licenses.bsd3;
···
license = "unknown";
}) {};
+
"unexceptionalio_0_4_0" = callPackage
+
({ mkDerivation, base }:
+
mkDerivation {
+
pname = "unexceptionalio";
+
version = "0.4.0";
+
sha256 = "09gynk472l7nn5l2w320n4dwigwp0wh0shfp6dyw6r5h2jdxz18p";
+
libraryHaskellDepends = [ base ];
+
homepage = "https://github.com/singpolyma/unexceptionalio";
+
description = "IO without any non-error, synchronous exceptions";
+
license = "unknown";
+
hydraPlatforms = stdenv.lib.platforms.none;
+
}) {};
+
+
"unexceptionalio-trans" = callPackage
+
({ mkDerivation, base, transformers, unexceptionalio }:
+
mkDerivation {
+
pname = "unexceptionalio-trans";
+
version = "0.4.0";
+
sha256 = "19jzvxx0z4w7d1mp09spiz01sd349376hf5xkg8r2zfr8fx7hj71";
+
libraryHaskellDepends = [ base transformers unexceptionalio ];
+
homepage = "https://github.com/singpolyma/unexceptionalio-trans";
+
description = "A wrapper around UnexceptionalIO using monad transformers";
+
license = "unknown";
+
}) {};
+
"unfoldable" = callPackage
({ mkDerivation, base, containers, ghc-prim, one-liner, QuickCheck
, random, transformers
···
({ mkDerivation, base }:
mkDerivation {
pname = "util";
-
version = "0.1.7.0";
-
sha256 = "1g5pgwkw1kqfskk131v2vaqcvyxqgslff62qamjz4dzray9fa9cp";
+
version = "0.1.10.0";
+
sha256 = "1cp7vxhg6m02j7zj7z6zss38rsykrk596qakzczsxjx7yraxwdxb";
libraryHaskellDepends = [ base ];
description = "Utilities";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
+
}) {};
+
+
"util-exception" = callPackage
+
({ mkDerivation, base, lifted-base, monad-control, util }:
+
mkDerivation {
+
pname = "util-exception";
+
version = "0.1.0.0";
+
sha256 = "0y1d1y421sx8imibi235zc2f3cpjgg9pl6wkmigrxn4q4nwigkbr";
+
libraryHaskellDepends = [ base lifted-base monad-control util ];
+
description = "Exceptional utilities";
+
license = stdenv.lib.licenses.bsd3;
}) {};
"util-plus" = callPackage
···
}) {};
"weigh" = callPackage
-
({ mkDerivation, base, deepseq, mtl, process, split
-
, template-haskell, temporary
-
}:
-
mkDerivation {
-
pname = "weigh";
-
version = "0.0.7";
-
sha256 = "1k5mxk0cn82x1lc1j0ik4sfkr0q4ipa2ls9sm5g39hl6bjwp1lp3";
-
libraryHaskellDepends = [
-
base deepseq mtl process split template-haskell temporary
-
];
-
testHaskellDepends = [ base deepseq ];
-
homepage = "https://github.com/fpco/weigh#readme";
-
description = "Measure allocations of a Haskell functions/values";
-
license = stdenv.lib.licenses.bsd3;
-
}) {};
-
-
"weigh_0_0_11" = callPackage
({ mkDerivation, base, deepseq, mtl, process, split, temporary }:
mkDerivation {
pname = "weigh";
···
homepage = "https://github.com/fpco/weigh#readme";
description = "Measure allocations of a Haskell functions/values";
license = stdenv.lib.licenses.bsd3;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"weighted" = callPackage
···
license = stdenv.lib.licenses.bsd3;
}) {};
-
"wl-pprint-text_1_1_1_1" = callPackage
+
"wl-pprint-text_1_2_0_0" = callPackage
({ mkDerivation, base, base-compat, text }:
mkDerivation {
pname = "wl-pprint-text";
-
version = "1.1.1.1";
-
sha256 = "1v227rc24ibb6qxiyhq9v9hv8ilkrm6i1snl5icblm8zgvpymplb";
+
version = "1.2.0.0";
+
sha256 = "0g3w92rad6x5appfb22rbzcas2ix2h0hy91sdxhq8a4a5cnlrpa0";
libraryHaskellDepends = [ base base-compat text ];
description = "A Wadler/Leijen Pretty Printer for Text values";
license = stdenv.lib.licenses.bsd3;
···
mkDerivation {
pname = "wuss";
-
version = "1.1.8";
-
sha256 = "1isw32n4qdaip350928v7v7cph4p4sb28hva5vd3jvq4309n65df";
-
libraryHaskellDepends = [
-
base bytestring connection network websockets
-
];
-
homepage = "https://github.com/tfausak/wuss#readme";
-
description = "Secure WebSocket (WSS) clients";
-
license = stdenv.lib.licenses.mit;
-
}) {};
-
-
"wuss_1_1_9" = callPackage
-
({ mkDerivation, base, bytestring, connection, network, websockets
-
}:
-
mkDerivation {
-
pname = "wuss";
version = "1.1.9";
sha256 = "1la0zvdsb1w0k2sj8f9wrnsirljjnbx0a1kalzwalh6d82h2jd9z";
libraryHaskellDepends = [
···
homepage = "https://github.com/tfausak/wuss#readme";
description = "Secure WebSocket (WSS) clients";
license = stdenv.lib.licenses.mit;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"wx" = callPackage
···
license = stdenv.lib.licenses.bsd3;
}) {inherit (pkgs) libyaml;};
+
"yaml_0_8_30" = callPackage
+
({ mkDerivation, aeson, attoparsec, base, base-compat, bytestring
+
, conduit, containers, directory, filepath, hspec, HUnit, libyaml
+
, mockery, resourcet, scientific, semigroups, template-haskell
+
, temporary, text, transformers, unordered-containers, vector
+
}:
+
mkDerivation {
+
pname = "yaml";
+
version = "0.8.30";
+
sha256 = "11dyjqs1rzhpidzfqdw3lg8rsm32jhjph54kc68k4dwib6fnwnyi";
+
configureFlags = [ "-fsystem-libyaml" ];
+
isLibrary = true;
+
isExecutable = true;
+
libraryHaskellDepends = [
+
aeson attoparsec base bytestring conduit containers directory
+
filepath resourcet scientific semigroups template-haskell text
+
transformers unordered-containers vector
+
];
+
libraryPkgconfigDepends = [ libyaml ];
+
testHaskellDepends = [
+
aeson base base-compat bytestring conduit directory hspec HUnit
+
mockery resourcet temporary text transformers unordered-containers
+
vector
+
];
+
homepage = "http://github.com/snoyberg/yaml/";
+
description = "Support for parsing and rendering YAML documents";
+
license = stdenv.lib.licenses.bsd3;
+
hydraPlatforms = stdenv.lib.platforms.none;
+
}) {inherit (pkgs) libyaml;};
+
"yaml-combinators" = callPackage
({ mkDerivation, aeson, base, bytestring, doctest, generics-sop
, scientific, tasty, tasty-hunit, text, transformers
···
license = stdenv.lib.licenses.mit;
}) {};
+
"yesod-core_1_6_5" = callPackage
+
({ mkDerivation, aeson, async, auto-update, base, blaze-html
+
, blaze-markup, byteable, bytestring, case-insensitive, cereal
+
, clientsession, conduit, conduit-extra, containers, cookie
+
, deepseq, deepseq-generics, directory, fast-logger, gauge, hspec
+
, hspec-expectations, http-types, HUnit, monad-logger, mtl, network
+
, old-locale, parsec, path-pieces, primitive, QuickCheck, random
+
, resourcet, safe, semigroups, shakespeare, streaming-commons
+
, template-haskell, text, time, transformers, unix-compat, unliftio
+
, unordered-containers, vector, wai, wai-extra, wai-logger, warp
+
, word8
+
}:
+
mkDerivation {
+
pname = "yesod-core";
+
version = "1.6.5";
+
sha256 = "0yj06bfw7cln4waf76nfj1dm1f5fd13i896f5iy33035xc0bwiml";
+
libraryHaskellDepends = [
+
aeson auto-update base blaze-html blaze-markup byteable bytestring
+
case-insensitive cereal clientsession conduit conduit-extra
+
containers cookie deepseq deepseq-generics directory fast-logger
+
http-types monad-logger mtl old-locale parsec path-pieces primitive
+
random resourcet safe semigroups shakespeare template-haskell text
+
time transformers unix-compat unliftio unordered-containers vector
+
wai wai-extra wai-logger warp word8
+
];
+
testHaskellDepends = [
+
async base bytestring clientsession conduit conduit-extra
+
containers cookie hspec hspec-expectations http-types HUnit network
+
path-pieces QuickCheck random resourcet shakespeare
+
streaming-commons template-haskell text transformers unliftio wai
+
wai-extra
+
];
+
benchmarkHaskellDepends = [
+
base blaze-html bytestring gauge shakespeare text transformers
+
];
+
homepage = "http://www.yesodweb.com/";
+
description = "Creation of type-safe, RESTful web applications";
+
license = stdenv.lib.licenses.mit;
+
hydraPlatforms = stdenv.lib.platforms.none;
+
}) {};
+
"yesod-crud" = callPackage
({ mkDerivation, base, classy-prelude, containers, MissingH
, monad-control, persistent, random, safe, stm, uuid, yesod-core
···
mkDerivation {
pname = "yesod-test";
-
version = "1.6.3";
-
sha256 = "0mxjkk6bkxgjpdifvz7qlqg0ms1xh19b8r7f96lp0pcnfksnil4d";
-
libraryHaskellDepends = [
-
attoparsec base blaze-builder blaze-html blaze-markup bytestring
-
case-insensitive conduit containers cookie hspec-core html-conduit
-
http-types HUnit network persistent pretty-show semigroups text
-
time transformers wai wai-extra xml-conduit xml-types yesod-core
-
];
-
testHaskellDepends = [
-
base bytestring containers hspec html-conduit http-types HUnit text
-
unliftio wai wai-extra xml-conduit yesod-core yesod-form
-
];
-
homepage = "http://www.yesodweb.com";
-
description = "integration testing for WAI/Yesod Applications";
-
license = stdenv.lib.licenses.mit;
-
}) {};
-
-
"yesod-test_1_6_4" = callPackage
-
({ mkDerivation, attoparsec, base, blaze-builder, blaze-html
-
, blaze-markup, bytestring, case-insensitive, conduit, containers
-
, cookie, hspec, hspec-core, html-conduit, http-types, HUnit
-
, network, persistent, pretty-show, semigroups, text, time
-
, transformers, unliftio, wai, wai-extra, xml-conduit, xml-types
-
, yesod-core, yesod-form
-
}:
-
mkDerivation {
-
pname = "yesod-test";
version = "1.6.4";
sha256 = "0nxrscg4rxdwvivpxfsc735zr8w72w5vrlgaw1mq6ikn4cwidyng";
libraryHaskellDepends = [
···
homepage = "http://www.yesodweb.com";
description = "integration testing for WAI/Yesod Applications";
license = stdenv.lib.licenses.mit;
-
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"yesod-test-json" = callPackage