From d2e344616c46260cada31b22508004b798e96d22 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 28 Dec 2016 17:34:49 +0100 Subject: [PATCH] hackage-packages.nix: automatic Haskell package set update This update was generated by hackage2nix v2.0.4-7-g48fad11 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/c6ccb9817117572abc2711b4208b507ff75bde8b. --- .../haskell-modules/hackage-packages.nix | 2633 ++++++++++++++--- 1 file changed, 2143 insertions(+), 490 deletions(-) diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 641968a4d39..2528b8a8bef 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -1393,13 +1393,13 @@ self: { }: mkDerivation { pname = "BioHMM"; - version = "1.0.1"; - sha256 = "b20fbbd9e38b9f764a9152aa123bbf7296b4be361bddfc7e1bbe833d439f9c20"; + version = "1.0.3"; + sha256 = "88963139ccce5e5ab1125bf590847d403d08a9b9f17f91a4fcb704a6881f6335"; libraryHaskellDepends = [ base colour diagrams-cairo diagrams-lib directory either-unwrap filepath parsec ParsecTools StockholmAlignment SVGFonts text vector ]; - description = "Libary containing parsing and visualisation functions and datastructures for Hidden Markov Models in HMMER3 format"; + description = "Libary for Hidden Markov Models in HMMER3 format"; license = stdenv.lib.licenses.gpl3; }) {}; @@ -6199,6 +6199,30 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "Glob_0_7_14" = callPackage + ({ mkDerivation, base, containers, directory, dlist, filepath + , HUnit, QuickCheck, test-framework, test-framework-hunit + , test-framework-quickcheck2, transformers, transformers-compat + }: + mkDerivation { + pname = "Glob"; + version = "0.7.14"; + sha256 = "2837b88916e8ba4314fdbb556de8b0e7f577b848d3e80a08959b6ef47e1c842b"; + libraryHaskellDepends = [ + base containers directory dlist filepath transformers + transformers-compat + ]; + testHaskellDepends = [ + base containers directory dlist filepath HUnit QuickCheck + test-framework test-framework-hunit test-framework-quickcheck2 + transformers transformers-compat + ]; + homepage = "http://iki.fi/matti.niemenmaa/glob/"; + description = "Globbing library"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "GlomeTrace" = callPackage ({ mkDerivation, array, base, GlomeVec }: mkDerivation { @@ -8125,6 +8149,30 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "HTTP_4000_3_4" = callPackage + ({ mkDerivation, array, base, bytestring, case-insensitive, conduit + , conduit-extra, deepseq, http-types, httpd-shed, HUnit, mtl + , network, network-uri, parsec, pureMD5, split, test-framework + , test-framework-hunit, time, wai, warp + }: + mkDerivation { + pname = "HTTP"; + version = "4000.3.4"; + sha256 = "a4066d6fe45fa41d1c3e262e1100c740dc35cddec34c576723bdc35a8dcfc322"; + libraryHaskellDepends = [ + array base bytestring mtl network network-uri parsec time + ]; + testHaskellDepends = [ + base bytestring case-insensitive conduit conduit-extra deepseq + http-types httpd-shed HUnit mtl network network-uri pureMD5 split + test-framework test-framework-hunit wai warp + ]; + homepage = "https://github.com/haskell/HTTP"; + description = "A library for client-side HTTP"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "HTTP-Simple" = callPackage ({ mkDerivation, base, HTTP, network }: mkDerivation { @@ -10712,8 +10760,8 @@ self: { }: mkDerivation { pname = "Lazy-Pbkdf2"; - version = "2.1.1"; - sha256 = "a79a0282997dfc4905314bded417f7631c6665802c9fa5103aad999e1832daa9"; + version = "2.1.2"; + sha256 = "8a39397ba2756a1a3a7a7802e5d4cb824377289acb8c21aec37a76494daba1a3"; libraryHaskellDepends = [ base binary bytestring ]; testHaskellDepends = [ base base16-bytestring binary bytestring cryptonite memory @@ -11734,6 +11782,22 @@ self: { license = "unknown"; }) {}; + "MonadRandom_0_5" = callPackage + ({ mkDerivation, base, fail, mtl, primitive, random, transformers + , transformers-compat + }: + mkDerivation { + pname = "MonadRandom"; + version = "0.5"; + sha256 = "e239800faed1142b348d1125232ee1266209865ff6aa09516d4d516bec88c3dc"; + libraryHaskellDepends = [ + base fail mtl primitive random transformers transformers-compat + ]; + description = "Random-number generation monad"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "MonadRandomLazy" = callPackage ({ mkDerivation, base, MonadRandom, mtl, random }: mkDerivation { @@ -14278,22 +14342,22 @@ self: { ({ mkDerivation, aeson, base, biocore, biofasta, BlastHTTP , blastxml, bytestring, cassava, ClustalParser, cmdargs, containers , directory, edit-distance, either-unwrap, EntrezHTTP, filepath - , hierarchical-clustering, HTTP, http-conduit, hxt, matrix, network - , parsec, process, pureMD5, random, split, Taxonomy, text, time - , transformers, vector, ViennaRNAParser + , hierarchical-clustering, HTTP, http-conduit, http-types, hxt + , matrix, network, parsec, process, pureMD5, random, split + , Taxonomy, text, time, transformers, vector, ViennaRNAParser }: mkDerivation { pname = "RNAlien"; - version = "1.2.6"; - sha256 = "a3a0de2cde3813f9e7f87f27f8ebf306bcb6da8da6b818624a335c329e051874"; + version = "1.2.8"; + sha256 = "f4d754abee29eebb424ffb6d498de24544de1895a5ace4e47863870f62d2b94a"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ aeson base biocore biofasta BlastHTTP blastxml bytestring cassava ClustalParser cmdargs containers directory edit-distance either-unwrap EntrezHTTP filepath hierarchical-clustering HTTP - http-conduit hxt matrix network parsec process pureMD5 random - Taxonomy text transformers vector ViennaRNAParser + http-conduit http-types hxt matrix network parsec process pureMD5 + random Taxonomy text transformers vector ViennaRNAParser ]; executableHaskellDepends = [ base biocore biofasta bytestring cassava cmdargs containers @@ -20114,6 +20178,38 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "aeson_1_1_0_0" = callPackage + ({ mkDerivation, attoparsec, base, base-compat, base-orphans + , base16-bytestring, bytestring, containers, deepseq, directory + , dlist, filepath, generic-deriving, ghc-prim, hashable + , hashable-time, HUnit, QuickCheck, quickcheck-instances + , scientific, tagged, template-haskell, test-framework + , test-framework-hunit, test-framework-quickcheck2, text, time + , time-locale-compat, unordered-containers, uuid-types, vector + }: + mkDerivation { + pname = "aeson"; + version = "1.1.0.0"; + sha256 = "5810fc5f664855ba6457d119fffd176ee93e60a27e88f5eedc349d7d75f18880"; + libraryHaskellDepends = [ + attoparsec base base-compat bytestring containers deepseq dlist + ghc-prim hashable scientific tagged template-haskell text time + time-locale-compat unordered-containers uuid-types vector + ]; + testHaskellDepends = [ + attoparsec base base-compat base-orphans base16-bytestring + bytestring containers directory dlist filepath generic-deriving + ghc-prim hashable hashable-time HUnit QuickCheck + quickcheck-instances scientific tagged template-haskell + test-framework test-framework-hunit test-framework-quickcheck2 text + time time-locale-compat unordered-containers uuid-types vector + ]; + homepage = "https://github.com/bos/aeson"; + description = "Fast JSON parsing and encoding"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "aeson-applicative" = callPackage ({ mkDerivation, aeson, base, text, unordered-containers }: mkDerivation { @@ -20201,8 +20297,8 @@ self: { pname = "aeson-compat"; version = "0.3.6"; sha256 = "7aa365d9f44f708f25c939489528836aa10b411e0a3e630c8c2888670874d142"; - revision = "1"; - editedCabalFile = "8e6a7142358e3189e10f906f5a0d2ae2306a2191f9ebf8a7ad85a6c70e15e6d9"; + revision = "2"; + editedCabalFile = "1000ae33d38d919e685b31f6f4de79bab9298318ced3ded0ff7e4a24c10258c3"; libraryHaskellDepends = [ aeson attoparsec base base-compat bytestring containers exceptions hashable nats scientific semigroups tagged text time @@ -20259,6 +20355,8 @@ self: { pname = "aeson-extra"; version = "0.4.0.0"; sha256 = "78ecedf65f8b68c09223912878e2a055aa38536489eddc9b47911cbc05aba594"; + revision = "1"; + editedCabalFile = "2a114863b515ec4b326bd31e4493ce2bcf7598b03361f76b44637e62d334b621"; libraryHaskellDepends = [ aeson aeson-compat attoparsec base base-compat bytestring containers exceptions hashable parsec recursion-schemes scientific @@ -20515,6 +20613,8 @@ self: { pname = "aeson-schema"; version = "0.4.1.1"; sha256 = "30e95de2018a74ba0883f681723a0797d08c52b73433e5f70e86c71ad64abcc5"; + revision = "1"; + editedCabalFile = "8eaab2581d0f6108befe4112cd0749876e14670ebebcff228f07985c508589e6"; libraryHaskellDepends = [ aeson attoparsec base bytestring containers ghc-prim mtl QuickCheck regex-base regex-compat regex-pcre scientific syb template-haskell @@ -20659,6 +20759,23 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "affection" = callPackage + ({ mkDerivation, babl, base, clock, containers, gegl, glib, linear + , monad-loops, mtl, sdl2, text + }: + mkDerivation { + pname = "affection"; + version = "0.0.0.1"; + sha256 = "4d66b2b478888db84d13cd3557cc938902a97958e87bb9ea70dce9cd60e41f51"; + libraryHaskellDepends = [ + babl base clock containers gegl glib linear monad-loops mtl sdl2 + text + ]; + homepage = "https://github.com/nek0/affection#readme"; + description = "A simple Game Engine using SDL"; + license = stdenv.lib.licenses.lgpl3; + }) {}; + "affine-invariant-ensemble-mcmc" = callPackage ({ mkDerivation, base, containers, mwc-random, primitive, split , vector @@ -21383,6 +21500,20 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "algebraic-prelude" = callPackage + ({ mkDerivation, algebra, base, basic-prelude, lens, semigroups }: + mkDerivation { + pname = "algebraic-prelude"; + version = "0.1.0.1"; + sha256 = "8bb052b29571d4c07c03d14eb17f9d302f18e619bbe743509b9ec6e4fde2192d"; + libraryHaskellDepends = [ + algebra base basic-prelude lens semigroups + ]; + homepage = "https://github.com/konn/algebraic-prelude#readme"; + description = "Algebraically structured Prelude"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "algo-s" = callPackage ({ mkDerivation, base, bytestring, errors, foldl, hspec, mwc-random , optparse-applicative, primitive, QuickCheck, smallcheck @@ -25009,17 +25140,20 @@ self: { "amqp-worker" = callPackage ({ mkDerivation, aeson, amqp, base, bytestring, data-default - , exceptions, monad-control, mtl, resource-pool, split, tasty - , tasty-hunit, text, transformers-base + , exceptions, monad-control, monad-loops, mtl, resource-pool, split + , tasty, tasty-hunit, text, transformers-base }: mkDerivation { pname = "amqp-worker"; - version = "0.2.3"; - sha256 = "41e7ed6f745cde27d451057958e5d017a6e6558ed5083f0cd0a10ee3bc757a09"; + version = "0.2.4"; + sha256 = "cc46b8d7f02c02dacc3e7a7c7d5e6c0d2338aec9afc4ca8e4f8c0d4f616a405f"; + isLibrary = true; + isExecutable = true; libraryHaskellDepends = [ aeson amqp base bytestring data-default exceptions monad-control - mtl resource-pool split text transformers-base + monad-loops mtl resource-pool split text transformers-base ]; + executableHaskellDepends = [ aeson base exceptions text ]; testHaskellDepends = [ aeson amqp base bytestring tasty tasty-hunit text ]; @@ -25366,6 +25500,8 @@ self: { pname = "ansi-pretty"; version = "0.1.2.1"; sha256 = "708819f93f1759919a19dcfccddf3ddc8d9fba930cb73fab3ec9f6f5691394c6"; + revision = "1"; + editedCabalFile = "266eb754d15de06de1d488c82564bbf6c359e4e94e5210a58f2c18917a19d78d"; libraryHaskellDepends = [ aeson ansi-wl-pprint array base bytestring containers generics-sop nats scientific semigroups tagged text time unordered-containers @@ -26172,6 +26308,26 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "app-settings_0_2_0_10" = callPackage + ({ mkDerivation, base, containers, directory, hspec, HUnit, mtl + , parsec, text + }: + mkDerivation { + pname = "app-settings"; + version = "0.2.0.10"; + sha256 = "88dd9df76930467c14b764108cda92676a6702f68ad38a09c26e740bce29ac28"; + libraryHaskellDepends = [ + base containers directory mtl parsec text + ]; + testHaskellDepends = [ + base containers directory hspec HUnit mtl parsec text + ]; + homepage = "https://github.com/emmanueltouzery/app-settings"; + description = "A library to manage application settings (INI file-like)"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "appar" = callPackage ({ mkDerivation, base, bytestring }: mkDerivation { @@ -26534,6 +26690,36 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {inherit (pkgs.xorg) libXScrnSaver;}; + "arbtt_0_9_0_12" = callPackage + ({ mkDerivation, aeson, array, base, binary, bytestring + , bytestring-progress, containers, deepseq, directory, filepath + , libXScrnSaver, parsec, pcre-light, process-extras, strict, tasty + , tasty-golden, tasty-hunit, terminal-progress-bar, time + , transformers, unix, utf8-string, X11 + }: + mkDerivation { + pname = "arbtt"; + version = "0.9.0.12"; + sha256 = "3bdd4171a6d68ff3604eb752d04fdc6e819ab90f021e65ff12f5f6c7e62e87cf"; + isLibrary = false; + isExecutable = true; + executableHaskellDepends = [ + aeson array base binary bytestring bytestring-progress containers + deepseq directory filepath parsec pcre-light strict + terminal-progress-bar time transformers unix utf8-string X11 + ]; + executableSystemDepends = [ libXScrnSaver ]; + testHaskellDepends = [ + base binary bytestring containers deepseq directory parsec + pcre-light process-extras tasty tasty-golden tasty-hunit time + transformers unix utf8-string + ]; + homepage = "http://arbtt.nomeata.de/"; + description = "Automatic Rule-Based Time Tracker"; + license = "GPL"; + hydraPlatforms = stdenv.lib.platforms.none; + }) {inherit (pkgs.xorg) libXScrnSaver;}; + "archive" = callPackage ({ mkDerivation, base, bytestring, debian, debian-mirror, directory , Extra, filepath, help, HUnit, mtl, network, old-locale, pretty @@ -28533,6 +28719,22 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "autoexporter_1_0_0" = callPackage + ({ mkDerivation, base, Cabal, directory, filepath }: + mkDerivation { + pname = "autoexporter"; + version = "1.0.0"; + sha256 = "459baf1bbb143a92a25f1de7b9ec416a5ee214bb763bfb5f5e49e10678aba0f3"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ base Cabal directory filepath ]; + executableHaskellDepends = [ base ]; + homepage = "https://github.com/tfausak/autoexporter#readme"; + description = "Automatically re-export modules"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "autom" = callPackage ({ mkDerivation, base, bytestring, colour, ghc-prim, gloss , JuicyPixels, random, vector @@ -28694,10 +28896,10 @@ self: { }: mkDerivation { pname = "avers"; - version = "0.0.17.0"; - sha256 = "3e6b4a39ccb99373a1a574625b86d4948f4ba4a747652e3c5ddd8d8b09fe212d"; - revision = "3"; - editedCabalFile = "dd1745f57f0636a5932c361e931feec895221ae612acc37eaf2d819f349c75ae"; + version = "0.0.17.1"; + sha256 = "1b45d8aa036b3c2ec7ea180327ff3cdce28dc1e1ef319c062be79f0ffa7626f5"; + revision = "4"; + editedCabalFile = "00eb4a4386d3ed82d29c7f33c3c813074d33e25ce0c60872ca0a0cb78c3bd76c"; libraryHaskellDepends = [ aeson attoparsec base bytestring clock containers cryptonite filepath inflections memory MonadRandom mtl network network-uri @@ -29574,6 +29776,20 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "babl" = callPackage + ({ mkDerivation, babl, base }: + mkDerivation { + pname = "babl"; + version = "0.0.0.2"; + sha256 = "c06c27e50875ab4fca4322112648006c49dc06158457fdb405df50eac9223245"; + libraryHaskellDepends = [ base ]; + librarySystemDepends = [ babl ]; + libraryPkgconfigDepends = [ babl ]; + homepage = "http://github.com/nek0/babl#readme"; + description = "Haskell bindings to BABL library"; + license = stdenv.lib.licenses.lgpl3; + }) {inherit (pkgs) babl;}; + "babylon" = callPackage ({ mkDerivation, array, base, containers, random, wx, wxcore }: mkDerivation { @@ -31405,6 +31621,27 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "binary-ext" = callPackage + ({ mkDerivation, array, base, binary, bytestring, Cabal, containers + , directory, filepath, HUnit, QuickCheck, random, test-framework + , test-framework-quickcheck2 + }: + mkDerivation { + pname = "binary-ext"; + version = "1.0"; + sha256 = "0b7b4c7d4d2e5a08cf046eabbc66269aa187cfed4fcaeefcc5d95b4305a04837"; + libraryHaskellDepends = [ + array base binary bytestring containers + ]; + testHaskellDepends = [ + array base binary bytestring Cabal containers directory filepath + HUnit QuickCheck random test-framework test-framework-quickcheck2 + ]; + homepage = "https://github.com/A1-Triard/binary-ext"; + description = "An alternate with typed errors for Data.Binary.Get monad from 'binary' library."; + license = stdenv.lib.licenses.bsd3; + }) {}; + "binary-file" = callPackage ({ mkDerivation, base, bytestring, monads-tf, peggy , template-haskell @@ -31517,6 +31754,32 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "binary-orphans_0_1_5_2" = callPackage + ({ mkDerivation, aeson, base, binary, case-insensitive, hashable + , QuickCheck, quickcheck-instances, scientific, tagged, tasty + , tasty-quickcheck, text, text-binary, time, unordered-containers + , vector, vector-binary-instances + }: + mkDerivation { + pname = "binary-orphans"; + version = "0.1.5.2"; + sha256 = "7c644fb1d1657719c04c0f115a36efaeba7287c953de826b55c28fae87aca33d"; + libraryHaskellDepends = [ + aeson base binary case-insensitive hashable scientific tagged text + text-binary time unordered-containers vector + vector-binary-instances + ]; + testHaskellDepends = [ + aeson base binary case-insensitive hashable QuickCheck + quickcheck-instances scientific tagged tasty tasty-quickcheck text + time unordered-containers vector + ]; + homepage = "https://github.com/phadej/binary-orphans#readme"; + description = "Orphan instances for binary"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "binary-parser" = callPackage ({ mkDerivation, base-prelude, bytestring, success, text , transformers @@ -31689,6 +31952,8 @@ self: { pname = "binary-tagged"; version = "0.1.4.2"; sha256 = "311fab8c2bac00cb6785cb144e25ed58b2efce85e5dc64e30e2b5a2a16cdc784"; + revision = "1"; + editedCabalFile = "51f87f18bfe7ba8a3edc318cfb95f4aae9c2bb3feb54277553ac895b09ce0cf1"; libraryHaskellDepends = [ aeson array base base16-bytestring binary bytestring containers generics-sop hashable nats scientific semigroups SHA tagged text @@ -31876,32 +32141,32 @@ self: { }) {K8055D = null;}; "bindings-apr" = callPackage - ({ mkDerivation, apr-1, base, bindings-DSL }: + ({ mkDerivation, apr, base, bindings-DSL }: mkDerivation { pname = "bindings-apr"; version = "0.1"; sha256 = "d324f6517ad3615aa7065e5f2a247f146655a7315ac70006ef0ded4bce0f873b"; libraryHaskellDepends = [ base bindings-DSL ]; - libraryPkgconfigDepends = [ apr-1 ]; + libraryPkgconfigDepends = [ apr ]; homepage = "http://cielonegro.org/Bindings-APR.html"; description = "Low level bindings to Apache Portable Runtime (APR)"; license = stdenv.lib.licenses.publicDomain; hydraPlatforms = stdenv.lib.platforms.none; - }) {apr-1 = null;}; + }) {inherit (pkgs) apr;}; "bindings-apr-util" = callPackage - ({ mkDerivation, apr-util-1, base, bindings-apr, bindings-DSL }: + ({ mkDerivation, apr-util, base, bindings-apr, bindings-DSL }: mkDerivation { pname = "bindings-apr-util"; version = "0.1"; sha256 = "9d93dae4cb05d24a2fe50778bdf972df23ca0be5e8f85a85bb744e757720206b"; libraryHaskellDepends = [ base bindings-apr bindings-DSL ]; - libraryPkgconfigDepends = [ apr-util-1 ]; + libraryPkgconfigDepends = [ apr-util ]; homepage = "http://cielonegro.org/Bindings-APR.html"; description = "Low level bindings to Apache Portable Runtime Utility (APR Utility)"; license = stdenv.lib.licenses.publicDomain; hydraPlatforms = stdenv.lib.platforms.none; - }) {apr-util-1 = null;}; + }) {apr-util = null;}; "bindings-audiofile" = callPackage ({ mkDerivation, audiofile, base, bindings-DSL }: @@ -32357,12 +32622,12 @@ self: { }) {}; "bindings-portaudio" = callPackage - ({ mkDerivation, base, bindings-DSL, portaudio }: + ({ mkDerivation, base, bindings-DSL, portaudio, vector }: mkDerivation { pname = "bindings-portaudio"; - version = "0.1"; - sha256 = "22aa0157723500351d014ef609b4a6167e9e9ae69ddcc33e71d3c908c0c09d71"; - libraryHaskellDepends = [ base bindings-DSL ]; + version = "0.2"; + sha256 = "362cfad6f1527d887224564682a7ff8f40c73ceed8ee803c78609bc523bab74b"; + libraryHaskellDepends = [ base bindings-DSL vector ]; libraryPkgconfigDepends = [ portaudio ]; description = "Low-level bindings to portaudio library"; license = stdenv.lib.licenses.bsd3; @@ -33597,8 +33862,8 @@ self: { pname = "blank-canvas"; version = "0.6"; sha256 = "2a0e5c4fc50b1ce43e56b1a11056186c21d565e225da36f90c58f8c0a70f48b3"; - revision = "7"; - editedCabalFile = "b965b55168cd3f25ee55944fb39f9509c847bb48f69e8ec443614fc8ff4960dd"; + revision = "8"; + editedCabalFile = "b39980789d8a226fb984088b3ab9e63c96bd81f2ee7806bf124d420c4479fedc"; libraryHaskellDepends = [ aeson base base-compat base64-bytestring bytestring colour containers data-default-class http-types kansas-comet mime-types @@ -34397,6 +34662,27 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "bogocopy" = callPackage + ({ mkDerivation, base, directory, filemanip, filepath + , optparse-applicative, shelly, text, transformers, unix + }: + mkDerivation { + pname = "bogocopy"; + version = "0.1.0.2"; + sha256 = "4b2d4e376b8908805a09404fac4a7b73efd3f4549a515eb8e180fe46221de834"; + revision = "1"; + editedCabalFile = "9b68ad2f64094297c4631e652ab247e8d83c64b64b7f40528232b8c474a4dee4"; + isLibrary = false; + isExecutable = true; + executableHaskellDepends = [ + base directory filemanip filepath optparse-applicative shelly text + transformers unix + ]; + homepage = "https://github.com/phlummox/bogocopy"; + description = "Simple project template from stack"; + license = stdenv.lib.licenses.bsd2; + }) {}; + "bogre-banana" = callPackage ({ mkDerivation, base, hogre, hois, monad-control, random , reactive-banana @@ -35008,13 +35294,13 @@ self: { ({ mkDerivation, array, base }: mkDerivation { pname = "brainfuck-tut"; - version = "0.7.0.1"; - sha256 = "761ef393826ecc54b9a5ab2d37b0c1af9db169bf6edb02282df67a71e02a1855"; + version = "0.7.0.2"; + sha256 = "fd5ebdd26c1bcee0e064288e71f92bc8f458768058bfbbaa368f562f44090939"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ array base ]; executableHaskellDepends = [ array base ]; - homepage = "https://gitlab.com/cpp.cabrera/brainfuck-tut"; + homepage = "https://gitlab.com/queertypes/brainfuck-tut"; description = "A simple BF interpreter"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -35233,6 +35519,7 @@ self: { homepage = "https://github.com/jb55/bson-lens"; description = "BSON lenses"; license = stdenv.lib.licenses.mit; + maintainers = with stdenv.lib.maintainers; [ jb55 ]; }) {}; "bson-mapping" = callPackage @@ -37428,17 +37715,17 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "cacophony_0_9_0" = callPackage + "cacophony_0_9_1" = callPackage ({ mkDerivation, aeson, async, base, base16-bytestring, bytestring - , cryptonite, deepseq, directory, exceptions, free, hlint, lens - , memory, monad-coroutine, mtl, safe-exceptions, text, transformers + , cryptonite, directory, exceptions, free, hlint, lens, memory + , monad-coroutine, mtl, safe-exceptions, text, transformers }: mkDerivation { pname = "cacophony"; - version = "0.9.0"; - sha256 = "7394383af54b84ff5efdb491cafa6ffc569266c522c7395ee099a45bbd0588cb"; + version = "0.9.1"; + sha256 = "cb60834c8b0571f2b2b54b6f9847960c71ffe5350c60791c439de6ba54c67c02"; libraryHaskellDepends = [ - base bytestring cryptonite deepseq exceptions free lens memory + base bytestring cryptonite exceptions free lens memory monad-coroutine mtl safe-exceptions transformers ]; testHaskellDepends = [ @@ -39012,17 +39299,15 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "cayley-client_0_3_0" = callPackage + "cayley-client_0_3_1" = callPackage ({ mkDerivation, aeson, attoparsec, base, binary, bytestring , exceptions, hspec, http-client, http-conduit, lens, lens-aeson , mtl, text, transformers, unordered-containers, vector }: mkDerivation { pname = "cayley-client"; - version = "0.3.0"; - sha256 = "6c2d35f5c70df4744c3cac4a3cda952bd6a36f0f40cbdcf79ec54670ab1c5e1a"; - revision = "1"; - editedCabalFile = "7bc68d5b02fa41ebd7652a4e0d080417f4a66e179f24e6cc70845dac0fbb9f63"; + version = "0.3.1"; + sha256 = "c2d8eeeebf3814a10abfadb032132c8f1deff393909312d17755a9547463ebf7"; libraryHaskellDepends = [ aeson attoparsec base binary bytestring exceptions http-client http-conduit lens lens-aeson mtl text transformers @@ -39056,8 +39341,8 @@ self: { }: mkDerivation { pname = "cblrepo"; - version = "0.23.0"; - sha256 = "bbb17315e0618e121f8c339a4758d41a0a4b9d7b594168978fdc13d7fff93281"; + version = "0.24.0"; + sha256 = "03c1728d5f5ac702e334d3b7ccf0ceb42c00f93dba6cce2cdd655f5d74f4af7a"; isLibrary = false; isExecutable = true; setupHaskellDepends = [ base Cabal ]; @@ -40124,8 +40409,8 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "choice"; - version = "0.1.1.0"; - sha256 = "96245c66c3e2dd48aec6b9bba3198b336d4d111b10781e53c544b43b98c1a989"; + version = "0.2.0"; + sha256 = "89a70894e54acc8e1a178e6110f46b0efed6e8389c7fec9060048d154aa1f72e"; libraryHaskellDepends = [ base ]; homepage = "https://github.com/mboes/choice#readme"; description = "A solution to boolean blindness"; @@ -41858,20 +42143,18 @@ self: { "clit" = callPackage ({ mkDerivation, aeson, authenticate-oauth, base, bytestring - , http-client, http-client-tls, http-types, optparse-applicative - , split + , data-default, http-client, http-client-tls, http-types, lens + , optparse-applicative, split }: mkDerivation { pname = "clit"; - version = "0.1.1.2"; - sha256 = "5daac994e7e122d6e009cfbb8e87c9a6134c7157256d2c64dfb87d8b83503367"; - revision = "1"; - editedCabalFile = "a00ced1d7dcc50bae6eae37b415f304271ee08bec06b3d15f7ec60fe927bdad8"; + version = "0.2.0.1"; + sha256 = "64e698fb189b3ab06c52d43aa0a5da99104b46e8024687d13664610d795fe504"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ - aeson authenticate-oauth base bytestring http-client - http-client-tls http-types optparse-applicative split + aeson authenticate-oauth base bytestring data-default http-client + http-client-tls http-types lens optparse-applicative split ]; executableHaskellDepends = [ base ]; homepage = "https://github.com/vmchale/command-line-tweeter#readme"; @@ -43825,17 +44108,35 @@ self: { }) {}; "computational-algebra" = callPackage - ({ mkDerivation, algebra, base, containers, equational-reasoning - , heaps, lens, monad-loops, monomorphic, peggy, singletons - , sized-vector, tagged, type-natural + ({ mkDerivation, algebra, algebraic-prelude, arithmoi, base + , constraints, containers, control-monad-loop, convertible, deepseq + , dlist, entropy, equational-reasoning, hashable, heaps, hmatrix + , hspec, HUnit, hybrid-vectors, lens, matrix, monad-loops + , MonadRandom, mono-traversable, monomorphic, mtl, parallel, primes + , process, QuickCheck, quickcheck-instances, reflection, semigroups + , singletons, sized, smallcheck, tagged, template-haskell + , test-framework, test-framework-hunit, text, type-natural, unamb + , unordered-containers, vector }: mkDerivation { pname = "computational-algebra"; - version = "0.3.0.0"; - sha256 = "9dd0b12afcdf642cfed686820d2523291cb62a064122c51c78e45dfeae5e9226"; + version = "0.4.0.0"; + sha256 = "cb9fd9a9115a911f43837fedfdc96f91c07a3240eccbd64b111b73844562e9f6"; libraryHaskellDepends = [ - algebra base containers equational-reasoning heaps lens monad-loops - monomorphic peggy singletons sized-vector tagged type-natural + algebra algebraic-prelude arithmoi base constraints containers + control-monad-loop convertible deepseq dlist entropy + equational-reasoning hashable heaps hmatrix hybrid-vectors lens + matrix monad-loops MonadRandom mono-traversable monomorphic mtl + parallel primes reflection semigroups singletons sized tagged + template-haskell text type-natural unamb unordered-containers + vector + ]; + testHaskellDepends = [ + algebra base constraints containers convertible deepseq + equational-reasoning hspec HUnit lens matrix MonadRandom + monomorphic process QuickCheck quickcheck-instances reflection + singletons sized smallcheck tagged test-framework + test-framework-hunit text type-natural vector ]; homepage = "https://github.com/konn/computational-algebra"; description = "Well-kinded computational algebra library, currently supporting Groebner basis"; @@ -46996,8 +47297,8 @@ self: { }: mkDerivation { pname = "crawlchain"; - version = "0.1.1.4"; - sha256 = "0754ba3c874648e6c6e84c17d2d729cc3427f3cad2f1d0f37fbbcb4841020917"; + version = "0.1.1.7"; + sha256 = "93c39d63111fd8bdc4222a763ff1cb289b4e1e9b5342a3f0273fa6180a6062f1"; libraryHaskellDepends = [ base bytestring directory HTTP network-uri split tagsoup time ]; @@ -47418,6 +47719,30 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "cron_0_5_0" = callPackage + ({ mkDerivation, attoparsec, base, data-default-class, generics-sop + , mtl, mtl-compat, old-locale, quickcheck-instances, semigroups + , tasty, tasty-hunit, tasty-quickcheck, text, time + , transformers-compat + }: + mkDerivation { + pname = "cron"; + version = "0.5.0"; + sha256 = "ebffcf17d4ce054b50e97034ca94e73c82803494e0a507b49844740a968535b7"; + libraryHaskellDepends = [ + attoparsec base data-default-class mtl mtl-compat old-locale + semigroups text time + ]; + testHaskellDepends = [ + attoparsec base generics-sop quickcheck-instances semigroups tasty + tasty-hunit tasty-quickcheck text time transformers-compat + ]; + homepage = "http://github.com/michaelxavier/cron"; + description = "Cron datatypes and Attoparsec parser"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "cron-compat" = callPackage ({ mkDerivation, attoparsec, base, cron, derive, hspec , hspec-expectations, mtl, mtl-compat, old-locale, QuickCheck, text @@ -47611,10 +47936,10 @@ self: { }: mkDerivation { pname = "crypto-enigma"; - version = "0.0.2.6"; - sha256 = "eb162e2b4ea2d73bb3594e12438f02988e338ae58c602e817a31970163533142"; - revision = "3"; - editedCabalFile = "c94ac05824b4eb891ee0351c533f6b7a12586437b58c4615538903bfd807317c"; + version = "0.0.2.8"; + sha256 = "7868ad36d39243fef45e1f76be73709778442ad69dc18ad8066650a748c6e837"; + revision = "1"; + editedCabalFile = "7a7c682466a7ea07d0a755cb3f3c696083921734a90bcad745226b45b605a97e"; libraryHaskellDepends = [ base containers MissingH mtl split ]; testHaskellDepends = [ base HUnit QuickCheck ]; homepage = "https://github.com/orome/crypto-enigma-hs"; @@ -48058,8 +48383,8 @@ self: { }: mkDerivation { pname = "cryptonite-openssl"; - version = "0.4"; - sha256 = "a8307454de4f85456660686815169d925cb90345f7ac016d0c5562c2755667ea"; + version = "0.5"; + sha256 = "a10bc2030bd3696c190562853a794c392ff1e5ab9b4adc6c05697526dc9ce25c"; libraryHaskellDepends = [ base bytestring cryptonite memory ]; librarySystemDepends = [ openssl ]; testHaskellDepends = [ @@ -48572,8 +48897,10 @@ self: { }: mkDerivation { pname = "cuda"; - version = "0.7.5.1"; - sha256 = "0910d9e4f0b3a46d9bda2de495ae9024799c21764bc543b99edea64e65180385"; + version = "0.7.5.2"; + sha256 = "749b2411255f699289d2989c8720b751940678bfbb621ccd8bb98eaf0a7b94d6"; + revision = "1"; + editedCabalFile = "dd05fcdff465dcbe7252532e3b9ba481d76548611e02bc28fce734378c093dee"; isLibrary = true; isExecutable = true; setupHaskellDepends = [ base Cabal directory filepath ]; @@ -49790,7 +50117,7 @@ self: { "data-default-extra" = callPackage ({ mkDerivation, base, data-default-class - , data-default-instances-base, data-default-instances-bytestring + , data-default-instances-bytestring , data-default-instances-case-insensitive , data-default-instances-containers , data-default-instances-new-base @@ -49800,11 +50127,10 @@ self: { }: mkDerivation { pname = "data-default-extra"; - version = "0.0.1"; - sha256 = "ddd73777101f49566654bae02203424bc7f4dd55ba5b839b5d2d8d4fa6d0812e"; + version = "0.1.0"; + sha256 = "7feaac7ae76fae615736d9a1577cb26ebd11a9cae48c88235821497fd5dee5f9"; libraryHaskellDepends = [ - base data-default-class data-default-instances-base - data-default-instances-bytestring + base data-default-class data-default-instances-bytestring data-default-instances-case-insensitive data-default-instances-containers data-default-instances-new-base data-default-instances-old-locale data-default-instances-text @@ -49855,6 +50181,8 @@ self: { pname = "data-default-instances-bytestring"; version = "0.0.1"; sha256 = "4c431278d0dc1054fd531281db70d8615f88d9b2a29924aba2567fb3cf647220"; + revision = "1"; + editedCabalFile = "592075c7d9f5bde9fe98d31dd2b7412cdb4bb29158b49bee04379fe0895aed3e"; libraryHaskellDepends = [ base bytestring data-default-class ]; homepage = "https://github.com/trskop/data-default-extra"; description = "Default instances for (lazy and strict) ByteString, Builder and ShortByteString"; @@ -49868,6 +50196,8 @@ self: { pname = "data-default-instances-case-insensitive"; version = "0.0.1"; sha256 = "430135708ad9d0730a4c3a3d1eb574bdc6f07547a5a9c5f30202e1e786070ab4"; + revision = "1"; + editedCabalFile = "45a89ccc5e4e6dbca37c7c0826c1f1c75d774d49afa9ce94f0412edee53f1371"; libraryHaskellDepends = [ case-insensitive data-default-class ]; homepage = "https://github.com/trskop/data-default-extra"; description = "Default instance for CI type from case-insensitive package"; @@ -49898,16 +50228,12 @@ self: { }) {}; "data-default-instances-new-base" = callPackage - ({ mkDerivation, base, data-default-class - , data-default-instances-base - }: + ({ mkDerivation, base, data-default-class }: mkDerivation { pname = "data-default-instances-new-base"; - version = "0.0.1"; - sha256 = "d923d291a26817f2bc54ba110efc8cb1cefcdb17c7a5af8e2d12506c594b7edc"; - libraryHaskellDepends = [ - base data-default-class data-default-instances-base - ]; + version = "0.0.2"; + sha256 = "831df35c14859b066767b56c746611aa9268e6352d2a45f6704d3859bf3ef143"; + libraryHaskellDepends = [ base data-default-class ]; homepage = "https://github.com/trskop/data-default-extra"; description = "Default instances for types in newer versions of base package"; license = stdenv.lib.licenses.bsd3; @@ -49931,6 +50257,8 @@ self: { pname = "data-default-instances-text"; version = "0.0.1"; sha256 = "db5d4c46cf36ce5956ffd0affe0f2c48e1c000b9bd61821d3e6c1b0171060cdf"; + revision = "1"; + editedCabalFile = "5a8acbe0d420430c2cc2dc7865fa69d179c9ad43dda47aefcc6560fed72e2204"; libraryHaskellDepends = [ base data-default-class text ]; homepage = "https://github.com/trskop/data-default-extra"; description = "Default instances for (lazy and strict) Text and Text Builder"; @@ -49944,6 +50272,8 @@ self: { pname = "data-default-instances-unordered-containers"; version = "0.0.1"; sha256 = "b382a7ea90fd61127782e95fa5e7ee3a17969b762bf0aac4efd15fa7c2552fc0"; + revision = "1"; + editedCabalFile = "fc2e79e605ef4fd67f222d11f43aaed40fbc08e3ca421cd29f5982a391f90ebe"; libraryHaskellDepends = [ data-default-class unordered-containers ]; @@ -49959,6 +50289,8 @@ self: { pname = "data-default-instances-vector"; version = "0.0.1"; sha256 = "9ac84473a3af8b0c5e795ea5f84a34a0c18c3b2d5e17ce428206203f9d794666"; + revision = "1"; + editedCabalFile = "8a78beb491235231802c98fb1a58fea519359be1c9374b9f08d37feed34a385e"; libraryHaskellDepends = [ data-default-class vector ]; homepage = "https://github.com/trskop/data-default-extra"; description = "Default instances for types defined in vector package"; @@ -50497,8 +50829,8 @@ self: { }: mkDerivation { pname = "data-msgpack"; - version = "0.0.8"; - sha256 = "069552052ce2f62b64621513df5e4eec4a9dc9aa02f28e8095373724fc696ae0"; + version = "0.0.9"; + sha256 = "432b1e3f1cfbfe7cb165b139cb7379906b0f3126c381a64160aeb1f393b04b5c"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -52807,12 +53139,12 @@ self: { }) {}; "deque" = callPackage - ({ mkDerivation, base-prelude }: + ({ mkDerivation, base }: mkDerivation { pname = "deque"; - version = "0.1"; - sha256 = "881f1118d18e1868a04443e2826aede8316a266ad93ce1e00a999834fa028e2d"; - libraryHaskellDepends = [ base-prelude ]; + version = "0.2"; + sha256 = "86768d22492c58b35688c28592b222cb16cc996ca6576b35add9c54a470d3e56"; + libraryHaskellDepends = [ base ]; homepage = "https://github.com/nikita-volkov/deque"; description = "Double-ended queue"; license = stdenv.lib.licenses.mit; @@ -53503,6 +53835,8 @@ self: { pname = "diagrams-contrib"; version = "1.4.0.1"; sha256 = "1194be9ab13c8660ef1c56c35b3a6578953db51e173de96eb8d49603e855750c"; + revision = "1"; + editedCabalFile = "58ebbd4d2285416111e8582c133d68ced6ecb5a2a94d5dc07cca899a971b02f8"; libraryHaskellDepends = [ base circle-packing colour containers cubicbezier data-default data-default-class diagrams-core diagrams-lib diagrams-solve @@ -55702,6 +56036,24 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "distributive_0_5_1" = callPackage + ({ mkDerivation, base, base-orphans, directory, doctest, filepath + , tagged, transformers, transformers-compat + }: + mkDerivation { + pname = "distributive"; + version = "0.5.1"; + sha256 = "8fd0968c19b00b64c8219b81903c72841494460fcf1c10e84fa44f321bb3ae92"; + libraryHaskellDepends = [ + base base-orphans tagged transformers transformers-compat + ]; + testHaskellDepends = [ base directory doctest filepath ]; + homepage = "http://github.com/ekmett/distributive/"; + description = "Distributive functors -- Dual to Traversable"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "diversity" = callPackage ({ mkDerivation, base, containers, data-ordlist, fasta , math-functions, MonadRandom, optparse-applicative, parsec, pipes @@ -57764,8 +58116,8 @@ self: { }: mkDerivation { pname = "dynamodb-simple"; - version = "0.3.0.0"; - sha256 = "5a1693cacc9d15727b4d0f71cf6015a71e2e5269b8872c9e50016ff6d0f7265b"; + version = "0.4.0.0"; + sha256 = "62a0361b19d0929a95d1821f8214aa44a87b7ffe1e0405abd84b4f81fc16ca79"; libraryHaskellDepends = [ aeson amazonka amazonka-core amazonka-dynamodb base bytestring conduit containers double-conversion exceptions generics-sop @@ -58674,6 +59026,8 @@ self: { pname = "either"; version = "4.4.1.1"; sha256 = "b087cb0fb63fec2fbdcac05fef0d03751daef5deb86cda3c732b9a6a31e634d3"; + revision = "1"; + editedCabalFile = "3276aff42f5ede169a424cdfbb69ae3ca7d9d4f95996e679c2d9ea1dae939db1"; libraryHaskellDepends = [ base bifunctors exceptions free mmorph monad-control MonadRandom mtl profunctors semigroupoids semigroups transformers @@ -58726,6 +59080,25 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "ekg_0_4_0_12" = callPackage + ({ mkDerivation, aeson, base, bytestring, ekg-core, ekg-json + , filepath, network, snap-core, snap-server, text, time + , transformers, unordered-containers + }: + mkDerivation { + pname = "ekg"; + version = "0.4.0.12"; + sha256 = "f30e8c1e76410c3c76ec8cf59f0e1a381a83d302c02b5a95049238aa50eb9844"; + libraryHaskellDepends = [ + aeson base bytestring ekg-core ekg-json filepath network snap-core + snap-server text time transformers unordered-containers + ]; + homepage = "https://github.com/tibbe/ekg"; + description = "Remote monitoring of processes"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "ekg-bosun" = callPackage ({ mkDerivation, aeson, base, ekg-core, http-client, lens, network , network-uri, old-locale, text, time, unordered-containers, vector @@ -58831,6 +59204,22 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "ekg-json_0_1_0_4" = callPackage + ({ mkDerivation, aeson, base, ekg-core, text, unordered-containers + }: + mkDerivation { + pname = "ekg-json"; + version = "0.1.0.4"; + sha256 = "6afc7c146e4891824bb672af94ef3cade56ebf17cc51a3ca9ffdd2ce4345e479"; + libraryHaskellDepends = [ + aeson base ekg-core text unordered-containers + ]; + homepage = "https://github.com/tibbe/ekg-json"; + description = "JSON encoding of ekg metrics"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "ekg-log" = callPackage ({ mkDerivation, aeson, base, bytestring, directory, ekg-core , fast-logger, filepath, text, time, unix, unordered-containers @@ -59141,7 +59530,6 @@ self: { homepage = "http://github.com/krisajenkins/elm-export"; description = "A library to generate Elm types from Haskell source"; license = "unknown"; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "elm-export-persistent" = callPackage @@ -59159,7 +59547,7 @@ self: { homepage = "https://github.com/jb55/elm-export-persistent"; description = "elm-export persistent entities"; license = stdenv.lib.licenses.mit; - hydraPlatforms = stdenv.lib.platforms.none; + maintainers = with stdenv.lib.maintainers; [ jb55 ]; }) {}; "elm-get" = callPackage @@ -61143,6 +61531,78 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "eventsource-api" = callPackage + ({ mkDerivation, aeson, base, containers, mtl, protolude + , unordered-containers, uuid + }: + mkDerivation { + pname = "eventsource-api"; + version = "1.0.0"; + sha256 = "3d72797d5d9b81f2f5f1e613d6681983d9fd541a6b5dd773d92b1982ced422e8"; + libraryHaskellDepends = [ + aeson base containers mtl protolude unordered-containers uuid + ]; + homepage = "https://github.com/YoEight/eventsource-api#readme"; + description = "Provides a eventsourcing high level API"; + license = stdenv.lib.licenses.bsd3; + }) {}; + + "eventsource-geteventstore-store" = callPackage + ({ mkDerivation, aeson, base, eventsource-api + , eventsource-store-specs, eventstore, mtl, protolude, tasty + , tasty-hspec + }: + mkDerivation { + pname = "eventsource-geteventstore-store"; + version = "1.0.0"; + sha256 = "d14e33e0f73d2c6344d251253cd9f29551dd08ed627fa9b68845ac8e236dbafb"; + libraryHaskellDepends = [ + aeson base eventsource-api eventstore mtl protolude + ]; + testHaskellDepends = [ + base eventsource-api eventsource-store-specs eventstore protolude + tasty tasty-hspec + ]; + homepage = "https://github.com/YoEight/eventsource-api#readme"; + description = "GetEventStore store implementation"; + license = stdenv.lib.licenses.bsd3; + }) {}; + + "eventsource-store-specs" = callPackage + ({ mkDerivation, aeson, base, eventsource-api, mtl, protolude + , tasty, tasty-hspec, uuid + }: + mkDerivation { + pname = "eventsource-store-specs"; + version = "1.0.0"; + sha256 = "11aa3453084571533ae6c7367b2f4e41de7af78f99b4d79e6b9b935dd3399047"; + libraryHaskellDepends = [ + aeson base eventsource-api mtl protolude tasty tasty-hspec uuid + ]; + homepage = "https://github.com/YoEight/eventsource-api#readme"; + description = "Provides common test specification for Store implementation"; + license = stdenv.lib.licenses.bsd3; + }) {}; + + "eventsource-stub-store" = callPackage + ({ mkDerivation, base, containers, eventsource-api + , eventsource-store-specs, mtl, protolude, stm, tasty, tasty-hspec + }: + mkDerivation { + pname = "eventsource-stub-store"; + version = "1.0.0"; + sha256 = "6c50fd40a886098fb95f129d4769b68ffe3ffdb9135234d4db921ff6f5d17fef"; + libraryHaskellDepends = [ + base containers eventsource-api mtl protolude stm + ]; + testHaskellDepends = [ + base eventsource-store-specs protolude tasty tasty-hspec + ]; + homepage = "https://github.com/YoEight/eventsource-api#readme"; + description = "An in-memory stub store implementation"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "eventsourced" = callPackage ({ mkDerivation, base, blaze-builder, bytestring, HUnit, wai , wai-extra, warp @@ -61473,6 +61933,32 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "executable-hash_0_2_0_4" = callPackage + ({ mkDerivation, base, bytestring, Cabal, cryptohash, directory + , executable-path, file-embed, filepath, template-haskell + }: + mkDerivation { + pname = "executable-hash"; + version = "0.2.0.4"; + sha256 = "34eaf5662d90d3b7841f66b322ac5bc54900b0e3cb06792852b08b3c05a42ba4"; + isLibrary = true; + isExecutable = true; + setupHaskellDepends = [ + base bytestring Cabal cryptohash directory file-embed filepath + template-haskell + ]; + libraryHaskellDepends = [ + base bytestring cryptohash directory executable-path file-embed + template-haskell + ]; + executableHaskellDepends = [ base ]; + testHaskellDepends = [ base ]; + homepage = "http://github.com/fpco/executable-hash"; + description = "Provides the SHA1 hash of the program executable"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "executable-path" = callPackage ({ mkDerivation, base, directory, filepath, unix }: mkDerivation { @@ -62516,20 +63002,21 @@ self: { }) {}; "fast-tags" = callPackage - ({ mkDerivation, array, async, base, bytestring, containers, cpphs - , deepseq, directory, filepath, mtl, tasty, tasty-hunit, text - , utf8-string + ({ mkDerivation, alex, array, async, base, bytestring, containers + , cpphs, deepseq, directory, filepath, mtl, tasty, tasty-hunit + , text, utf8-string }: mkDerivation { pname = "fast-tags"; - version = "1.2"; - sha256 = "59033dc40770e9f96207b2ba6b458c68a3138f0102787e4858b71a4299d90eef"; + version = "1.2.1"; + sha256 = "6802c0275d28695c475d2cb41c4e2644b04d6f43befff0b6ac950081eb4cc0d3"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ array async base bytestring containers cpphs deepseq directory filepath mtl text utf8-string ]; + libraryToolDepends = [ alex ]; executableHaskellDepends = [ async base bytestring containers directory filepath text ]; @@ -62746,6 +63233,8 @@ self: { pname = "fay"; version = "0.23.1.16"; sha256 = "c46ef8cb7980bcf62ef7ccc9897e9c4246e6bec8cafc06d49ebe1d5bcd618a64"; + revision = "2"; + editedCabalFile = "c164132b3489ae1511bda64e9fb8fde6d05fdc4a1fcc0ff327efd9ce3b1d81ce"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -64081,6 +64570,8 @@ self: { pname = "find-clumpiness"; version = "0.2.0.1"; sha256 = "87db2a011a2662481f59ac03f64e95ef6692519386aee51417c3894c2174da22"; + revision = "1"; + editedCabalFile = "8a86eb5b9161789d9cd65fb4d555442e1b1eb89e46ce7f4db928f700f6ee05ef"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -64726,6 +65217,47 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "flac" = callPackage + ({ mkDerivation, base, bytestring, containers, data-default-class + , directory, exceptions, filepath, FLAC, hspec, mtl, temporary + , text, transformers, vector, wave + }: + mkDerivation { + pname = "flac"; + version = "0.1.1"; + sha256 = "58b7287cb39bdfc39cf7aab95b87d81111234fed502a8d1743ecfbcef001873e"; + libraryHaskellDepends = [ + base bytestring containers data-default-class directory exceptions + filepath mtl text transformers vector wave + ]; + librarySystemDepends = [ FLAC ]; + testHaskellDepends = [ + base bytestring data-default-class directory filepath hspec + temporary transformers vector wave + ]; + homepage = "https://github.com/mrkkrp/flac"; + description = "Complete high-level binding to libFLAC"; + license = stdenv.lib.licenses.bsd3; + }) {FLAC = null;}; + + "flac-picture" = callPackage + ({ mkDerivation, base, bytestring, data-default-class, directory + , flac, hspec, JuicyPixels, temporary + }: + mkDerivation { + pname = "flac-picture"; + version = "0.1.0"; + sha256 = "3c36dff9cebb44502a69e300f233e792900d051bd7eadc2c7390feb53efb3293"; + libraryHaskellDepends = [ base bytestring flac JuicyPixels ]; + testHaskellDepends = [ + base bytestring data-default-class directory flac hspec JuicyPixels + temporary + ]; + homepage = "https://github.com/mrkkrp/flac-picture"; + description = "Support for writing picture to FLAC metadata blocks with JuicyPixels"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "flaccuraterip" = callPackage ({ mkDerivation, base, binary, deepseq, HTTP, optparse-applicative , process @@ -65507,6 +66039,24 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "foldl_1_2_2" = callPackage + ({ mkDerivation, base, bytestring, comonad, containers + , contravariant, mwc-random, primitive, profunctors, text + , transformers, vector + }: + mkDerivation { + pname = "foldl"; + version = "1.2.2"; + sha256 = "c869deb0dc7d41d496539968968ff6045022d1286dfb2c1d53f61dc974f455eb"; + libraryHaskellDepends = [ + base bytestring comonad containers contravariant mwc-random + primitive profunctors text transformers vector + ]; + description = "Composable, streaming, and efficient left folds"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "foldl-incremental" = callPackage ({ mkDerivation, base, bytestring, containers, deepseq, foldl , histogram-fill, mwc-random, pipes, QuickCheck, tasty @@ -65536,14 +66086,14 @@ self: { }: mkDerivation { pname = "foldl-statistics"; - version = "0.1.4.0"; - sha256 = "0d800d6202b6411207154f1c7d1be8f77fef7e332ccaf3c486db972c935cf414"; + version = "0.1.4.1"; + sha256 = "7abd5ed3ee0295de589484b0973f2531ae1956bf4ec1f237956c046bca106b28"; libraryHaskellDepends = [ base foldl math-functions profunctors semigroups ]; testHaskellDepends = [ - base foldl profunctors quickcheck-instances statistics tasty - tasty-quickcheck vector + base foldl profunctors quickcheck-instances semigroups statistics + tasty tasty-quickcheck vector ]; homepage = "http://github.com/Data61/foldl-statistics#readme"; description = "Statistical functions from the statistics package implemented as Folds"; @@ -66175,10 +66725,8 @@ self: { }: mkDerivation { pname = "foundation"; - version = "0.0.2"; - sha256 = "d879240154104273197249b4fbd2bd6d6ad9739166a8a75e9484bf87b6d9388f"; - revision = "1"; - editedCabalFile = "171bd233fb790408501779243fdcbc2659911e55e39067efb80254bbcc3781e4"; + version = "0.0.3"; + sha256 = "72d7f2af963d42cb7e1164b854978ad3f351175449ba2d27c6b639ffca0b75fa"; libraryHaskellDepends = [ base ghc-prim ]; testHaskellDepends = [ base mtl QuickCheck tasty tasty-hunit tasty-quickcheck @@ -68268,6 +68816,25 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "gegl" = callPackage + ({ mkDerivation, babl, base, containers, gegl, glib, inline-c + , monad-loops, random, split, template-haskell + }: + mkDerivation { + pname = "gegl"; + version = "0.0.0.2"; + sha256 = "475adb9ff07a1e8cc314e441c76e76e46919e842c77ec092b9ed8d7847549e95"; + libraryHaskellDepends = [ + babl base containers glib inline-c monad-loops random split + template-haskell + ]; + librarySystemDepends = [ gegl ]; + libraryPkgconfigDepends = [ gegl ]; + homepage = "https://github.com/nek0/gegl#readme"; + description = "Haskell bindings to GEGL library"; + license = stdenv.lib.licenses.lgpl3; + }) {inherit (pkgs) gegl;}; + "gelatin" = callPackage ({ mkDerivation, async, base, bytestring, containers, directory , file-embed, FontyFruity, gl, GLFW-b, JuicyPixels, lens, linear @@ -69729,11 +70296,14 @@ self: { }) {}; "ghc-paths" = callPackage - ({ mkDerivation, base }: + ({ mkDerivation, base, Cabal, directory }: mkDerivation { pname = "ghc-paths"; version = "0.1.0.9"; sha256 = "afa68fb86123004c37c1dc354286af2d87a9dcfb12ddcb80e8bd0cd55bc87945"; + revision = "1"; + editedCabalFile = "b47858cf533ae8d72bd422106bcb9e075ae477ab2e537f59ffe437277840bcef"; + setupHaskellDepends = [ base Cabal directory ]; libraryHaskellDepends = [ base ]; description = "Knowledge of GHC's installation directories"; license = stdenv.lib.licenses.bsd3; @@ -69791,8 +70361,8 @@ self: { }: mkDerivation { pname = "ghc-prof"; - version = "1.2.0"; - sha256 = "fcc0d06e75b6b753b9edec96cda46a4b67138a7ddd489da55dd351f475c08810"; + version = "1.3.0.1"; + sha256 = "8bb866a2389005d91f15a1546ef92e1055b854c9a14dda97d0d92fb0fa598b82"; libraryHaskellDepends = [ attoparsec base containers scientific text time ]; @@ -70306,6 +70876,23 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "ghcjs-vdom" = callPackage + ({ mkDerivation, base, containers, ghc-prim, ghcjs-base + , ghcjs-ffiqq, ghcjs-prim, split, template-haskell + }: + mkDerivation { + pname = "ghcjs-vdom"; + version = "0.2.0.0"; + sha256 = "4a53dba09fc79b495f172584d0fa4e60d14453466098d9e221c8f3d0dc5d68c5"; + libraryHaskellDepends = [ + base containers ghc-prim ghcjs-base ghcjs-ffiqq ghcjs-prim split + template-haskell + ]; + description = "Virtual-dom bindings for GHCJS"; + license = stdenv.lib.licenses.mit; + broken = true; + }) {ghcjs-ffiqq = null; ghcjs-prim = null;}; + "ghcjs-websockets" = callPackage ({ mkDerivation, base, base64-bytestring, binary, bytestring , ghcjs-base, text @@ -70324,6 +70911,18 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "ghcjs-xhr" = callPackage + ({ mkDerivation, base, ghcjs-base, text }: + mkDerivation { + pname = "ghcjs-xhr"; + version = "0.1.0.0"; + sha256 = "14e8a6342d2ef912e14cd5a4bdc9f8712a6a92e43b2acc87d8e030085a51d91e"; + libraryHaskellDepends = [ base ghcjs-base text ]; + homepage = "https://github.com/tdammers/ghcjs-xhr"; + description = "XmlHttpRequest (\"AJAX\") bindings for GHCJS"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "ghclive" = callPackage ({ mkDerivation, aeson, base, blaze-html, blaze-markup, bytestring , containers, diagrams-lib, diagrams-svg, directory, file-embed @@ -71391,6 +71990,30 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "gipeda_0_3_3_0" = callPackage + ({ mkDerivation, aeson, base, bytestring, cassava + , concurrent-output, containers, directory, extra, file-embed + , filepath, gitlib, gitlib-libgit2, scientific, shake, split + , tagged, text, transformers, unordered-containers, vector, yaml + }: + mkDerivation { + pname = "gipeda"; + version = "0.3.3.0"; + sha256 = "9b3f111ed3b980a5b9a721948df16c6a05b28f3a805657d0cfa271e356169744"; + isLibrary = false; + isExecutable = true; + executableHaskellDepends = [ + aeson base bytestring cassava concurrent-output containers + directory extra file-embed filepath gitlib gitlib-libgit2 + scientific shake split tagged text transformers + unordered-containers vector yaml + ]; + homepage = "https://github.com/nomeata/gipeda"; + description = "Git Performance Dashboard"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "giphy-api" = callPackage ({ mkDerivation, aeson, base, basic-prelude, bytestring, containers , directory, hspec, http-api-data, http-client, http-client-tls @@ -71512,25 +72135,24 @@ self: { , clientsession, concurrent-output, conduit, conduit-extra , containers, crypto-api, cryptonite, curl, data-default, DAV, dbus , directory, disk-free-space, dlist, dns, edit-distance, esqueleto - , exceptions, fdo-notify, feed, filepath, free, git, gnupg, gnutls + , exceptions, fdo-notify, feed, filepath, free, git, gnupg , hinotify, hslogger, http-client, http-conduit, http-types, IfElse , lsof, magic, MissingH, monad-control, monad-logger, mountpoints - , mtl, network, network-info, network-multicast - , network-protocol-xmpp, network-uri, old-locale, openssh - , optparse-applicative, path-pieces, perl, persistent - , persistent-sqlite, persistent-template, process, QuickCheck - , random, regex-tdfa, resourcet, rsync, SafeSemaphore, sandi - , securemem, shakespeare, socks, stm, stm-chans, tasty, tasty-hunit - , tasty-quickcheck, tasty-rerun, template-haskell, text, time - , torrent, transformers, unix, unix-compat, unordered-containers - , utf8-string, uuid, wai, wai-extra, warp, warp-tls, wget, which - , xml-types, yesod, yesod-core, yesod-default, yesod-form - , yesod-static + , mtl, network, network-info, network-multicast, network-uri + , old-locale, openssh, optparse-applicative, path-pieces, perl + , persistent, persistent-sqlite, persistent-template, process + , QuickCheck, random, regex-tdfa, resourcet, rsync, SafeSemaphore + , sandi, securemem, shakespeare, socks, stm, stm-chans, tasty + , tasty-hunit, tasty-quickcheck, tasty-rerun, template-haskell + , text, time, torrent, transformers, unix, unix-compat + , unordered-containers, utf8-string, uuid, wai, wai-extra, warp + , warp-tls, wget, which, yesod, yesod-core, yesod-default + , yesod-form, yesod-static }: mkDerivation { pname = "git-annex"; - version = "6.20161210"; - sha256 = "b568cceda32908e7cd66b34181811d4da3d3197d71009eac20c1c4c4379f6381"; + version = "6.20170101"; + sha256 = "5fbf88652a84278275d9d4bec083189f590b045e23a73bfe8d395c3e356e3f53"; configureFlags = [ "-fassistant" "-fcryptonite" "-fdbus" "-fdesktopnotify" "-fdns" "-ffeed" "-finotify" "-fpairing" "-fproduction" "-fquvi" "-fs3" @@ -71548,17 +72170,17 @@ self: { case-insensitive clientsession concurrent-output conduit conduit-extra containers crypto-api cryptonite data-default DAV dbus directory disk-free-space dlist dns edit-distance esqueleto - exceptions fdo-notify feed filepath free gnutls hinotify hslogger + exceptions fdo-notify feed filepath free hinotify hslogger http-client http-conduit http-types IfElse magic MissingH monad-control monad-logger mountpoints mtl network network-info - network-multicast network-protocol-xmpp network-uri old-locale - optparse-applicative path-pieces persistent persistent-sqlite - persistent-template process QuickCheck random regex-tdfa resourcet - SafeSemaphore sandi securemem shakespeare socks stm stm-chans tasty - tasty-hunit tasty-quickcheck tasty-rerun template-haskell text time - torrent transformers unix unix-compat unordered-containers - utf8-string uuid wai wai-extra warp warp-tls xml-types yesod - yesod-core yesod-default yesod-form yesod-static + network-multicast network-uri old-locale optparse-applicative + path-pieces persistent persistent-sqlite persistent-template + process QuickCheck random regex-tdfa resourcet SafeSemaphore sandi + securemem shakespeare socks stm stm-chans tasty tasty-hunit + tasty-quickcheck tasty-rerun template-haskell text time torrent + transformers unix unix-compat unordered-containers utf8-string uuid + wai wai-extra warp warp-tls yesod yesod-core yesod-default + yesod-form yesod-static ]; executableSystemDepends = [ bup curl git gnupg lsof openssh perl rsync wget which @@ -71931,6 +72553,8 @@ self: { pname = "github"; version = "0.15.0"; sha256 = "f091c35c446619bace51bd4d3831563cccfbda896954ed98d2aed818feead609"; + revision = "1"; + editedCabalFile = "d56da89ceea0c330c54b4820d397e3cea2bba43978ca4dfa42bb153459d29f7d"; libraryHaskellDepends = [ aeson aeson-compat base base-compat base16-bytestring binary binary-orphans byteable bytestring containers cryptohash deepseq @@ -72003,8 +72627,8 @@ self: { }: mkDerivation { pname = "github-release"; - version = "0.2.0"; - sha256 = "847d33683b290360fdaa1a42dcbe5767920392e86abc357973d1e1afd2fac6c8"; + version = "1.0.1"; + sha256 = "a0e58b9e855cdf8617ba42436c974776800573951dcf680ec3072651fc10c5b5"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -72463,15 +73087,15 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; - "glabrous_0_2_1" = callPackage + "glabrous_0_2_3" = callPackage ({ mkDerivation, aeson, aeson-pretty, attoparsec, base, bytestring , cereal, cereal-text, directory, either, hspec, text , unordered-containers }: mkDerivation { pname = "glabrous"; - version = "0.2.1"; - sha256 = "79793394c25a1f7bdb0c57e634a8ad37824a2a108272d521cf9fe78bdf9a70a4"; + version = "0.2.3"; + sha256 = "f9e1c11f1702a1710cd172c972d618dcecc62197b7b37f66aa31a2aad45e4bad"; libraryHaskellDepends = [ aeson aeson-pretty attoparsec base bytestring cereal cereal-text either text unordered-containers @@ -72570,6 +73194,31 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "gli" = callPackage + ({ mkDerivation, aeson, attoparsec, base, bytestring, containers + , friendly-time, http-client, http-client-tls, http-conduit + , network-uri, optparse-applicative, process, text, time, yaml + }: + mkDerivation { + pname = "gli"; + version = "0.0.1.1"; + sha256 = "0f328a32ec9d700fc89d4e517917f5d47053ff822ad3eb29129100cc43f6943b"; + revision = "1"; + editedCabalFile = "209b399769c48d612e034f597367705b1cea6a3eccabaf35213af7429e1d273f"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + aeson attoparsec base bytestring containers friendly-time + http-client http-client-tls http-conduit network-uri + optparse-applicative process text time yaml + ]; + executableHaskellDepends = [ base ]; + testHaskellDepends = [ base ]; + homepage = "https://github.com/goromlagche/gli#readme"; + description = "Tiny cli to fetch PR info from gitlab"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "glib" = callPackage ({ mkDerivation, base, bytestring, Cabal, containers, glib , gtk2hs-buildtools, text, utf8-string @@ -72644,6 +73293,8 @@ self: { pname = "glirc"; version = "2.20.2"; sha256 = "acefc316a6075dbeb2fa95bf1ee99a8e4c3097eaf5be9273d676719d07a94b00"; + revision = "1"; + editedCabalFile = "4eb4ef433d48ddf947ede4423212b39ea82b665e50b17d2a0cf6ac3154cc33dd"; isLibrary = true; isExecutable = true; setupHaskellDepends = [ base Cabal filepath ]; @@ -72821,6 +73472,23 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "gloss_1_10_2_5" = callPackage + ({ mkDerivation, base, bmp, bytestring, containers, ghc-prim + , gloss-rendering, GLUT, OpenGL + }: + mkDerivation { + pname = "gloss"; + version = "1.10.2.5"; + sha256 = "e5c7c345892829f72966b5ade73b98702fe3a0c325e27c7b92e24c1a5ddc42c5"; + libraryHaskellDepends = [ + base bmp bytestring containers ghc-prim gloss-rendering GLUT OpenGL + ]; + homepage = "http://gloss.ouroborus.net"; + description = "Painless 2D vector graphics, animations and simulations"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "gloss-accelerate" = callPackage ({ mkDerivation, accelerate, base, gloss, gloss-rendering }: mkDerivation { @@ -76252,6 +76920,26 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "gopher-proxy" = callPackage + ({ mkDerivation, attoparsec, base, bytestring, directory, errors + , http-types, lucid, mime-types, network, optparse-applicative + , text, wai, warp + }: + mkDerivation { + pname = "gopher-proxy"; + version = "0.1.0.2"; + sha256 = "6f06b79fb6edf8df020e104feba3db960fc9e6ca4198d860de1702d752053fdd"; + isLibrary = false; + isExecutable = true; + executableHaskellDepends = [ + attoparsec base bytestring directory errors http-types lucid + mime-types network optparse-applicative text wai warp + ]; + homepage = "https://github.com/sternenseemann/gopher-proxy"; + description = "proxy gopher over http"; + license = stdenv.lib.licenses.gpl3; + }) {}; + "gopherbot" = callPackage ({ mkDerivation, base, HDBC, HDBC-postgresql, MissingH, network , parsec, unix @@ -79363,20 +80051,19 @@ self: { }) {}; "hack2-interface-wai" = callPackage - ({ mkDerivation, air, base, bytestring, case-insensitive - , containers, data-default, hack2, http-types, mtl, network, safe - , wai + ({ mkDerivation, base, bytestring, case-insensitive, containers + , data-default, hack2, http-types, network, safe, wai }: mkDerivation { pname = "hack2-interface-wai"; - version = "2012.5.25"; - sha256 = "bcd41cc56d8c21b778083b3efdb34f6d34892b0ee3272c9842e17785c6dadea3"; + version = "2017.1.4"; + sha256 = "db7e508b87c8bb0a0b0eb4a00558ca5feadd4ddbf290da5cc5bb3511a37352ea"; libraryHaskellDepends = [ - air base bytestring case-insensitive containers data-default hack2 - http-types mtl network safe wai + base bytestring case-insensitive containers data-default hack2 + http-types network safe wai ]; homepage = "https://github.com/nfjinjing/hack2-interface-wai"; - description = "Hack2 interface of WAI"; + description = "Hack2 interface to WAI"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; }) {}; @@ -80645,8 +81332,8 @@ self: { }: mkDerivation { pname = "hakyll-sass"; - version = "0.2.2"; - sha256 = "14e3076b7921f37ecd0edf736be931536705461b66755387ec7813aa5e3e8302"; + version = "0.2.3"; + sha256 = "ebc3abf417733f776e0235573b9b36113c130d0b1e7748361ff0d649bad67422"; libraryHaskellDepends = [ aeson-pretty base data-default-class filepath hakyll hsass ]; @@ -80767,26 +81454,32 @@ self: { }) {}; "halive" = callPackage - ({ mkDerivation, base, bin-package-db, containers, directory - , filepath, foreign-store, fsnotify, ghc, ghc-paths, process - , transformers + ({ mkDerivation, base, bytestring, containers, directory, filepath + , foreign-store, fsnotify, ghc, ghc-boot, ghc-paths, gl, linear + , mtl, process, random, sdl2, signal, stm, text, time, transformers }: mkDerivation { pname = "halive"; - version = "0.1.0.7"; - sha256 = "1c0e073e4769fedec470f7518fb1e20eff8d5b7a56fe8a03ec186aaf5ae71398"; + version = "0.1.2"; + sha256 = "465255836639653f42763d8b04a39840af35bde77b3cdfc53a419a44a96f902d"; isLibrary = true; isExecutable = true; - libraryHaskellDepends = [ base containers foreign-store ]; + libraryHaskellDepends = [ + base containers directory filepath foreign-store fsnotify ghc + ghc-boot ghc-paths mtl process signal stm time transformers + ]; executableHaskellDepends = [ - base bin-package-db directory filepath fsnotify ghc ghc-paths - process transformers + base directory filepath fsnotify ghc ghc-paths process stm + transformers + ]; + testHaskellDepends = [ + base bytestring containers filepath foreign-store gl linear mtl + random sdl2 stm text time ]; homepage = "https://github.com/lukexi/halive"; description = "A live recompiler"; license = stdenv.lib.licenses.bsd2; - broken = true; - }) {bin-package-db = null;}; + }) {}; "halma" = callPackage ({ mkDerivation, async, base, containers, data-default @@ -81242,8 +81935,8 @@ self: { }) {}; "happindicator" = callPackage - ({ mkDerivation, appindicator, array, base, bytestring, containers - , glib, gtk, gtk2hs-buildtools, mtl + ({ mkDerivation, array, base, bytestring, containers, glib, gtk + , gtk2hs-buildtools, libappindicator-gtk2, mtl }: mkDerivation { pname = "happindicator"; @@ -81252,26 +81945,26 @@ self: { libraryHaskellDepends = [ array base bytestring containers glib gtk mtl ]; - libraryPkgconfigDepends = [ appindicator ]; + libraryPkgconfigDepends = [ libappindicator-gtk2 ]; libraryToolDepends = [ gtk2hs-buildtools ]; description = "Binding to the appindicator library"; license = stdenv.lib.licenses.lgpl21; hydraPlatforms = stdenv.lib.platforms.none; - }) {appindicator = null;}; + }) {inherit (pkgs) libappindicator-gtk2;}; "happindicator3" = callPackage - ({ mkDerivation, appindicator, base, glib, gtk3 }: + ({ mkDerivation, base, glib, gtk3, libappindicator-gtk3 }: mkDerivation { pname = "happindicator3"; version = "0.2.1"; sha256 = "225156270dc7cb2bb399aee76c9273a62683d8835c7045027a7906a3cf010326"; libraryHaskellDepends = [ base glib gtk3 ]; - libraryPkgconfigDepends = [ appindicator ]; + libraryPkgconfigDepends = [ libappindicator-gtk3 ]; homepage = "https://github.com/mlacorte/happindicator3"; description = "Binding to the appindicator library"; license = stdenv.lib.licenses.lgpl21; hydraPlatforms = stdenv.lib.platforms.none; - }) {appindicator = null;}; + }) {inherit (pkgs) libappindicator-gtk3;}; "happraise" = callPackage ({ mkDerivation, base, directory, filepath }: @@ -82437,6 +83130,28 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "hashable_1_2_5_0" = callPackage + ({ mkDerivation, base, bytestring, ghc-prim, HUnit, integer-gmp + , QuickCheck, random, test-framework, test-framework-hunit + , test-framework-quickcheck2, text, unix + }: + mkDerivation { + pname = "hashable"; + version = "1.2.5.0"; + sha256 = "153eb1614a739f3ccf8c5fcd4230a17b8b24862ab727c46dd4acd22bc15fb2bc"; + libraryHaskellDepends = [ + base bytestring ghc-prim integer-gmp text + ]; + testHaskellDepends = [ + base bytestring ghc-prim HUnit QuickCheck random test-framework + test-framework-hunit test-framework-quickcheck2 text unix + ]; + homepage = "http://github.com/tibbe/hashable"; + description = "A class for types that can be converted to a hash value"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "hashable-extras" = callPackage ({ mkDerivation, base, bifunctors, bytestring, directory, doctest , filepath, hashable, transformers, transformers-compat @@ -82445,6 +83160,8 @@ self: { pname = "hashable-extras"; version = "0.2.3"; sha256 = "03e0303a50e265d8682402152c90e199d0f4685a1e553bf20a380652d6f06b6a"; + revision = "1"; + editedCabalFile = "8d70988312a39286abbbbbcae27964def38ed93ae680fad6c2900d5a962948c7"; libraryHaskellDepends = [ base bifunctors bytestring hashable transformers transformers-compat @@ -83947,8 +84664,8 @@ self: { }: mkDerivation { pname = "haskell-tools-ast"; - version = "0.4.0.0"; - sha256 = "467845d216b9f4799c0ab681b2046df5cd410a170b9e6b78cf351b047f5bb70b"; + version = "0.4.1.0"; + sha256 = "00aed2236a37a582ff761b0a83946e3bdfa9027098c18d75ad7e34577a775ac5"; libraryHaskellDepends = [ base ghc mtl references template-haskell uniplate ]; @@ -84019,8 +84736,8 @@ self: { }: mkDerivation { pname = "haskell-tools-backend-ghc"; - version = "0.4.0.0"; - sha256 = "72755148f8866075be70a3b244d451b3f0755e53cc14b94401d7cd3c80dfd279"; + version = "0.4.1.0"; + sha256 = "5607c50d38a26db49abd936fee9aac96bf332496bc7cbb9fe20e10bf929e63f6"; libraryHaskellDepends = [ base bytestring containers ghc haskell-tools-ast mtl references safe split template-haskell transformers uniplate @@ -84039,8 +84756,8 @@ self: { }: mkDerivation { pname = "haskell-tools-cli"; - version = "0.4.0.0"; - sha256 = "0bc38f0d805b3d7bb0f643a83e217d7ff6139bc561c15ad4d8b45e208da9de37"; + version = "0.4.1.0"; + sha256 = "43ec482527444bd15382c93a866d50cdde39ecd53968eabc041dcbbc3a55872a"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -84066,8 +84783,8 @@ self: { }: mkDerivation { pname = "haskell-tools-daemon"; - version = "0.4.0.0"; - sha256 = "a339059dcdcaf2af3d622d61c64c3467e849748d27525d6d66c8e135ed5b5aeb"; + version = "0.4.1.0"; + sha256 = "b028a4c3e9a0701e563d1c12b45fe7bfdad1705232f4170cc23632967437de2c"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -84086,6 +84803,24 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "haskell-tools-debug" = callPackage + ({ mkDerivation, base, ghc, ghc-paths, haskell-tools-ast + , haskell-tools-backend-ghc, haskell-tools-prettyprint + , haskell-tools-refactor, references + }: + mkDerivation { + pname = "haskell-tools-debug"; + version = "0.4.1.0"; + sha256 = "aae428cb78d3923eecdc2a183ed397578b3dc38c29af77bba44dadaf50dd66ef"; + libraryHaskellDepends = [ + base ghc ghc-paths haskell-tools-ast haskell-tools-backend-ghc + haskell-tools-prettyprint haskell-tools-refactor references + ]; + homepage = "https://github.com/haskell-tools/haskell-tools"; + description = "Debugging Tools for Haskell-tools"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "haskell-tools-demo" = callPackage ({ mkDerivation, aeson, base, bytestring, containers, directory , filepath, ghc, ghc-paths, haskell-tools-ast @@ -84096,8 +84831,8 @@ self: { }: mkDerivation { pname = "haskell-tools-demo"; - version = "0.4.0.0"; - sha256 = "1e52d8e1408323d75fd8f15344328c1f7ea194f7662d632cbb28e384fca05451"; + version = "0.4.1.0"; + sha256 = "9a65654bd6d95a6a5ea2ec2ed46a64d2d6aebd74fad864deeda0980b2a50f0e6"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -84123,8 +84858,8 @@ self: { }: mkDerivation { pname = "haskell-tools-prettyprint"; - version = "0.4.0.0"; - sha256 = "408fca758679e050c8a984e635853d356b9f1c5141add998e3fbf67e24fafbaf"; + version = "0.4.1.0"; + sha256 = "9ca7aecc1e36ea004e2017cf5a7afcc9b6ad4300a9efdffcc68275498bb254a7"; libraryHaskellDepends = [ base containers ghc haskell-tools-ast mtl references split uniplate ]; @@ -84144,8 +84879,8 @@ self: { }: mkDerivation { pname = "haskell-tools-refactor"; - version = "0.4.0.0"; - sha256 = "066cc62a3d553ff7510f64acd4627baa154e65e4d941ac74402aa7b978394c93"; + version = "0.4.1.0"; + sha256 = "743e02a1485686df0e6fe6fef2fee473b099cda89323a7b5e35bb9bf17481366"; libraryHaskellDepends = [ base Cabal containers directory filepath ghc ghc-paths haskell-tools-ast haskell-tools-backend-ghc @@ -84172,8 +84907,8 @@ self: { }: mkDerivation { pname = "haskell-tools-rewrite"; - version = "0.4.0.0"; - sha256 = "a47604c77b77a5ca1ca5ce0c5c517a68d7cdc33d9b056f7fd5f98d3756af61a2"; + version = "0.4.1.0"; + sha256 = "bfa733c82af102a594c7c8ce3d044465f02874a685e0b39e8cc48d3659758282"; libraryHaskellDepends = [ base containers ghc haskell-tools-ast haskell-tools-prettyprint mtl references @@ -86409,18 +87144,22 @@ self: { }) {}; "hburg" = callPackage - ({ mkDerivation, array, base, containers, filepath, haskell98, mtl + ({ mkDerivation, alex, array, base, containers, filepath, happy + , mtl, pretty, utf8-string }: mkDerivation { pname = "hburg"; - version = "1.1.2"; - sha256 = "db311af08ba1a90fdb5b8bd66d02ac073e004f19631419da9615165d1f04ed0d"; + version = "1.1.3"; + sha256 = "fe1ce07466f899d4149f68fdef21f1969228f8cc7db26f5c23b058c7a4d651ba"; + revision = "2"; + editedCabalFile = "c60173c9ea5804ed889632498f121be17ad755fef0486bedf6009bee9538b7ce"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ - array base containers filepath haskell98 mtl + array base containers filepath mtl pretty utf8-string ]; - homepage = "http://www.bytelabs.org/hburg.html"; + executableToolDepends = [ alex happy ]; + homepage = "https://www.bytelabs.org/project/haskell-bottom-up-rewrite-generator/"; description = "Haskell Bottom Up Rewrite Generator"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; @@ -87342,8 +88081,8 @@ self: { pname = "heist"; version = "1.0.1.0"; sha256 = "fd4ff3c1bfc1473feb9e913a5cdecaf56bc9db022abc27a76768cb6345c68bcb"; - revision = "1"; - editedCabalFile = "35cc7972ed625260f5f5885852551b9151cea0fad1c9855af09c5d82e20ae830"; + revision = "2"; + editedCabalFile = "17d5d80fc0a124f4e7159d50458067418ee6578484fb71b64f128aecc45cb663"; libraryHaskellDepends = [ aeson attoparsec base blaze-builder blaze-html bytestring containers directory directory-tree dlist filepath hashable @@ -88096,8 +88835,8 @@ self: { }: mkDerivation { pname = "heterocephalus"; - version = "1.0.2.0"; - sha256 = "d0ec193259c06ae95d5e05c17cd42087465e876d04248212d58dc4ccd72004f3"; + version = "1.0.2.3"; + sha256 = "653de3568644936d8e011bb329efd763d3b9d9f03101b9cf6486c45532453046"; libraryHaskellDepends = [ base blaze-html blaze-markup containers dlist parsec shakespeare template-haskell text @@ -88401,8 +89140,8 @@ self: { }: mkDerivation { pname = "heyefi"; - version = "1.0.0.0"; - sha256 = "76faae3d15478468c5c77021e8de886143da550e11e540fbd0e4abf8e1f24886"; + version = "1.1.0.0"; + sha256 = "ddbb1e25fd3b46ce1fc867563215392d2a5c0d85f1f7f864d3a3dce36954cc13"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -88773,6 +89512,8 @@ self: { pname = "hgettext"; version = "0.1.30"; sha256 = "26453a4d359c99c41d462db9f8c9144d172523b3fa7076117a877e6c43f3ffdd"; + revision = "2"; + editedCabalFile = "b2aff15e79fb791bf70c0d12182e79b7e686b356f0637d9355c4c823c1a9c5c8"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -90297,8 +91038,8 @@ self: { }: mkDerivation { pname = "hledger"; - version = "1.0.1"; - sha256 = "835de42bebfbf55a53714c24ea4df31b625ee12f0766aa83aa552ba6c39b7104"; + version = "1.1"; + sha256 = "b254b2a3918e047ca031f6dfafc42dd5fcb4b859157fae2d019dcd95262408e5"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -90337,8 +91078,8 @@ self: { }: mkDerivation { pname = "hledger-api"; - version = "1.0"; - sha256 = "80f4f4eef2c1df68e8013e78a1c5165a0f7c5150f7c4249353698afa078056fd"; + version = "1.1"; + sha256 = "182b8bdaf2b4b7d621a8570f0fa81a34de4f34f1a41f8dca6d60c05dd5701b1c"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -90395,10 +91136,8 @@ self: { }: mkDerivation { pname = "hledger-iadd"; - version = "1.1.1"; - sha256 = "89a1d0846caccdd7a7272821cef105ec6fb405d4b3390b0e335fc036e25c8386"; - revision = "1"; - editedCabalFile = "518e975bfd1de87c7cfbbaaa0f710d450e3f5e344725510377cb64abcf11baee"; + version = "1.1.2"; + sha256 = "2a224047975e11f7c443c21a8f67bd0b58a058de370a9103ae020d3968450e17"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -90444,8 +91183,8 @@ self: { }: mkDerivation { pname = "hledger-irr"; - version = "0.1.1.9"; - sha256 = "76266868cb7a1a82483f1f622b3a5f88bc1d2eec8691f264c12761df74147016"; + version = "0.1.1.10"; + sha256 = "98106ff70769503a8056da205dcca59bc8b1fd6b2a9e1e47c56c90a4f373add4"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -90459,27 +91198,30 @@ self: { "hledger-lib" = callPackage ({ mkDerivation, array, base, base-compat, blaze-markup, bytestring , cmdargs, containers, csv, data-default, Decimal, deepseq - , directory, doctest, filepath, Glob, HUnit, megaparsec, mtl - , mtl-compat, old-time, parsec, pretty-show, regex-tdfa, safe - , semigroups, split, test-framework, test-framework-hunit, text - , time, transformers, uglymemo, utf8-string + , directory, doctest, filepath, Glob, hashtables, HUnit, megaparsec + , mtl, mtl-compat, old-time, parsec, parsers, pretty-show + , regex-tdfa, safe, semigroups, split, system-filepath + , test-framework, test-framework-hunit, text, time, transformers + , trifecta, uglymemo, utf8-string }: mkDerivation { pname = "hledger-lib"; - version = "1.0.1"; - sha256 = "9a30c51859a4e75a9d3fdd123cb1d13e250f345911ce2b3acefbd921e4248ac6"; + version = "1.1"; + sha256 = "4142142fb92e6c1affc1420e3478449cf0d9d696ab05cc801338a562a5560556"; libraryHaskellDepends = [ array base base-compat blaze-markup bytestring cmdargs containers - csv data-default Decimal deepseq directory filepath HUnit - megaparsec mtl mtl-compat old-time parsec pretty-show regex-tdfa - safe semigroups split text time transformers uglymemo utf8-string + csv data-default Decimal deepseq directory filepath hashtables + HUnit megaparsec mtl mtl-compat old-time parsec parsers pretty-show + regex-tdfa safe semigroups split system-filepath text time + transformers trifecta uglymemo utf8-string ]; testHaskellDepends = [ array base base-compat blaze-markup bytestring cmdargs containers csv data-default Decimal deepseq directory doctest filepath Glob - HUnit megaparsec mtl mtl-compat old-time pretty-show regex-tdfa - safe split test-framework test-framework-hunit text time - transformers uglymemo utf8-string + hashtables HUnit megaparsec mtl mtl-compat old-time parsec parsers + pretty-show regex-tdfa safe split system-filepath test-framework + test-framework-hunit text time transformers trifecta uglymemo + utf8-string ]; homepage = "http://hledger.org"; description = "Core data types, parsers and functionality for the hledger accounting tools"; @@ -90487,24 +91229,23 @@ self: { }) {}; "hledger-ui" = callPackage - ({ mkDerivation, ansi-terminal, base, base-compat, brick, cmdargs - , containers, data-default, filepath, hledger, hledger-lib, HUnit - , megaparsec, microlens, microlens-platform, pretty-show, process - , safe, split, text, text-zipper, time, transformers, vector, vty + ({ mkDerivation, ansi-terminal, async, base, base-compat, brick + , cmdargs, containers, data-default, directory, filepath, fsnotify + , hledger, hledger-lib, HUnit, megaparsec, microlens + , microlens-platform, pretty-show, process, safe, split, text + , text-zipper, time, transformers, vector, vty }: mkDerivation { pname = "hledger-ui"; - version = "1.0.5"; - sha256 = "ba859b4c1f8199413c30ddc0db2a7e11206d79ae235e6d9005de6d6cc1b98875"; - revision = "2"; - editedCabalFile = "6ef7d005fa20fd8c0001944f37f618305af941d1a8bdb91c6a4f2422fa23b69f"; + version = "1.1"; + sha256 = "2a059c50a02a360b5fa501fcb4a29ad5197b763a5e38572405a3c3a380cf6ea3"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ - ansi-terminal base base-compat brick cmdargs containers - data-default filepath hledger hledger-lib HUnit megaparsec - microlens microlens-platform pretty-show process safe split text - text-zipper time transformers vector vty + ansi-terminal async base base-compat brick cmdargs containers + data-default directory filepath fsnotify hledger hledger-lib HUnit + megaparsec microlens microlens-platform pretty-show process safe + split text text-zipper time transformers vector vty ]; homepage = "http://hledger.org"; description = "Curses-style user interface for the hledger accounting tool"; @@ -90542,8 +91283,8 @@ self: { }: mkDerivation { pname = "hledger-web"; - version = "1.0.1"; - sha256 = "e552af5e781ecc8e46bc7ff5a17333c739b18b9cbdcdca08840703b0b7cc59f8"; + version = "1.1"; + sha256 = "da0c0c1096497737540efdc85cbb95cd01cbd48410491d8b2c26529b4151a2ca"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -90976,8 +91717,8 @@ self: { ({ mkDerivation, base, hmatrix, QuadProgpp, vector }: mkDerivation { pname = "hmatrix-quadprogpp"; - version = "0.3.0.0"; - sha256 = "fd11ea7d5dca8e703a5b0b80832883f27d2dd3941d19171b0f05a163d68b31fb"; + version = "0.3.0.1"; + sha256 = "b4a9284ad7af2a6f3e4bb57fa38160b2f4131959ff82f7e2ef74a7bdc753d1d4"; libraryHaskellDepends = [ base hmatrix vector ]; librarySystemDepends = [ QuadProgpp ]; description = "Bindings to the QuadProg++ quadratic programming library"; @@ -91246,6 +91987,20 @@ self: { license = stdenv.lib.licenses.bsd3; }) {inherit (pkgs) mpfr;}; + "hmpfr_0_4_2_1" = callPackage + ({ mkDerivation, base, integer-gmp, mpfr }: + mkDerivation { + pname = "hmpfr"; + version = "0.4.2.1"; + sha256 = "ccb27dec6053e05b58ba6c1b27373ed78fb91ee0792c08158c59eec409ac0a11"; + libraryHaskellDepends = [ base integer-gmp ]; + librarySystemDepends = [ mpfr ]; + homepage = "https://github.com/michalkonecny/hmpfr"; + description = "Haskell binding to the MPFR library"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {inherit (pkgs) mpfr;}; + "hmt" = callPackage ({ mkDerivation, array, base, bytestring, colour, containers , data-ordlist, directory, filepath, lazy-csv, logict @@ -92154,23 +92909,23 @@ self: { , conduit-extra, connection, containers, deepseq, directory, extra , filepath, haskell-src-exts, http-conduit, http-types, js-flot , js-jquery, mmap, network, network-uri, old-locale, process - , QuickCheck, resourcet, tar, template-haskell, text, time - , transformers, uniplate, utf8-string, vector, wai, wai-logger - , warp, warp-tls, zlib + , process-extras, QuickCheck, resourcet, tar, template-haskell + , text, time, transformers, uniplate, utf8-string, vector, wai + , wai-logger, warp, warp-tls, zlib }: mkDerivation { pname = "hoogle"; - version = "5.0.7"; - sha256 = "a6ef18db8d3e10707771c216af33e166130ba664eae380b060a1669e44454409"; + version = "5.0.8"; + sha256 = "a5096f5a5786a654a7fd7eb8b019899056c70f51c3fe207df67ecd1c83400dd5"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ aeson base binary bytestring cmdargs conduit conduit-extra connection containers deepseq directory extra filepath haskell-src-exts http-conduit http-types js-flot js-jquery mmap - network network-uri old-locale process QuickCheck resourcet tar - template-haskell text time transformers uniplate utf8-string vector - wai wai-logger warp warp-tls zlib + network network-uri old-locale process process-extras QuickCheck + resourcet tar template-haskell text time transformers uniplate + utf8-string vector wai wai-logger warp warp-tls zlib ]; executableHaskellDepends = [ base ]; testTarget = "--test-option=--no-net"; @@ -97971,6 +98726,8 @@ self: { pname = "http-api-data"; version = "0.3.3"; sha256 = "cb3d7ef8a924a6b03481b7c5e26a580df72cbf89f2e8247e825f43f4b3ba8449"; + revision = "1"; + editedCabalFile = "1b9b0887231d162187782afe3fa8e5483b896fafd8772bc22203027ae87bc48c"; libraryHaskellDepends = [ base bytestring containers hashable text time time-locale-compat unordered-containers uri-bytestring uuid-types @@ -99343,6 +100100,37 @@ self: { broken = true; }) {hunt-client = null;}; + "hup" = callPackage + ({ mkDerivation, base, bytestring, cmdargs, directory, doctest + , filepath, Glob, hspec, hspec-wai, http-client, http-client-tls + , http-types, mtl, QuickCheck, shelly, simple, split, tagsoup, tar + , temporary, text, transformers, wai, wai-extra, zlib + }: + mkDerivation { + pname = "hup"; + version = "0.2.0.0"; + sha256 = "add1d919aa2a1fd1ea914cd92c4ac3a5b24f9291a336393fd44f5b53052898ae"; + revision = "1"; + editedCabalFile = "a9563b96beaf19663d3878e50ae4f2b3ad37b3ebf154f32366da2e4f34f8d091"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + base bytestring directory filepath http-client http-client-tls + http-types mtl split tar zlib + ]; + executableHaskellDepends = [ + base bytestring cmdargs directory mtl shelly tagsoup text + transformers + ]; + testHaskellDepends = [ + base bytestring doctest filepath Glob hspec hspec-wai http-client + http-types QuickCheck simple temporary transformers wai wai-extra + ]; + homepage = "https://github.com/phlummox/hup"; + description = "Upload packages or documentation to a hackage server"; + license = stdenv.lib.licenses.bsd2; + }) {}; + "hurdle" = callPackage ({ mkDerivation, array, base, bytestring, containers, kangaroo }: mkDerivation { @@ -100015,6 +100803,8 @@ self: { pname = "hworker"; version = "0.1.0.1"; sha256 = "34cbcc4db8f190ab0dc02a072adcf1fc75b7beab7e545982872bf265a1223f1d"; + revision = "1"; + editedCabalFile = "c5f32a8283ca858e67b2a49a51c41b36aa661228eca1bc6fc4c22293ddbe4b70"; libraryHaskellDepends = [ aeson attoparsec base bytestring hedis text time uuid ]; @@ -100036,6 +100826,8 @@ self: { pname = "hworker-ses"; version = "0.1.1.0"; sha256 = "dd5330691585b39ff0ddba8eb7edd2129a5610bae8a0493c2855f2786a3581c7"; + revision = "1"; + editedCabalFile = "884c06fd223afeaf51e216d500ad6350c7c8a4fe11e826b6a6191e5c10927f6d"; libraryHaskellDepends = [ aeson amazonka amazonka-core amazonka-ses base hworker lens text time unordered-containers @@ -103415,8 +104207,8 @@ self: { pname = "insert-ordered-containers"; version = "0.2.0.0"; sha256 = "0353fcf5c58e9ed3fe33ddc3f57bfb2faccaa4d61fbf832f7fc2bfbe2c30d02e"; - revision = "3"; - editedCabalFile = "66f19e15a4787bbad6c85303e5ae7ba0912d2db8b18b500e5e6e437156e53d2a"; + revision = "4"; + editedCabalFile = "b4b8544fe733ff569ff0f726a632c9c10831f3c7bff804ec5d75f62225363fa5"; libraryHaskellDepends = [ aeson base base-compat hashable lens semigroupoids semigroups text transformers unordered-containers @@ -103646,6 +104438,25 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "integer-logarithms" = callPackage + ({ mkDerivation, array, base, ghc-prim, integer-gmp, QuickCheck + , smallcheck, tasty, tasty-hunit, tasty-quickcheck + , tasty-smallcheck + }: + mkDerivation { + pname = "integer-logarithms"; + version = "1"; + sha256 = "9a34b7a9ea6cf0e760159913f41305f786fd027efce3c4e4fe700c2a46cf103c"; + libraryHaskellDepends = [ array base ghc-prim integer-gmp ]; + testHaskellDepends = [ + base QuickCheck smallcheck tasty tasty-hunit tasty-quickcheck + tasty-smallcheck + ]; + homepage = "https://github.com/phadej/integer-logarithms"; + description = "Integer logarithms"; + license = stdenv.lib.licenses.mit; + }) {}; + "integer-pure" = callPackage ({ mkDerivation }: mkDerivation { @@ -104025,8 +104836,8 @@ self: { }: mkDerivation { pname = "intro"; - version = "0.0.2.0"; - sha256 = "21cab2d2d744ace03a892f06970db52f9f12294b9e04aa8dfca1c91d3ccef1c4"; + version = "0.0.2.2"; + sha256 = "9dc34d967b510b6022f55a4a653a13fcf36513ba753d5b3f8a156d88060e5611"; libraryHaskellDepends = [ base bifunctors binary bytestring containers deepseq dlist extra hashable mtl safe string-conversions tagged text transformers @@ -104037,6 +104848,20 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "intro-prelude" = callPackage + ({ mkDerivation, intro }: + mkDerivation { + pname = "intro-prelude"; + version = "0.1.0.0"; + sha256 = "602df3463f556cfff5b3784b7b49f0548768f11e7651175fae1028f4565faaba"; + libraryHaskellDepends = [ intro ]; + testHaskellDepends = [ intro ]; + doHaddock = false; + homepage = "https://github.com/minad/intro-prelude#readme"; + description = "Intro reexported as Prelude"; + license = stdenv.lib.licenses.mit; + }) {}; + "introduction" = callPackage ({ mkDerivation, async, base, bytestring, containers, deepseq , exceptions, filepath, ghc-prim, lifted-base, monad-control, mtl @@ -104481,6 +105306,8 @@ self: { pname = "ip6addr"; version = "0.5.2"; sha256 = "ad460bf7d2765aa050968154188ba51a1b8483b6a27b179042528058b0e9549f"; + revision = "1"; + editedCabalFile = "f59669c0e8198ef3c56ecff75b7304d379fc1bbd5485114e3be6774d0d07037c"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ base cmdargs IPv6Addr text ]; @@ -104732,6 +105559,26 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "irc-conduit_0_2_2_0" = callPackage + ({ mkDerivation, async, base, bytestring, conduit, conduit-extra + , connection, irc, irc-ctcp, network-conduit-tls, profunctors, text + , time, tls, transformers, x509-validation + }: + mkDerivation { + pname = "irc-conduit"; + version = "0.2.2.0"; + sha256 = "b66e058a66e9cd782f065be6b100bb80157c55d733db6691112a70e9aab13065"; + libraryHaskellDepends = [ + async base bytestring conduit conduit-extra connection irc irc-ctcp + network-conduit-tls profunctors text time tls transformers + x509-validation + ]; + homepage = "https://github.com/barrucadu/irc-conduit"; + description = "Streaming IRC message library using conduits"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "irc-core" = callPackage ({ mkDerivation, attoparsec, base, base64-bytestring, bytestring , hashable, HUnit, primitive, text, time, vector @@ -105674,6 +106521,8 @@ self: { pname = "ixmonad"; version = "0.57"; sha256 = "f354ef7938e3e5d91dd0af3d422081ca78c396f0063f2dc97a864b73537718cd"; + revision = "1"; + editedCabalFile = "589fe683da9065a906b2f156d8335050fc9de4c1514a6582c88a0d12c3c68b18"; libraryHaskellDepends = [ base ghc-prim ]; description = "Embeds effect systems into Haskell using parameteric effect monads"; license = stdenv.lib.licenses.bsd3; @@ -106263,8 +107112,8 @@ self: { }: mkDerivation { pname = "jni"; - version = "0.2.2"; - sha256 = "67c1dc21d8f8a3d85e7b4ced2834d1bac4857e9102bb39f3c9d78618c1e72ea4"; + version = "0.2.3"; + sha256 = "ba48cfc823de07255421301a02248043bccaf8201d1bc6a7956b86f6c972c904"; libraryHaskellDepends = [ base bytestring containers inline-c singletons thread-local-storage ]; @@ -106577,8 +107426,8 @@ self: { }: mkDerivation { pname = "jsaddle-warp"; - version = "0.8.0.0"; - sha256 = "468f4748bdbeb8cf86054ef61260152ce0ef41c23cd2f10d9bb50dbe8732ba50"; + version = "0.8.2.0"; + sha256 = "e9616e7bedb12c1b37ab1e82c065d7b6de6f341ec4cb01748e623a583c834f11"; libraryHaskellDepends = [ aeson base containers http-types jsaddle stm text time transformers wai wai-websockets warp websockets @@ -106599,8 +107448,8 @@ self: { }: mkDerivation { pname = "jsaddle-webkit2gtk"; - version = "0.8.1.0"; - sha256 = "f21e613da36ad510fce1d609eef6a966e11da97a35bdf81ce7924bca56729da6"; + version = "0.8.2.1"; + sha256 = "01cf836ba8aa03d4d2cba539156ac0051c651fc7ec77b53eb20a41b3b445a606"; libraryHaskellDepends = [ aeson base bytestring directory gi-gio gi-glib gi-gtk gi-javascriptcore gi-webkit2 haskell-gi-base jsaddle text unix @@ -106618,8 +107467,8 @@ self: { }: mkDerivation { pname = "jsaddle-webkitgtk"; - version = "0.8.1.0"; - sha256 = "baa5ecd99c21046cbe5fe2126d4b072a12419aaf03eb1adf8b97b620c7760437"; + version = "0.8.2.1"; + sha256 = "e4cfcdf07d34f5b8fb00c747097830c9338e9f0c43c9a69bad10511e72ff2132"; libraryHaskellDepends = [ aeson base bytestring directory gi-glib gi-gtk gi-javascriptcore gi-webkit haskell-gi-base jsaddle text unix @@ -106634,8 +107483,8 @@ self: { ({ mkDerivation, aeson, base, bytestring, jsaddle }: mkDerivation { pname = "jsaddle-wkwebview"; - version = "0.8.1.0"; - sha256 = "10371cdff510c0229a34def4038e9d8e9e796d0a891b2a424b0e8a05b481d3a0"; + version = "0.8.2.0"; + sha256 = "aa7968119b68ed7166482f2bfb217e942fbd2ead932fc2f349894fa149d2dfb6"; libraryHaskellDepends = [ aeson base bytestring jsaddle ]; description = "Interface for JavaScript that works with GHCJS and GHC"; license = stdenv.lib.licenses.mit; @@ -107943,8 +108792,8 @@ self: { pname = "kansas-comet"; version = "0.4"; sha256 = "1f1a4565f2e955b8947bafcb9611789b0ccdf9efdfed8aaa2a2aa162a07339e1"; - revision = "8"; - editedCabalFile = "d35522fe047447685a0028216de02d88ddd4706fe025bb1266ffda61df31a988"; + revision = "9"; + editedCabalFile = "6b788670bd0b22096693d6fca5770c5522bc3c89c9ca12123034f7957172a38a"; libraryHaskellDepends = [ aeson base containers data-default-class scotty stm text time transformers unordered-containers @@ -109597,18 +110446,20 @@ self: { }) {}; "lambda-calculator" = callPackage - ({ mkDerivation, base, hspec, HUnit, parsec, Shellac - , Shellac-readline + ({ mkDerivation, base, hlint, hspec, HUnit, optparse-applicative + , parsec, Shellac, Shellac-readline }: mkDerivation { pname = "lambda-calculator"; - version = "1.0.0"; - sha256 = "c0010570a3f90cd6eb74b36e6787eb19a01f49005fe24de72ca957406909dc86"; + version = "1.1.1"; + sha256 = "9dec187ddefcf7276e845a50f3dc74a61ab4347c196d8f8165b1ddfa2f2dcc84"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ base parsec ]; - executableHaskellDepends = [ base Shellac Shellac-readline ]; - testHaskellDepends = [ base hspec HUnit ]; + executableHaskellDepends = [ + base optparse-applicative Shellac Shellac-readline + ]; + testHaskellDepends = [ base hlint hspec HUnit ]; homepage = "https://github.com/sgillespie/lambda-calculus#readme"; description = "A lambda calculus interpreter"; license = stdenv.lib.licenses.mit; @@ -109658,8 +110509,8 @@ self: { ({ mkDerivation, base, containers, mtl, read-bounded }: mkDerivation { pname = "lambda-options"; - version = "0.9.0.0"; - sha256 = "440852153cc682a7eb056b71713ea299329acbaeab8ecd5a422b89ebc831e976"; + version = "0.9.0.1"; + sha256 = "50684829a88a83492caa34eeddce64bb33fed56dad683f8454ddb03afbd4049b"; libraryHaskellDepends = [ base containers mtl read-bounded ]; homepage = "https://github.com/thomaseding/lambda-options"; description = "A modern command-line parser for Haskell"; @@ -111974,8 +112825,8 @@ self: { }: mkDerivation { pname = "legion"; - version = "0.8.0.1"; - sha256 = "5756a0ca948e17db7d6d5a904e2e444c9f0e74108e2a5ed139453a650e84f7f7"; + version = "0.8.0.3"; + sha256 = "eaa865b6ded7ecb0110298a61a5768fce49e3ef270e5a45db6a0cc2d2a7ba166"; libraryHaskellDepends = [ aeson attoparsec base binary binary-conduit bytestring canteven-http conduit conduit-extra containers data-default-class @@ -111992,26 +112843,27 @@ self: { "legion-discovery" = callPackage ({ mkDerivation, aeson, attoparsec, base, binary, bytestring, Cabal , canteven-http, canteven-log, conduit, containers - , data-default-class, graphviz, http-types, legion, legion-extra - , monad-logger, scotty, scotty-format, scotty-resource, SHA, text - , time, transformers, wai, wai-extra, warp + , data-default-class, ekg, graphviz, http-types, legion + , legion-extra, monad-logger, scotty, scotty-format + , scotty-resource, SHA, text, time, transformers, wai, wai-extra + , warp }: mkDerivation { pname = "legion-discovery"; - version = "0.2.2.1"; - sha256 = "5338e9ffb14ced8f1ec8bde7c9138e769ef643da8930937fc79cdbac970d6096"; + version = "0.3.0.0"; + sha256 = "a5bcbbcaec065c4f833b51c05e0379bce3e1f22ca70585b63878ef57dbabfc61"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ aeson attoparsec base binary bytestring Cabal canteven-http - canteven-log conduit containers data-default-class graphviz + canteven-log conduit containers data-default-class ekg graphviz http-types legion legion-extra monad-logger scotty scotty-format scotty-resource SHA text time transformers wai wai-extra warp ]; executableHaskellDepends = [ base ]; testHaskellDepends = [ base ]; homepage = "https://github.com/owensmurray/legion-discovery#readme"; - description = "Initial project template from stack"; + description = "A discovery service based on Legion"; license = stdenv.lib.licenses.asl20; hydraPlatforms = stdenv.lib.platforms.none; }) {}; @@ -112019,15 +112871,16 @@ self: { "legion-discovery-client" = callPackage ({ mkDerivation, aeson, base, bytestring, Cabal, containers , data-default-class, http-client, http-types, load-balancing - , network, text + , network, resourcet, text, transformers }: mkDerivation { pname = "legion-discovery-client"; - version = "0.1.0.2"; - sha256 = "d9f8b1f24d90b3711ec81555c21e722280bcb59914c2341bb89e21f9b699dd5d"; + version = "0.1.0.3"; + sha256 = "4fd1c98dcade6f1251418f14537df3cffb4af814eca8074f7a06e0efdd67189b"; libraryHaskellDepends = [ aeson base bytestring Cabal containers data-default-class - http-client http-types load-balancing network text + http-client http-types load-balancing network resourcet text + transformers ]; testHaskellDepends = [ base ]; homepage = "https://github.com/owensmurray/legion-discovery-client#readme"; @@ -112501,8 +113354,8 @@ self: { }: mkDerivation { pname = "lentil"; - version = "1.0.6.0"; - sha256 = "9a55ddd34f6e41ba274fa1b303262dc883868ffcb0e24810b432441e5ebe220a"; + version = "1.0.7.0"; + sha256 = "582a1191b8ac60a4a50fa9361a48f0fe58686ab94db7dbc13bee07e57a20e615"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -117163,6 +118016,30 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "lz4-conduit" = callPackage + ({ mkDerivation, base, binary, bytestring, bytestring-arbitrary + , conduit, conduit-extra, mtl, QuickCheck, resourcet + }: + mkDerivation { + pname = "lz4-conduit"; + version = "0.2"; + sha256 = "7586c2a0c1a4355ea44c069eb19a5c23cdb9c94034fd182e31d638a43a1bf4a3"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + base binary bytestring conduit mtl resourcet + ]; + executableHaskellDepends = [ + base conduit conduit-extra resourcet + ]; + testHaskellDepends = [ + base bytestring bytestring-arbitrary conduit QuickCheck resourcet + ]; + homepage = "https://github.com/bigmac2k/lz4-conduit"; + description = "LZ4 compression for conduits"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "lzma" = callPackage ({ mkDerivation, base, bytestring, HUnit, lzma, QuickCheck, tasty , tasty-hunit, tasty-quickcheck @@ -117261,6 +118138,23 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "mDNSResponder-client" = callPackage + ({ mkDerivation, base, bytestring, Cabal, ctrie, data-endian + , network, network-msg, transformers + }: + mkDerivation { + pname = "mDNSResponder-client"; + version = "1.0.1"; + sha256 = "205820b45d91f0459fa3a810bfdb5691249d3275e95abf9d75aec69e2285e1c8"; + libraryHaskellDepends = [ + base bytestring ctrie data-endian network network-msg transformers + ]; + testHaskellDepends = [ base bytestring Cabal ]; + homepage = "https://github.com/obsidiansystems/mDNSResponder-client"; + description = "Library for talking to the mDNSResponder daemon"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "maam" = callPackage ({ mkDerivation, base, containers, template-haskell, text, vector }: @@ -118227,7 +119121,7 @@ self: { license = stdenv.lib.licenses.mit; }) {}; - "mandrill_0_5_3_0" = callPackage + "mandrill_0_5_3_1" = callPackage ({ mkDerivation, aeson, base, base64-bytestring, blaze-html , bytestring, containers, email-validate, http-client , http-client-tls, http-types, lens, mtl, old-locale, QuickCheck @@ -118236,8 +119130,8 @@ self: { }: mkDerivation { pname = "mandrill"; - version = "0.5.3.0"; - sha256 = "b022383dfbae3b6281a216924f508d9651849250a6dcadcedc9c30465fc5160d"; + version = "0.5.3.1"; + sha256 = "a559a166232461520f4fbb0637db9f922a82fdff819e9e35ee7b0941a7c0c315"; libraryHaskellDepends = [ aeson base base64-bytestring blaze-html bytestring containers email-validate http-client http-client-tls http-types lens mtl @@ -118740,6 +119634,23 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "marvin-interpolate" = callPackage + ({ mkDerivation, base, haskell-src-meta, hspec, mtl, parsec + , template-haskell, text + }: + mkDerivation { + pname = "marvin-interpolate"; + version = "0.3.0"; + sha256 = "053a9fa6ada9b29a18d8e6d7da51b9ee4bc440cd53c6882eb6dc05f425022d85"; + libraryHaskellDepends = [ + base haskell-src-meta mtl parsec template-haskell text + ]; + testHaskellDepends = [ base hspec text ]; + homepage = "http://marvin.readthedocs.io/en/latest/interpolation.html"; + description = "Compile time string interpolation a la Scala and CoffeeScript"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "marxup" = callPackage ({ mkDerivation, base, configurator, containers, directory, dlist , filepath, haskell-src-exts, labeled-tree, lens, lp-diagrams, mtl @@ -120156,6 +121067,29 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "metrics_0_4_0_1" = callPackage + ({ mkDerivation, ansi-terminal, async, base, bytestring, containers + , HUnit, lens, mwc-random, primitive, QuickCheck, text, time + , transformers, transformers-base, unix-compat + , unordered-containers, vector, vector-algorithms + }: + mkDerivation { + pname = "metrics"; + version = "0.4.0.1"; + sha256 = "db18eddaa43b81c33c925bf467010e5b9088d55fe5d7b364466a3459543cc7e7"; + libraryHaskellDepends = [ + ansi-terminal base bytestring containers lens mwc-random primitive + text time transformers transformers-base unix-compat + unordered-containers vector vector-algorithms + ]; + testHaskellDepends = [ + async base HUnit lens mwc-random primitive QuickCheck + ]; + description = "High-performance application metric tracking"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "metricsd-client" = callPackage ({ mkDerivation, base, network }: mkDerivation { @@ -120343,6 +121277,29 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "microlens-aeson_2_1_1_2" = callPackage + ({ mkDerivation, aeson, attoparsec, base, bytestring, microlens + , scientific, tasty, tasty-hunit, text, unordered-containers + , vector + }: + mkDerivation { + pname = "microlens-aeson"; + version = "2.1.1.2"; + sha256 = "f1295f2b6b4db3118b445551ae585650e9ddb2d40bd50194514e478710840f79"; + libraryHaskellDepends = [ + aeson attoparsec base bytestring microlens scientific text + unordered-containers vector + ]; + testHaskellDepends = [ + aeson base bytestring microlens tasty tasty-hunit text + unordered-containers vector + ]; + homepage = "http://github.com/fosskers/microlens-aeson/"; + description = "Law-abiding lenses for Aeson, using microlens"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "microlens-contra" = callPackage ({ mkDerivation, base, contravariant, microlens }: mkDerivation { @@ -120431,6 +121388,21 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "microlens-th_0_4_1_1" = callPackage + ({ mkDerivation, base, containers, microlens, template-haskell }: + mkDerivation { + pname = "microlens-th"; + version = "0.4.1.1"; + sha256 = "5b1a400db8577805d80fb83963ef2a41cf43023b38300fdeaacb01a4fb526a7b"; + libraryHaskellDepends = [ + base containers microlens template-haskell + ]; + homepage = "http://github.com/aelve/microlens"; + description = "Automatic generation of record lenses for microlens"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "micrologger" = callPackage ({ mkDerivation, aeson, base, containers, hspec, text, text-format , time, transformers @@ -125428,7 +126400,6 @@ self: { homepage = "https://github.com/paul-rouse/mysql"; description = "A low-level MySQL client library"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {inherit (pkgs) mysql;}; "mysql-effect" = callPackage @@ -125938,8 +126909,8 @@ self: { }: mkDerivation { pname = "nanovg"; - version = "0.5.1.0"; - sha256 = "2e76eaf2b3814d5651a6c13bea84c561d416d0138303cd3826ed89a399c6e437"; + version = "0.5.2.0"; + sha256 = "22e31d227770e55123aadb2750c35895f4d635327c7be1ef1ea2655d86180f5d"; libraryHaskellDepends = [ base bytestring containers text vector ]; librarySystemDepends = [ freeglut GLEW mesa ]; libraryToolDepends = [ c2hs ]; @@ -126049,8 +127020,8 @@ self: { }: mkDerivation { pname = "nats-queue"; - version = "0.1.2.1"; - sha256 = "278abe19802ac26b2a720ad9bab84c9ce74f348eabff55ee96e67286f5453ca3"; + version = "0.1.2.2"; + sha256 = "f2b59d789feb12d0192a63227b5a114a353c21214276f3478474c561a0b9f5ed"; libraryHaskellDepends = [ aeson async base bytestring containers dequeue network network-uri random text @@ -126610,6 +127581,34 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "netease-fm" = callPackage + ({ mkDerivation, aeson, async, base, base64-bytestring, brick + , bytestring, containers, cryptonite, data-default-class, directory + , exceptions, http-client, http-client-tls, http-types, memory, mtl + , parsec, process, random, stm, text, time, transformers, vector + , vty + }: + mkDerivation { + pname = "netease-fm"; + version = "1.2.2"; + sha256 = "a9052877b00ae471603960e2043302ceb9dfc4ca0f64550966de0ab10053aab6"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + aeson async base base64-bytestring bytestring cryptonite + data-default-class directory exceptions http-client http-client-tls + http-types memory mtl parsec process random stm text time + transformers vector + ]; + executableHaskellDepends = [ + base brick containers data-default-class directory mtl process + random stm transformers vty + ]; + homepage = "http://github.com/foreverbell/netease-fm#readme"; + description = "NetEase Cloud Music FM client in Haskell"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "netlines" = callPackage ({ mkDerivation, base, bytestring, contstuff, enumerator, HTF , random, text, time @@ -127862,6 +128861,55 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "neural-network-base" = callPackage + ({ mkDerivation, base, constraints }: + mkDerivation { + pname = "neural-network-base"; + version = "0.1.0.0"; + sha256 = "6dd5e69d4e1c74f4df8a541f58051c14338b7fe7e95d41ca1b7cca58f1f0afde"; + libraryHaskellDepends = [ base constraints ]; + homepage = "https://github.com/pierric/neural-network"; + description = "Yet Another High Performance and Extendable Neural Network in Haskell"; + license = stdenv.lib.licenses.bsd3; + }) {}; + + "neural-network-blashs" = callPackage + ({ mkDerivation, base, blas-hs, constraints, ghc-prim, hmatrix + , hspec, mtl, mwc-random, neural-network-base, QuickCheck, vector + }: + mkDerivation { + pname = "neural-network-blashs"; + version = "0.1.0.0"; + sha256 = "a597ce92cbae408fbe1154da0d98b515108c4c6d8973900697b242323691d40a"; + libraryHaskellDepends = [ + base blas-hs constraints ghc-prim mtl mwc-random + neural-network-base vector + ]; + testHaskellDepends = [ + base blas-hs hmatrix hspec neural-network-base QuickCheck vector + ]; + homepage = "https://github.com/pierric/neural-network"; + description = "Yet Another High Performance and Extendable Neural Network in Haskell"; + license = stdenv.lib.licenses.bsd3; + }) {}; + + "neural-network-hmatrix" = callPackage + ({ mkDerivation, base, blas, deepseq, hmatrix, hmatrix-gsl, mtl + , mwc-random, neural-network-base, parallel, vector + }: + mkDerivation { + pname = "neural-network-hmatrix"; + version = "0.1.0.0"; + sha256 = "b4db8f621dcabd8aa6dbd4828b7a682fb2af0856c8669b3bd1f8db8214944861"; + libraryHaskellDepends = [ + base deepseq hmatrix hmatrix-gsl mtl mwc-random neural-network-base + parallel vector + ]; + librarySystemDepends = [ blas ]; + description = "Yet Another High Performance and Extendable Neural Network in Haskell"; + license = stdenv.lib.licenses.bsd3; + }) {inherit (pkgs) blas;}; + "newports" = callPackage ({ mkDerivation, base, directory, old-time }: mkDerivation { @@ -129503,15 +130551,17 @@ self: { }) {}; "obdd" = callPackage - ({ mkDerivation, array, base, containers, mtl, process, random }: + ({ mkDerivation, array, base, containers, ersatz, mtl + , process-extras, random, text + }: mkDerivation { pname = "obdd"; - version = "0.6.1"; - sha256 = "0db47df8588a5ffd6a925cf4d21c3e313aac9ec8ced2461dfddbfafb38ba1053"; + version = "0.8.1"; + sha256 = "424ea2a11af22e0fe640b66af177b355024acabf99a1ee63d27b16e3355e8e11"; libraryHaskellDepends = [ - array base containers mtl process random + array base containers ersatz mtl process-extras random text ]; - testHaskellDepends = [ array base containers ]; + testHaskellDepends = [ array base containers text ]; homepage = "https://github.com/jwaldmann/haskell-obdd"; description = "Ordered Reduced Binary Decision Diagrams"; license = "GPL"; @@ -129640,15 +130690,15 @@ self: { license = stdenv.lib.licenses.mit; }) {}; - "octane_0_18_1" = callPackage + "octane_0_18_2" = callPackage ({ mkDerivation, aeson, base, bimap, binary, bytestring, containers , data-default-class, file-embed, http-client, http-client-tls , overloaded-records, rattletrap, text }: mkDerivation { pname = "octane"; - version = "0.18.1"; - sha256 = "0531b90b093b4e89f183801cdf7c4220adf7c118d90aba00db2968d3e0b7604b"; + version = "0.18.2"; + sha256 = "4fcd5e5f2b01eee2e382bdf701617129500cce1d4302fa265d52c15edcfa34a0"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -130114,13 +131164,15 @@ self: { }) {}; "one-liner" = callPackage - ({ mkDerivation, base, contravariant, ghc-prim, transformers }: + ({ mkDerivation, base, contravariant, ghc-prim, profunctors + , transformers + }: mkDerivation { pname = "one-liner"; - version = "0.5.2"; - sha256 = "9b2332118fd4e8ce127b11989b73af2a9812c98bbf1e2dfa762c718561b6df79"; + version = "0.6"; + sha256 = "40b4ed5de04d7f32a1297c33eedc971abd0652c156cfb89172fbeccdeda1e17f"; libraryHaskellDepends = [ - base contravariant ghc-prim transformers + base contravariant ghc-prim profunctors transformers ]; homepage = "https://github.com/sjoerdvisscher/one-liner"; description = "Constraint-based generics"; @@ -131505,13 +132557,13 @@ self: { }: mkDerivation { pname = "order-maintenance"; - version = "0.1.1.1"; - sha256 = "9b00674ed6902afcc455a1a2fce9c1b919a4c3b5ef5ec299726447137a25934c"; + version = "0.2.1.0"; + sha256 = "c959d8aa67f1cf47e15adfe650ba864f590deef451485e2048ebbe64a77a4b39"; libraryHaskellDepends = [ base containers transformers ]; testHaskellDepends = [ base Cabal cabal-test-quickcheck containers QuickCheck transformers ]; - homepage = "http://darcs.wolfgang.jeltsch.info/haskell/order-maintenance"; + homepage = "http://hackage.haskell.org/package/order-maintenance"; description = "Algorithms for the order maintenance problem with a safe interface"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; @@ -131861,6 +132913,18 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "overload" = callPackage + ({ mkDerivation, base, simple-effects, template-haskell }: + mkDerivation { + pname = "overload"; + version = "0.1.0.0"; + sha256 = "ed48aa71ec612bb280529f26e94f0babe5ca346be3bf0a2cbd34a22d25308322"; + libraryHaskellDepends = [ base simple-effects template-haskell ]; + homepage = "https://gitlab.com/LukaHorvat/overload"; + description = "Finite overloading"; + license = stdenv.lib.licenses.mit; + }) {}; + "overloaded-records" = callPackage ({ mkDerivation, base, data-default-class, HUnit, template-haskell , test-framework, test-framework-hunit @@ -132355,8 +133419,8 @@ self: { pname = "pandoc"; version = "1.19.1"; sha256 = "9d22db0a1536de0984f4a605f1a28649e68d540e6d892947d9644987ecc4172a"; - revision = "1"; - editedCabalFile = "6db38c75bdb36377e1424b91b2662205dbe54152995a08ab83127bfb17ee027b"; + revision = "2"; + editedCabalFile = "6282ee80ee941d2c5582eb81a0c269df6e0d9267912fc85f00b40b5ec35a472c"; configureFlags = [ "-fhttps" "-f-trypandoc" ]; isLibrary = true; isExecutable = true; @@ -132400,6 +133464,8 @@ self: { pname = "pandoc-citeproc"; version = "0.10.3"; sha256 = "2f6233ff91a9fb08edfb0ac2b4ec40729d87590a7c557d0452674dd3c7df4d58"; + revision = "1"; + editedCabalFile = "aacaeb9d3fbf64d0bf21ff2f7cd6becc58160c9bcf2923431fe78d19eaf1aeb3"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -132623,6 +133689,8 @@ self: { pname = "pandoc-types"; version = "1.17.0.4"; sha256 = "531996e547714e34a2e4134e9e80dad9929bbc6814ebb5515f95538fa76c3f74"; + revision = "1"; + editedCabalFile = "9ede2044ebbf4fbb7e8244d7f458988178d7bad81e566e8c8a2bc1793ee3d27d"; libraryHaskellDepends = [ aeson base bytestring containers deepseq ghc-prim QuickCheck syb ]; @@ -132847,6 +133915,19 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "paphragen" = callPackage + ({ mkDerivation, base, bytestring, containers }: + mkDerivation { + pname = "paphragen"; + version = "0.2.0.0"; + sha256 = "b892b2e8cbeafe41b8c7dcdfd39c46c5049c99f02ccd3ff6dfb09d623a58fc7e"; + isLibrary = false; + isExecutable = true; + executableHaskellDepends = [ base bytestring containers ]; + description = "A passphrase generator"; + license = stdenv.lib.licenses.gpl3; + }) {}; + "papillon" = callPackage ({ mkDerivation, base, bytestring, directory, filepath, monads-tf , template-haskell, transformers @@ -133862,6 +134943,8 @@ self: { pname = "path-io"; version = "1.2.0"; sha256 = "cb8bfb9fca81eb0f0f9b81761cc5a6edc61204e2c630f7277173147cf149336f"; + revision = "1"; + editedCabalFile = "bf7a036207155e1b752828736f43541ad0c20a5e780cd17fdec823a5be07da83"; libraryHaskellDepends = [ base containers directory exceptions filepath path temporary time transformers unix-compat @@ -133872,6 +134955,25 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "path-io_1_2_1" = callPackage + ({ mkDerivation, base, containers, directory, exceptions, filepath + , hspec, path, temporary, time, transformers, unix-compat + }: + mkDerivation { + pname = "path-io"; + version = "1.2.1"; + sha256 = "41582c65c6ceb05522bbacb0fc242f542d1e42e61bc5c9858b9153e8c334339f"; + libraryHaskellDepends = [ + base containers directory exceptions filepath path temporary time + transformers unix-compat + ]; + testHaskellDepends = [ base exceptions hspec path unix-compat ]; + homepage = "https://github.com/mrkkrp/path-io"; + description = "Interface to ‘directory’ package for users of ‘path’"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "path-pieces" = callPackage ({ mkDerivation, base, hspec, HUnit, QuickCheck, text, time }: mkDerivation { @@ -134055,6 +135157,23 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "paypal-rest-client" = callPackage + ({ mkDerivation, aeson, base, bytestring, containers, country-codes + , Decimal, http-client, http-types, lens, safe, text, time, wreq + }: + mkDerivation { + pname = "paypal-rest-client"; + version = "0.1.0"; + sha256 = "a39bac4d5929b4fa26f41698d252edd2ae584d1191746dafa65a84cf15ef01d9"; + libraryHaskellDepends = [ + aeson base bytestring containers country-codes Decimal http-client + http-types lens safe text time wreq + ]; + homepage = "https://github.com/meoblast001/paypal-rest-client"; + description = "A client to connect to PayPal's REST API (v1)"; + license = stdenv.lib.licenses.mit; + }) {}; + "pb" = callPackage ({ mkDerivation, base, containers, HTTP, network, process }: mkDerivation { @@ -134277,15 +135396,13 @@ self: { "pdf-slave" = callPackage ({ mkDerivation, aeson, base, base64-bytestring, bytestring , containers, exceptions, haskintex, HaTeX, optparse-applicative - , pdf-slave-template, shelly, system-filepath, text + , pdf-slave-template, shelly, system-filepath, text, transformers , unordered-containers, yaml }: mkDerivation { pname = "pdf-slave"; - version = "1.2.0.0"; - sha256 = "bf45cd593271427ab6f72dffaa1e355a33b59ab20d18a34590a3a1c50d5fe029"; - revision = "1"; - editedCabalFile = "cf72f50463292710ceb929edc7cb9e61c41c5da36676e5d0cc7e7cc5d0dd23a4"; + version = "1.2.3.0"; + sha256 = "46700a44e9f6ee7fbfecfd23201211a9c99d3a74c9fa9d8a467980b7390a5ae4"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -134295,7 +135412,7 @@ self: { ]; executableHaskellDepends = [ aeson base bytestring optparse-applicative pdf-slave-template - shelly system-filepath text yaml + shelly system-filepath text transformers yaml ]; homepage = "https://github.com/NCrashed/pdf-slave#readme"; description = "Tool to generate PDF from haskintex templates and YAML input"; @@ -134577,8 +135694,8 @@ self: { }: mkDerivation { pname = "pell"; - version = "0.1.0.0"; - sha256 = "addb0a4330e748f2d7fe4305acf7af5344f437208a90d6c7a637820679a4af6b"; + version = "0.1.1.0"; + sha256 = "5e2002920c97bddbe3047dbc2eba3ddadd3823c4ca137c4a1d3314cb12dc4ad4"; libraryHaskellDepends = [ arithmoi base containers ]; testHaskellDepends = [ arithmoi base Cabal cabal-test-quickcheck containers primes @@ -135377,8 +136494,8 @@ self: { pname = "persistent-template"; version = "2.5.1.6"; sha256 = "f88a8735173ba197f8d698a9c1fd5c649234fd60efe493f401432926a55e7b44"; - revision = "1"; - editedCabalFile = "85aabe4c402cc78cc71100fd9dc51b84c9e3cd6370c73983ee31a93dc73482ce"; + revision = "2"; + editedCabalFile = "18eae1801d9742facf54aada319dfde737a1cc758b39bb2f237a4d15c98b65c6"; libraryHaskellDepends = [ aeson aeson-compat base bytestring containers ghc-prim http-api-data monad-control monad-logger path-pieces persistent @@ -135611,19 +136728,17 @@ self: { }) {}; "pg-store" = callPackage - ({ mkDerivation, attoparsec, base, bytestring, hspec, mtl - , postgresql-libpq, QuickCheck, template-haskell, text, time + ({ mkDerivation, aeson, attoparsec, base, blaze-builder, bytestring + , haskell-src-meta, mtl, postgresql-libpq, scientific + , template-haskell, text, time }: mkDerivation { pname = "pg-store"; - version = "0.1.1"; - sha256 = "5f8d688811e4e59accce33f43fe2168adb9a4809b794d6e27db028af605298af"; + version = "0.2"; + sha256 = "4824fbff41eb4dce8944afca1c3fac8716d77c4425ca04c1d8546876b51c83b6"; libraryHaskellDepends = [ - attoparsec base bytestring mtl postgresql-libpq template-haskell - text time - ]; - testHaskellDepends = [ - base bytestring hspec mtl postgresql-libpq QuickCheck text + aeson attoparsec base blaze-builder bytestring haskell-src-meta mtl + postgresql-libpq scientific template-haskell text time ]; homepage = "https://github.com/vapourismo/pg-store"; description = "Simple storage interface to PostgreSQL"; @@ -136110,8 +137225,10 @@ self: { }: mkDerivation { pname = "picologic"; - version = "0.2.0"; - sha256 = "eb831c0e385a43966849d75194418ac2823d2fad54cefc0eb29771e04d6c4e03"; + version = "0.3.0"; + sha256 = "130f67f8d018b4f988d434d37fa46d908d4d144ccbd005cfd2773a720ba25e4b"; + revision = "1"; + editedCabalFile = "e89ef8a03720c391eefc8a47c6f947a1b7f4a37762393f45923854e696fcb59b"; libraryHaskellDepends = [ base containers mtl parsec picosat pretty ]; @@ -136149,12 +137266,13 @@ self: { }) {}; "picosat" = callPackage - ({ mkDerivation, base }: + ({ mkDerivation, base, containers, random, rdtsc, transformers }: mkDerivation { pname = "picosat"; - version = "0.1.3"; - sha256 = "374d64964bbb35d24bbc3908d9de38f0087d425b6f7ab90c88f870b865564fd2"; - libraryHaskellDepends = [ base ]; + version = "0.1.4"; + sha256 = "5a6d9fae04a77a95a8c92ec6dd76302010b726d8c934dc8d8bbabc82851e9039"; + libraryHaskellDepends = [ base containers transformers ]; + testHaskellDepends = [ base containers random rdtsc transformers ]; homepage = "https://github.com/sdiehl/haskell-picosat"; description = "Bindings to the PicoSAT solver"; license = stdenv.lib.licenses.mit; @@ -136386,8 +137504,8 @@ self: { }: mkDerivation { pname = "pipes-async"; - version = "0.1.1"; - sha256 = "e22358175e3c2c8f16bf17842e63e891931e792c3aafd2167bfc39baac1b14ac"; + version = "0.1.2"; + sha256 = "ec0ee9cfb5b958acd40f5fd7ba2073853eccc7c2701a14fc011118f3ee95d83d"; libraryHaskellDepends = [ base lifted-async lifted-base monad-control pipes pipes-safe stm transformers-base @@ -137550,8 +138668,8 @@ self: { }: mkDerivation { pname = "plan-applicative"; - version = "1.0.0.0"; - sha256 = "911a0d6f69d2dd4c7642abc855c153d90f799035a722324965506ecb2f954dd7"; + version = "2.0.0.1"; + sha256 = "f350d72c315617d57f0747a108ab99f20daf6c960f80b7025687bf9fd5a9d758"; libraryHaskellDepends = [ base bifunctors comonad containers profunctors streaming transformers @@ -139745,8 +140863,8 @@ self: { }: mkDerivation { pname = "praglude"; - version = "0.3.0.0"; - sha256 = "8c5c2cdbff18b89b61b28680d92ad9c8204abcf9ef264b5b4622f1ee21f744da"; + version = "0.4.0.1"; + sha256 = "70996dbad7defd09b26ad792150205f878c6158a372cc2544ea1bfd7d2a74dec"; libraryHaskellDepends = [ aeson base base64-bytestring bytestring casing containers data-default deepseq directory filepath hashable lens mtl random @@ -139766,8 +140884,8 @@ self: { }: mkDerivation { pname = "preamble"; - version = "0.0.13"; - sha256 = "12d47c88d2ea714d58cd4527fb2826d49e2b5d49bc3d8dda8f6fd52bd4dd830a"; + version = "0.0.14"; + sha256 = "6b01da606303e72bad6055d436e1c199ad58bb6c93efd89b8d4c43ad5aa6ff21"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -141864,6 +142982,20 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "protolude-lifted" = callPackage + ({ mkDerivation, base, lifted-async, lifted-base, protolude }: + mkDerivation { + pname = "protolude-lifted"; + version = "0.1.0.1"; + sha256 = "1cf719477b66ad04fca3c5322fc3e9b27d6208bf677cbab84b4577cdce83364f"; + libraryHaskellDepends = [ + base lifted-async lifted-base protolude + ]; + homepage = "https://github.com/pbogdan/protolude-lifted"; + description = "Protolude with lifted-base and lifted-async"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "proton-haskell" = callPackage ({ mkDerivation, base, containers, directory, filepath, HUnit , test-framework, test-framework-hunit @@ -142594,7 +143726,7 @@ self: { license = stdenv.lib.licenses.mit; }) {}; - "purescript_0_10_3" = callPackage + "purescript_0_10_5" = callPackage ({ mkDerivation, aeson, aeson-better-errors, aeson-pretty , ansi-terminal, ansi-wl-pprint, base, base-compat, bower-json , boxes, bytestring, clock, containers, data-ordlist, directory @@ -142603,18 +143735,16 @@ self: { , language-javascript, lens, lifted-base, monad-control , monad-logger, mtl, network, optparse-applicative, parallel , parsec, pattern-arrows, pipes, pipes-http, process, protolude - , regex-tdfa, safe, semigroups, silently, sourcemap, spdx, split - , stm, syb, system-filepath, text, time, transformers + , regex-tdfa, safe, scientific, semigroups, silently, sourcemap + , spdx, split, stm, syb, system-filepath, text, time, transformers , transformers-base, transformers-compat, turtle , unordered-containers, utf8-string, vector, wai, wai-websockets , warp, websockets }: mkDerivation { pname = "purescript"; - version = "0.10.3"; - sha256 = "261e2afde8bf1d58a9c9c23296b37b57dfcd47d4f25cc7798a36a6e73978c5c2"; - revision = "2"; - editedCabalFile = "cd4a6818028652cb5c630372f872072197ef5822edf1814eaf8cd672c75683b7"; + version = "0.10.5"; + sha256 = "0d36361819866efe703eb3ae37f597316098ec3ead6edc9236ea63d54bdc8916"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -142623,23 +143753,24 @@ self: { edit-distance filepath fsnotify Glob haskeline http-client http-types language-javascript lens lifted-base monad-control monad-logger mtl parallel parsec pattern-arrows pipes pipes-http - process protolude regex-tdfa safe semigroups sourcemap spdx split - stm syb text time transformers transformers-base + process protolude regex-tdfa safe scientific semigroups sourcemap + spdx split stm syb text time transformers transformers-base transformers-compat unordered-containers utf8-string vector ]; executableHaskellDepends = [ aeson aeson-pretty ansi-terminal ansi-wl-pprint base base-compat boxes bytestring containers directory file-embed filepath foldl Glob haskeline http-types monad-logger mtl network - optparse-applicative parsec process protolude split stm + optparse-applicative parsec process protolude sourcemap split stm system-filepath text time transformers transformers-compat turtle utf8-string wai wai-websockets warp websockets ]; testHaskellDepends = [ - aeson aeson-better-errors base base-compat boxes bytestring - containers directory filepath Glob haskeline hspec hspec-discover - HUnit mtl optparse-applicative parsec process protolude silently - stm text time transformers transformers-compat utf8-string vector + aeson aeson-better-errors base base-compat bower-json boxes + bytestring containers directory filepath Glob haskeline hspec + hspec-discover HUnit mtl optparse-applicative parsec process + protolude silently stm text time transformers transformers-compat + utf8-string vector ]; doCheck = false; homepage = "http://www.purescript.org/"; @@ -142669,6 +143800,27 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "purescript-bridge_0_8_0_1" = callPackage + ({ mkDerivation, base, containers, directory, filepath + , generic-deriving, hspec, hspec-expectations-pretty-diff, lens + , mtl, text, transformers + }: + mkDerivation { + pname = "purescript-bridge"; + version = "0.8.0.1"; + sha256 = "ab3cf87f637053e0378ca266166e5699ae4acfb5f404dae9ac4a793890124329"; + libraryHaskellDepends = [ + base containers directory filepath generic-deriving lens mtl text + transformers + ]; + testHaskellDepends = [ + base containers hspec hspec-expectations-pretty-diff text + ]; + description = "Generate PureScript data types from Haskell data types"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "purescript-bundle-fast" = callPackage ({ mkDerivation, base, containers, directory, filepath , optparse-applicative, text, vector @@ -142795,12 +143947,11 @@ self: { }: mkDerivation { pname = "pusher-http-haskell"; - version = "1.1.0.3"; - sha256 = "7c70330d247624caaac8d2569735728a375d06a813ae1dc2a240707c4149caab"; + version = "1.1.0.4"; + sha256 = "7d52cf0d179e2585c82f1f223e9c6cedbc4c8d1489348d55ec89bc10f7087251"; libraryHaskellDepends = [ aeson base base16-bytestring bytestring cryptohash hashable - http-client http-types QuickCheck text time transformers - unordered-containers + http-client http-types text time transformers unordered-containers ]; testHaskellDepends = [ aeson base bytestring hspec http-client http-types QuickCheck text @@ -143177,8 +144328,8 @@ self: { }: mkDerivation { pname = "qr-imager"; - version = "0.1.2.1"; - sha256 = "72e1c72a7e3da7769401b4d1125b3f527274bdc5f97d78be2e14cf619d705d30"; + version = "0.2.1.1"; + sha256 = "e7abcdff646835141b8ea2c53ef414467ddc07afef20d2cce48aadc0096001f4"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -144022,8 +145173,8 @@ self: { }: mkDerivation { pname = "quipper"; - version = "0.8.1"; - sha256 = "69dad741fde6f2fb2d3c9497a93f6c31a90f1150205c2cc11c02455d501a2c8c"; + version = "0.8.2"; + sha256 = "c030e997cb6960b6125402c03e46d48e582b6eea28ffe9712c27a66366bd8f99"; libraryHaskellDepends = [ base containers directory easyrender mtl primes process random template-haskell unix @@ -144990,6 +146141,180 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "rapid-term" = callPackage + ({ mkDerivation, ansi-terminal, base, clock, kan-extensions + , process, transformers, unix + }: + mkDerivation { + pname = "rapid-term"; + version = "0.1.1"; + sha256 = "49cb96ef27649b3caf9fbac4a293f03ac884dd1ed0e96a3f0b6749ad1e8ed1a0"; + libraryHaskellDepends = [ + ansi-terminal base clock kan-extensions process transformers unix + ]; + homepage = "https://github.com/esoeylemez/rapid-term"; + description = "External terminal support for rapid"; + license = stdenv.lib.licenses.bsd3; + }) {}; + + "rasa" = callPackage + ({ mkDerivation, async, base, containers, data-default, lens, mtl + , text, text-lens, transformers, yi-rope + }: + mkDerivation { + pname = "rasa"; + version = "0.1.3"; + sha256 = "2247542b18000d21309747e55b65ccb6207dace606ad7e84166c46b7966caed1"; + revision = "1"; + editedCabalFile = "3677de9868bb117c8aa7845db9cbe0c614a8ec41e0f24efc50ccaff3963422db"; + libraryHaskellDepends = [ + async base containers data-default lens mtl text text-lens + transformers yi-rope + ]; + homepage = "https://github.com/ChrisPenner/rasa#readme"; + description = "A modular text editor"; + license = stdenv.lib.licenses.mit; + }) {}; + + "rasa-example-config" = callPackage + ({ mkDerivation, base, lens, mtl, rasa, rasa-ext-cursors + , rasa-ext-files, rasa-ext-logger, rasa-ext-slate + , rasa-ext-status-bar, rasa-ext-style, rasa-ext-vim + }: + mkDerivation { + pname = "rasa-example-config"; + version = "0.1.0.0"; + sha256 = "5d3cbf04bb2b7a18bfc0ecc03d3c6ed72a23c45827291537d34938fdde21821a"; + isLibrary = false; + isExecutable = true; + executableHaskellDepends = [ + base lens mtl rasa rasa-ext-cursors rasa-ext-files rasa-ext-logger + rasa-ext-slate rasa-ext-status-bar rasa-ext-style rasa-ext-vim + ]; + homepage = "https://github.com/ChrisPenner/rasa/"; + description = "Example user config for Rasa"; + license = stdenv.lib.licenses.mit; + }) {}; + + "rasa-ext-cmd" = callPackage + ({ mkDerivation, base, containers, data-default, lens, rasa, text + }: + mkDerivation { + pname = "rasa-ext-cmd"; + version = "0.1.0.0"; + sha256 = "91efb87afe1a4c9d610c450742f623ff1170957327856ef4265754e1ed4d8123"; + libraryHaskellDepends = [ + base containers data-default lens rasa text + ]; + homepage = "https://github.com/ChrisPenner/rasa/"; + description = "Rasa Ext for running commands"; + license = stdenv.lib.licenses.mit; + }) {}; + + "rasa-ext-cursors" = callPackage + ({ mkDerivation, base, data-default, lens, mtl, rasa + , rasa-ext-style, text, text-lens, yi-rope + }: + mkDerivation { + pname = "rasa-ext-cursors"; + version = "0.1.0.0"; + sha256 = "3d53163dcf3b5d1f897f0c006f83a1ea71306dad3ed2fefc4f7af21a2ff7fda6"; + libraryHaskellDepends = [ + base data-default lens mtl rasa rasa-ext-style text text-lens + yi-rope + ]; + homepage = "https://github.com/ChrisPenner/rasa/"; + description = "Rasa Ext adding cursor(s)"; + license = stdenv.lib.licenses.mit; + }) {}; + + "rasa-ext-files" = callPackage + ({ mkDerivation, base, data-default, lens, rasa, rasa-ext-cmd + , rasa-ext-status-bar, text + }: + mkDerivation { + pname = "rasa-ext-files"; + version = "0.1.0.0"; + sha256 = "9bfc3d47df893b23e4259887f95078b81fc9bfb489d9ce96d232f4ecdb39c3a4"; + libraryHaskellDepends = [ + base data-default lens rasa rasa-ext-cmd rasa-ext-status-bar text + ]; + homepage = "https://github.com/ChrisPenner/rasa/"; + description = "Rasa Ext for filesystem actions"; + license = stdenv.lib.licenses.mit; + }) {}; + + "rasa-ext-logger" = callPackage + ({ mkDerivation, base, lens, mtl, rasa }: + mkDerivation { + pname = "rasa-ext-logger"; + version = "0.1.0.0"; + sha256 = "4d951f1c54328715c3e923c1f89c833f687bb291e4d7af1ac563c77d8606e3e0"; + libraryHaskellDepends = [ base lens mtl rasa ]; + homepage = "https://github.com/ChrisPenner/rasa/"; + description = "Rasa Ext for logging state/actions"; + license = stdenv.lib.licenses.mit; + }) {}; + + "rasa-ext-slate" = callPackage + ({ mkDerivation, base, lens, rasa, rasa-ext-logger + , rasa-ext-status-bar, rasa-ext-style, text, vty, yi-rope + }: + mkDerivation { + pname = "rasa-ext-slate"; + version = "0.1.0.0"; + sha256 = "75d5c973d41acc016e4f3aa87f0babfb2cfd0d979a848da6a6fb8c9d3c6e4eb9"; + libraryHaskellDepends = [ + base lens rasa rasa-ext-logger rasa-ext-status-bar rasa-ext-style + text vty yi-rope + ]; + homepage = "https://github.com/ChrisPenner/rasa/"; + description = "Rasa extension for rendering to terminal with vty"; + license = stdenv.lib.licenses.mit; + }) {}; + + "rasa-ext-status-bar" = callPackage + ({ mkDerivation, base, data-default, lens, rasa, text }: + mkDerivation { + pname = "rasa-ext-status-bar"; + version = "0.1.0.0"; + sha256 = "20791e8facaf3e452c1bdc60e8d519169f50a34213a8cdbd6503cb838c550c71"; + libraryHaskellDepends = [ base data-default lens rasa text ]; + homepage = "https://github.com/ChrisPenner/rasa/"; + description = "Rasa Ext for populating status-bar"; + license = stdenv.lib.licenses.mit; + }) {}; + + "rasa-ext-style" = callPackage + ({ mkDerivation, base, data-default, lens, rasa }: + mkDerivation { + pname = "rasa-ext-style"; + version = "0.1.0.0"; + sha256 = "496afd72cdbfca75bf530c022e5ad7bbcfd7878e1373ec497ec864a3e7beaee0"; + libraryHaskellDepends = [ base data-default lens rasa ]; + homepage = "https://github.com/ChrisPenner/rasa/"; + description = "Rasa Ext managing rendering styles"; + license = stdenv.lib.licenses.mit; + }) {}; + + "rasa-ext-vim" = callPackage + ({ mkDerivation, base, data-default, lens, mtl, rasa + , rasa-ext-cursors, rasa-ext-files, rasa-ext-status-bar, text + , text-lens, yi-rope + }: + mkDerivation { + pname = "rasa-ext-vim"; + version = "0.1.0.0"; + sha256 = "3e936fe4fca11737f9983db671d2c94f240aa95d81d934b93e4d211575d8d045"; + libraryHaskellDepends = [ + base data-default lens mtl rasa rasa-ext-cursors rasa-ext-files + rasa-ext-status-bar text text-lens yi-rope + ]; + homepage = "https://github.com/ChrisPenner/rasa/"; + description = "Rasa Ext for vim bindings"; + license = stdenv.lib.licenses.mit; + }) {}; + "rascal" = callPackage ({ mkDerivation, aeson, ansi-terminal, base, containers, curl , curl-aeson, directory, filepath, HUnit, mtl, process, QuickCheck @@ -145104,6 +146429,26 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "ratel_0_3_2" = callPackage + ({ mkDerivation, aeson, base, bytestring, case-insensitive + , containers, http-client, http-client-tls, http-types, tasty + , tasty-hspec, text, uuid + }: + mkDerivation { + pname = "ratel"; + version = "0.3.2"; + sha256 = "99b838c7d85208cd49fdf733d99ca29baafbb924f9db8a0d45ae88c15fc6ba73"; + libraryHaskellDepends = [ + aeson base bytestring case-insensitive containers http-client + http-client-tls http-types text uuid + ]; + testHaskellDepends = [ base tasty tasty-hspec ]; + homepage = "https://github.com/tfausak/ratel#readme"; + description = "Notify Honeybadger about exceptions"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "ratel-wai" = callPackage ({ mkDerivation, base, bytestring, case-insensitive, containers , http-client, ratel, wai @@ -145152,8 +146497,8 @@ self: { }: mkDerivation { pname = "rattletrap"; - version = "2.1.0"; - sha256 = "d969cf852a2210f11a51f21b75f3c16a47a0dc92b695a6ae11c9287ddfe30588"; + version = "2.1.3"; + sha256 = "a349c7c6f45ab64c0ff85b877f99a7ec4d5a8946c0d2224b033b6014b518bea1"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -145856,8 +147201,8 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "read-bounded"; - version = "0.1.1.0"; - sha256 = "f310debaed6ede28440f1b177be6c5c6f281b7b3c0af9936bcb615d577d9d6a7"; + version = "0.1.1.1"; + sha256 = "fd9103522661982b366f89280e88c7ac8316eb6b892fa11a8645051da6859050"; libraryHaskellDepends = [ base ]; homepage = "https://github.com/thomaseding/read-bounded"; description = "Class for reading bounded values"; @@ -148501,12 +149846,13 @@ self: { ({ mkDerivation, base, containers, haskeline, mtl, process }: mkDerivation { pname = "repline"; - version = "0.1.5.0"; - sha256 = "9e807cf92d5f8a8e68787f6d93597bac41ace50997305105451bf852ce7ce3a4"; + version = "0.1.6.0"; + sha256 = "61f800cecd9f2d1545164384c827dc4d1e49ce870be8c4547b41f3ebc0902a5b"; isLibrary = true; isExecutable = true; - libraryHaskellDepends = [ base containers haskeline mtl ]; + libraryHaskellDepends = [ base containers haskeline mtl process ]; executableHaskellDepends = [ base containers mtl process ]; + homepage = "https://github.com/sdiehl/repline"; description = "Haskeline wrapper for GHCi-like REPL interfaces"; license = stdenv.lib.licenses.mit; }) {}; @@ -148633,8 +149979,8 @@ self: { pname = "req"; version = "0.1.0"; sha256 = "c93bae94d0b640f0d459a3da79c6021f7d8403099e9f08c35a2cddf64eea2269"; - revision = "1"; - editedCabalFile = "03f0eb9f9ae76f17e56ff02d4e1f42769c323183497c81f0c0cb2c721e0eed2f"; + revision = "2"; + editedCabalFile = "c4d0fc2e312c85a8dc3e7aefb49341ad57662ac1dac6625304f9aa3cf2016160"; libraryHaskellDepends = [ aeson base blaze-builder bytestring case-insensitive connection data-default-class http-api-data http-client http-client-tls @@ -150049,23 +151395,27 @@ self: { }) {}; "rncryptor" = callPackage - ({ mkDerivation, base, bytestring, cipher-aes, io-streams, mtl - , pbkdf, QuickCheck, random, tasty, tasty-hunit, tasty-quickcheck + ({ mkDerivation, base, base16-bytestring, bytestring + , bytestring-arbitrary, cryptonite, fastpbkdf2, io-streams, memory + , mtl, QuickCheck, random, tasty, tasty-hunit, tasty-quickcheck + , text }: mkDerivation { pname = "rncryptor"; - version = "0.0.2.3"; - sha256 = "465879f9e1209050820f939229ebea727d736071e46a19ea775aba8e0608e69f"; + version = "0.3.0.0"; + sha256 = "f7b14f165e0409f73d4ef257836199bcac7e4f7fca9ebfadf126f89a8c6de820"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ - base bytestring cipher-aes io-streams mtl pbkdf QuickCheck random + base bytestring cryptonite fastpbkdf2 io-streams memory mtl + QuickCheck random ]; executableHaskellDepends = [ - base bytestring cipher-aes io-streams + base bytestring cryptonite io-streams ]; testHaskellDepends = [ - base bytestring QuickCheck tasty tasty-hunit tasty-quickcheck + base base16-bytestring bytestring bytestring-arbitrary cryptonite + io-streams QuickCheck tasty tasty-hunit tasty-quickcheck text ]; description = "Haskell implementation of the RNCryptor file format"; license = stdenv.lib.licenses.mit; @@ -152189,8 +153539,8 @@ self: { }: mkDerivation { pname = "sbp"; - version = "2.1.3"; - sha256 = "1feff9aa39dc4bd34de1cb0da5fcf105429aafa1e28c97cfff19a44403c79951"; + version = "2.1.5"; + sha256 = "dd1ac555546ded3c178780c157d86d1075bd8a41f777bafffb9c94f9ef8a4f17"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -152799,6 +154149,8 @@ self: { pname = "scientific"; version = "0.3.4.9"; sha256 = "108330662b0af9a04d7da55864211ce12008efe36614d897ba635e80670918a8"; + revision = "1"; + editedCabalFile = "833f5960e622c7346c3c02547538da037bcc4eececc00ba2ab9412eabdb71d61"; libraryHaskellDepends = [ base binary bytestring containers deepseq ghc-prim hashable integer-gmp text vector @@ -152812,6 +154164,30 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "scientific_0_3_4_10" = callPackage + ({ mkDerivation, base, binary, bytestring, containers, deepseq + , ghc-prim, hashable, integer-gmp, integer-logarithms, QuickCheck + , smallcheck, tasty, tasty-ant-xml, tasty-hunit, tasty-quickcheck + , tasty-smallcheck, text, vector + }: + mkDerivation { + pname = "scientific"; + version = "0.3.4.10"; + sha256 = "4d3b8ae5d741facfb0e84a2f1b6964a7ab3817269568c37de44f1be5cc0ff1a1"; + libraryHaskellDepends = [ + base binary bytestring containers deepseq ghc-prim hashable + integer-gmp integer-logarithms text vector + ]; + testHaskellDepends = [ + base binary bytestring QuickCheck smallcheck tasty tasty-ant-xml + tasty-hunit tasty-quickcheck tasty-smallcheck text + ]; + homepage = "https://github.com/basvandijk/scientific"; + description = "Numbers represented using scientific notation"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "scion" = callPackage ({ mkDerivation, base, bytestring, Cabal, containers, directory , filepath, ghc, ghc-paths, ghc-syb, hslogger, json, multiset @@ -152959,8 +154335,8 @@ self: { pname = "scotty"; version = "0.11.0"; sha256 = "892203c937ccf1279f5005ddb78ebea84629b80687a1e38fc118b38011a386ed"; - revision = "3"; - editedCabalFile = "03a2f153eb5cf597435251169e49c42066b4ee058fd20d31e2cecec52e6578bc"; + revision = "4"; + editedCabalFile = "0d6fc88c2396a69e0d0f23ccad17b7b47d548f67bc23e417aad2940fdd71c5a1"; libraryHaskellDepends = [ aeson base blaze-builder bytestring case-insensitive data-default-class fail http-types monad-control mtl nats network @@ -153957,18 +155333,19 @@ self: { }) {}; "semdoc" = callPackage - ({ mkDerivation, base, containers, data-default-class, ghc - , ghc-paths, Glob, groom, mtl, pandoc, pandoc-types, regex-tdfa + ({ mkDerivation, base, containers, data-default-class + , data-default-instances-base, ghc, ghc-paths, Glob, groom, mtl + , pandoc, pandoc-types, regex-tdfa }: mkDerivation { pname = "semdoc"; - version = "0.1.2"; - sha256 = "b9a2c73fa5bd0346ae9b21e5ee158460689bf521f97996418b0d426c334b3dc8"; + version = "0.1.3"; + sha256 = "2bf204ebae0f1592ed192cd2ca288052d536e9da14102ebbafd74105f3515c58"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ - base containers data-default-class ghc ghc-paths Glob groom mtl - pandoc pandoc-types regex-tdfa + base containers data-default-class data-default-instances-base ghc + ghc-paths Glob groom mtl pandoc pandoc-types regex-tdfa ]; executableHaskellDepends = [ base ]; homepage = "https://toktok.github.io/semdoc"; @@ -155335,18 +156712,18 @@ self: { "servant-github-webhook" = callPackage ({ mkDerivation, aeson, base, base16-bytestring, bytestring, Crypto , github, http-types, servant, servant-server, string-conversions - , text, wai, warp + , text, transformers, wai, warp }: mkDerivation { pname = "servant-github-webhook"; - version = "0.3.0.0"; - sha256 = "41c78c7c553e3c75fcca81e66bc4db8b5f7b3e2578d18b54715ecdc106b6c610"; + version = "0.3.0.2"; + sha256 = "06dceb189088b80e2b428572c6a7334dbf1557f7c208190ccd944273626079b9"; libraryHaskellDepends = [ aeson base base16-bytestring bytestring Crypto github http-types - servant servant-server string-conversions text wai + servant servant-server string-conversions text transformers wai ]; testHaskellDepends = [ - aeson base bytestring servant-server wai warp + aeson base bytestring servant-server transformers wai warp ]; homepage = "https://github.com/tsani/servant-github-webhook"; description = "Servant combinators to facilitate writing GitHub webhooks"; @@ -155947,8 +157324,8 @@ self: { pname = "servant-yaml"; version = "0.1.0.0"; sha256 = "c917d9b046b06a9c4386f743a78142c27cf7f0ec1ad8562770ab9828f2ee3204"; - revision = "11"; - editedCabalFile = "80507ee35eb6736752a80613e2a27fc89a50bbcdfc75c51785aeaf469af42902"; + revision = "12"; + editedCabalFile = "a8bcb29afce01078d5f6b71503ad0d7d03356a9ebeffb4ec09719a324c314519"; libraryHaskellDepends = [ base bytestring http-media servant yaml ]; @@ -156840,8 +158217,8 @@ self: { ({ mkDerivation, base, basic-prelude, directory, shake }: mkDerivation { pname = "shakers"; - version = "0.0.4"; - sha256 = "b2769d6b01eab98de11c3c072a2cbc2a5706e0dfdcaf916b67fc344d49f1e09f"; + version = "0.0.7"; + sha256 = "f7859e7adbccb740c176fc186ca332f576be65265b87641d5ac30d2d34adfbdb"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ base basic-prelude directory shake ]; @@ -158040,16 +159417,16 @@ self: { }) {}; "simple-effects" = callPackage - ({ mkDerivation, base, ghc-prim, interlude-l, lens, list-t + ({ mkDerivation, array, base, interlude-l, lens, list-t , monad-control, mtl, transformers, transformers-base }: mkDerivation { pname = "simple-effects"; - version = "0.6.0.1"; - sha256 = "df8de9fae3ee9c2226565af8f8c4171d1b79678de37e3b280cda3ca013b52944"; + version = "0.6.0.2"; + sha256 = "f8f887e433a4f68a506966b2d41f614cb39602f8bb3b802535f91c2391711a36"; libraryHaskellDepends = [ - base ghc-prim interlude-l lens list-t monad-control mtl - transformers transformers-base + array base interlude-l lens list-t monad-control mtl transformers + transformers-base ]; testHaskellDepends = [ base interlude-l ]; homepage = "https://gitlab.com/LukaHorvat/simple-effects"; @@ -158941,8 +160318,8 @@ self: { }: mkDerivation { pname = "sized"; - version = "0.2.0.0"; - sha256 = "31f9233885bbe758a4c2f890e65695e11c64abdc12b6d4931427570cd7d4587c"; + version = "0.2.1.0"; + sha256 = "e5e936dab874a7766a8b3b50f15fc742cc57b956aef738ba98ef221b25d3731a"; libraryHaskellDepends = [ base constraints containers deepseq equational-reasoning hashable lens ListLike mono-traversable monomorphic singletons type-natural @@ -159428,6 +160805,8 @@ self: { pname = "slug"; version = "0.1.5"; sha256 = "6bc271612759fd9a415ee382b620b0f5b1154c762eb3469a409dafd5f35282fc"; + revision = "1"; + editedCabalFile = "1cbade6e74ca1f38368323dc0e124d4b8f0abc661a53e8738f3700cbf553b218"; libraryHaskellDepends = [ aeson base exceptions path-pieces persistent text ]; @@ -159440,6 +160819,27 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "slug_0_1_6" = callPackage + ({ mkDerivation, aeson, base, exceptions, hspec, http-api-data + , path-pieces, persistent, QuickCheck, text + }: + mkDerivation { + pname = "slug"; + version = "0.1.6"; + sha256 = "c4d589b30d7d4788ed5dbf1a24652a5f880751a0250707bf8ac82a3714734692"; + libraryHaskellDepends = [ + aeson base exceptions http-api-data path-pieces persistent + QuickCheck text + ]; + testHaskellDepends = [ + base exceptions hspec http-api-data path-pieces QuickCheck text + ]; + homepage = "https://github.com/mrkkrp/slug"; + description = "Type-safe slugs for Yesod ecosystem"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "smallarray" = callPackage ({ mkDerivation, base, bytestring, deepseq, hashable }: mkDerivation { @@ -159695,6 +161095,19 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "smoothie_0_4_2_4" = callPackage + ({ mkDerivation, aeson, base, linear, text, vector }: + mkDerivation { + pname = "smoothie"; + version = "0.4.2.4"; + sha256 = "962e8c5927e24ebc56fa419bca2fc43db2a187c26410acd316d9914f8391d96c"; + libraryHaskellDepends = [ aeson base linear text vector ]; + homepage = "https://github.com/phaazon/smoothie"; + description = "Smooth curves via several interpolation modes"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "smsaero" = callPackage ({ mkDerivation, aeson, base, containers, http-api-data , http-client, servant, servant-client, servant-docs, text, time @@ -159756,23 +161169,59 @@ self: { }) {}; "smtlib2" = callPackage - ({ mkDerivation, array, atto-lisp, attoparsec, base, blaze-builder - , bytestring, constraints, containers, data-fix, mtl, process - , tagged, text, transformers + ({ mkDerivation, base, constraints, containers, dependent-map + , dependent-sum, mtl, template-haskell }: mkDerivation { pname = "smtlib2"; - version = "0.3.1"; - sha256 = "3a46057e9b901fc0c5ced29dee8a00c69d3d0f9ec663edae9b9809616402c048"; + version = "1.0"; + sha256 = "3ca10e4ecc493a9b824301887fe2ff8de4594126bd04fa6fb5490110b615edf1"; libraryHaskellDepends = [ - array atto-lisp attoparsec base blaze-builder bytestring - constraints containers data-fix mtl process tagged text - transformers + base constraints containers dependent-map dependent-sum mtl + template-haskell ]; description = "A type-safe interface to communicate with an SMT solver"; license = stdenv.lib.licenses.gpl3; }) {}; + "smtlib2-debug" = callPackage + ({ mkDerivation, ansi-terminal, atto-lisp, base, containers + , dependent-map, dependent-sum, mtl, smtlib2, smtlib2-pipe, text + }: + mkDerivation { + pname = "smtlib2-debug"; + version = "1.0"; + sha256 = "110e136813fbb257f2858e56ef58854fce04fcd2b972e701863e293aca87d761"; + libraryHaskellDepends = [ + ansi-terminal atto-lisp base containers dependent-map dependent-sum + mtl smtlib2 smtlib2-pipe text + ]; + description = "Dump the communication with an SMT solver for debugging purposes"; + license = stdenv.lib.licenses.gpl3; + }) {}; + + "smtlib2-pipe" = callPackage + ({ mkDerivation, atto-lisp, attoparsec, base, blaze-builder + , bytestring, Cabal, cabal-test-quickcheck, containers + , dependent-sum, mtl, process, smtlib2, smtlib2-quickcheck, text + , transformers + }: + mkDerivation { + pname = "smtlib2-pipe"; + version = "1.0"; + sha256 = "6623f4a565cb09c797022716041dc8647d21b06a42f0fd05b988254551723c6d"; + libraryHaskellDepends = [ + atto-lisp attoparsec base blaze-builder bytestring containers + dependent-sum mtl process smtlib2 text transformers + ]; + testHaskellDepends = [ + base Cabal cabal-test-quickcheck smtlib2 smtlib2-quickcheck + ]; + description = "A type-safe interface to communicate with an SMT solver"; + license = stdenv.lib.licenses.gpl3; + broken = true; + }) {smtlib2-quickcheck = null;}; + "smtp-mail" = callPackage ({ mkDerivation, array, base, base16-bytestring, base64-bytestring , bytestring, cryptohash, filepath, mime-mail, network, text @@ -159887,8 +161336,8 @@ self: { pname = "snap"; version = "1.0.0.1"; sha256 = "293f16c1404793121d3d85abb6287bbb32f5dc1d82b12146d4bb650052322db8"; - revision = "1"; - editedCabalFile = "81129d186348ab67fda4278bb6c8575ee7a7caed3e6069e0045f464a4ed911ab"; + revision = "2"; + editedCabalFile = "162e742faa2af87763daf5c733ae2a0ff35c9b29d68de9659c948a24b1681e62"; libraryHaskellDepends = [ aeson attoparsec base bytestring cereal clientsession configurator containers directory directory-tree dlist filepath hashable heist @@ -160455,10 +161904,8 @@ self: { }: mkDerivation { pname = "snaplet-fay"; - version = "0.3.3.13"; - sha256 = "39810748b7177b45a0fab785e48ac497d81587e48dde9dc8ad75e8d704bdda3f"; - revision = "5"; - editedCabalFile = "0331163a9d3af919f0b01408f7a2d3542452e030cf838ec92f9bb6bf6c0f4ccd"; + version = "0.3.3.14"; + sha256 = "97a9a3ec90e03be064df0a6e3dcf5834de063fb43a24d1014eb3d0ba8bac4207"; libraryHaskellDepends = [ aeson base bytestring configurator directory fay filepath mtl snap snap-core transformers @@ -161506,10 +162953,10 @@ self: { ({ mkDerivation, base, network, transformers, unix }: mkDerivation { pname = "socket-activation"; - version = "0.1.0.1"; - sha256 = "aafe00774b8403edacb04b8d4dc6f38028f5173f57a5c4de43e9d26f02eb3f81"; + version = "0.1.0.2"; + sha256 = "b99e7b4f296cd462aac84e5bb61fb02953e2080d1351e9e10a63d35dc34eb43b"; libraryHaskellDepends = [ base network transformers unix ]; - homepage = "https://github.com/sakana/haskell-socket-activation"; + homepage = "https://github.com/ddfisher/haskell-socket-activation"; description = "systemd socket activation library"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -161546,6 +162993,25 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {inherit (pkgs) lksctp-tools;}; + "socket-unix" = callPackage + ({ mkDerivation, async, base, bytestring, socket, tasty + , tasty-hunit, unix + }: + mkDerivation { + pname = "socket-unix"; + version = "0.1.0.0"; + sha256 = "34c71e014e728a4c5f31fbb55ac0d46f049969a8860e2b8629369f4d83429f2d"; + revision = "1"; + editedCabalFile = "082468d0b01112a99fffa76d7ff1bbe1b0ebbf878b3364fecec64a73fed094a3"; + libraryHaskellDepends = [ base bytestring socket ]; + testHaskellDepends = [ + async base bytestring socket tasty tasty-hunit unix + ]; + homepage = "https://github.com/vyacheslavhashov/haskell-socket-unix#readme"; + description = "Unix domain sockets"; + license = stdenv.lib.licenses.mit; + }) {}; + "socketio" = callPackage ({ mkDerivation, aeson, ansi-terminal, attoparsec, base , blaze-builder, bytestring, conduit, conduit-extra, http-types @@ -163516,6 +164982,8 @@ self: { pname = "stache"; version = "0.1.8"; sha256 = "a8617924e087b02c3afb3308a8a1102828e352dba7545648703e5d0c2c3c35b2"; + revision = "1"; + editedCabalFile = "642777f5664ae40b2e5308ca771a505226b0015414203658432e002c846e5ad7"; libraryHaskellDepends = [ aeson base bytestring containers deepseq directory exceptions filepath megaparsec mtl template-haskell text unordered-containers @@ -163540,6 +165008,8 @@ self: { pname = "stache"; version = "0.2.0"; sha256 = "0952d6849a297d3ef020feaeb128be4af7d25ab97fa948eb0339a7f75d0a1831"; + revision = "1"; + editedCabalFile = "5b22600a5b101c5c86d688d05773c7506e9cc373637ef7a2a1abe43a28db0703"; libraryHaskellDepends = [ aeson base bytestring containers deepseq directory exceptions filepath megaparsec mtl template-haskell text unordered-containers @@ -164536,19 +166006,19 @@ self: { "staversion" = callPackage ({ mkDerivation, aeson, base, bytestring, containers, directory , filepath, hspec, http-client, http-client-tls, http-types - , optparse-applicative, QuickCheck, text, transformers + , megaparsec, optparse-applicative, QuickCheck, text, transformers , transformers-compat, unordered-containers, yaml }: mkDerivation { pname = "staversion"; - version = "0.1.2.0"; - sha256 = "43db7f70ca360b0d858572afaf012ba10cda7f0ea19511c4e036bdfbb832e917"; + version = "0.1.3.2"; + sha256 = "d3281fe9b7aa3795251c7e45d6364bfb051ffa3bee44d691f40c0c928fe886e0"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ aeson base bytestring containers directory filepath http-client - http-client-tls http-types optparse-applicative text transformers - transformers-compat unordered-containers yaml + http-client-tls http-types megaparsec optparse-applicative text + transformers transformers-compat unordered-containers yaml ]; executableHaskellDepends = [ base ]; testHaskellDepends = [ @@ -165783,6 +167253,7 @@ self: { homepage = "http://github.com/jb55/streaming-wai"; description = "Streaming Wai utilities"; license = stdenv.lib.licenses.mit; + maintainers = with stdenv.lib.maintainers; [ jb55 ]; }) {}; "streamproc" = callPackage @@ -166047,14 +167518,33 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "string-conversions_0_4_0_1" = callPackage + ({ mkDerivation, base, bytestring, deepseq, hspec, QuickCheck + , quickcheck-instances, text, utf8-string + }: + mkDerivation { + pname = "string-conversions"; + version = "0.4.0.1"; + sha256 = "46bcce6d9ce62c558b7658a75d9c6a62f7259d6b0473d011d8078234ad6a1994"; + libraryHaskellDepends = [ base bytestring text utf8-string ]; + testHaskellDepends = [ + base bytestring deepseq hspec QuickCheck quickcheck-instances text + utf8-string + ]; + homepage = "https://github.com/soenkehahn/string-conversions#readme"; + description = "Simplifies dealing with different types for strings"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "string-convert" = callPackage ({ mkDerivation, base, bytestring, tasty, tasty-hunit, text , utf8-string }: mkDerivation { pname = "string-convert"; - version = "3.0.1"; - sha256 = "2483d444a88f6557976bd69975bf6d363da734934f2582f6780edee348fc8a2c"; + version = "4.0.0.1"; + sha256 = "9675b98f7e798fbfe89c18cb6ac8f44237c6a92c0f0b2344a26fad4c3e53d1c8"; libraryHaskellDepends = [ base bytestring text utf8-string ]; testHaskellDepends = [ base bytestring tasty tasty-hunit text utf8-string @@ -166351,6 +167841,26 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "strive_3_0_2" = callPackage + ({ mkDerivation, aeson, base, bytestring, data-default, gpolyline + , http-client, http-client-tls, http-types, markdown-unlit + , template-haskell, text, time, transformers + }: + mkDerivation { + pname = "strive"; + version = "3.0.2"; + sha256 = "94f1dcef7ded8a27365d448e2db70baa5fafc91fa047dbb35164f82fd84f0b0f"; + libraryHaskellDepends = [ + aeson base bytestring data-default gpolyline http-client + http-client-tls http-types template-haskell text time transformers + ]; + testHaskellDepends = [ base bytestring markdown-unlit time ]; + homepage = "https://github.com/tfausak/strive#readme"; + description = "A client for the Strava V3 API"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "strptime" = callPackage ({ mkDerivation, base, bytestring, text, time }: mkDerivation { @@ -166619,8 +168129,8 @@ self: { }: mkDerivation { pname = "styx"; - version = "1.0"; - sha256 = "2fc5e840d35663ca10771758dec362017f32611675e44fe2e988dd12a05e293c"; + version = "1.1"; + sha256 = "b11402bde5b548b3f5cd2e1f501940e94c85628709aa0609e334bdf53e065144"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -171698,6 +173208,19 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "text-lens" = callPackage + ({ mkDerivation, base, extra, hspec, lens, text }: + mkDerivation { + pname = "text-lens"; + version = "0.1.0.0"; + sha256 = "e013ed9ba9385395e1eddc01c0da049f865ff020403e4af9671782b1b307cd2d"; + libraryHaskellDepends = [ base extra lens text ]; + testHaskellDepends = [ base hspec lens ]; + homepage = "https://github.com/ChrisPenner/rasa"; + description = "Lenses for operating over text"; + license = stdenv.lib.licenses.mit; + }) {}; + "text-lips" = callPackage ({ mkDerivation, base, containers, parsers, text, text-loc , transformers @@ -171844,6 +173367,24 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "text-postgresql_0_0_2_2" = callPackage + ({ mkDerivation, base, dlist, QuickCheck, quickcheck-simple + , transformers, transformers-compat + }: + mkDerivation { + pname = "text-postgresql"; + version = "0.0.2.2"; + sha256 = "91344e495a83ee7ca372977166523a28bf201a964cac1cc2d8260a448462200d"; + libraryHaskellDepends = [ + base dlist transformers transformers-compat + ]; + testHaskellDepends = [ base QuickCheck quickcheck-simple ]; + homepage = "http://khibino.github.io/haskell-relational-record/"; + description = "Parser and Printer of PostgreSQL extended types"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "text-printer" = callPackage ({ mkDerivation, base, bytestring, pretty, QuickCheck, semigroups , test-framework, test-framework-quickcheck2, text, text-latin1 @@ -172846,6 +174387,8 @@ self: { pname = "these"; version = "0.7.3"; sha256 = "14339c111ec2caffcb2a9f64164a5dc307a0afb716925ddcb1774d9d442a3d9b"; + revision = "1"; + editedCabalFile = "d351c189525daded1e727f4a705f568d019238c9a4dd60e0277be462f49bede2"; libraryHaskellDepends = [ aeson base bifunctors binary containers data-default-class deepseq hashable keys mtl profunctors QuickCheck semigroupoids transformers @@ -173567,28 +175110,24 @@ self: { }) {}; "time-exts" = callPackage - ({ mkDerivation, aeson, attoparsec, base, bindings-DSL, containers - , convertible, data-default, deepseq, fclabels, mtl, old-locale - , QuickCheck, random, text, time, timezone-olson + ({ mkDerivation, attoparsec, base, bindings-DSL, deepseq, HUnit + , ieee754, lens-simple, mtl, old-locale, QuickCheck, random, text + , time, tz }: mkDerivation { pname = "time-exts"; - version = "2.1.0"; - sha256 = "7519345408bd1f856af169e3185d69f7a3a0be045b91084a40909a4a7357e378"; - isLibrary = true; - isExecutable = true; + version = "3.0.3"; + sha256 = "1aca7fd7f52fc8dcd29c4b7cfbd4f24360a84b77e91e68b9d72318f98725786c"; libraryHaskellDepends = [ - aeson attoparsec base bindings-DSL containers convertible - data-default deepseq fclabels mtl old-locale QuickCheck random text - time timezone-olson + attoparsec base bindings-DSL deepseq lens-simple mtl old-locale + random text time tz ]; - executableHaskellDepends = [ - aeson attoparsec base bindings-DSL containers convertible - data-default deepseq fclabels mtl old-locale QuickCheck random text - time timezone-olson + testHaskellDepends = [ + attoparsec base bindings-DSL deepseq HUnit ieee754 lens-simple mtl + old-locale QuickCheck random text time tz ]; homepage = "https://github.com/enzoh/time-exts"; - description = "Efficient Timestamps"; + description = "Yet another time library"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; }) {}; @@ -173705,8 +175244,8 @@ self: { ({ mkDerivation, base, intervals, lens, thyme, vector-space }: mkDerivation { pname = "time-patterns"; - version = "0.1.3.1"; - sha256 = "56a0ac5f1a6a264f779d3de15ac09a204eda5a2fb04122e398fa9bb6848dee9d"; + version = "0.1.3.2"; + sha256 = "3c2beb5b4f69213699cdc9e2f88872d1d406eb04c93ad3678e09b6746aa40a61"; libraryHaskellDepends = [ base intervals lens thyme vector-space ]; homepage = "https://bitbucket.org/jfmueller/time-patterns"; description = "Patterns for recurring events"; @@ -173819,8 +175358,8 @@ self: { }: mkDerivation { pname = "time-warp"; - version = "1.1.1.0"; - sha256 = "4e9fa28d8c67801fc302a7eec2457a2dda41b556129aebf0821bc250307ded4d"; + version = "1.1.1.1"; + sha256 = "df2721daeee24eac57f2ba1f1eff4b0f87260340537cd5e3cbe8d6c27b1094fd"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -174059,8 +175598,8 @@ self: { }: mkDerivation { pname = "timeplot"; - version = "1.0.31"; - sha256 = "8dc8e4901b4b2f84c654d34f6721762bb662697b89dcfad969180a00820254b2"; + version = "1.0.32"; + sha256 = "3b560a5cf4d81daf5e4cf58d566893baf7daa9244b51c60cce71ac23bc6a5c46"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -174820,6 +176359,8 @@ self: { pname = "toml"; version = "0.1.3"; sha256 = "c29946c58656443d0dbf18aad0582707311c691ab624a63c8f9614a4950c7e71"; + revision = "1"; + editedCabalFile = "4eac5e516c0e461ceef73150d7a248bce199fc02183074a622c0dab17513ca20"; libraryHaskellDepends = [ attoparsec base bytestring containers old-locale time ]; @@ -176183,7 +177724,7 @@ self: { license = stdenv.lib.licenses.mit; }) {}; - "tttool_1_6_1_3" = callPackage + "tttool_1_6_1_4" = callPackage ({ mkDerivation, aeson, base, binary, bytestring, containers , directory, executable-path, filepath, hashable, haskeline, HPDF , JuicyPixels, mtl, natural-sort, optparse-applicative, parsec @@ -176192,8 +177733,8 @@ self: { }: mkDerivation { pname = "tttool"; - version = "1.6.1.3"; - sha256 = "7ca01c73dad41aab3b002db4c6f4e929be01c982c397dbca0e65315171339d45"; + version = "1.6.1.4"; + sha256 = "66f14d6abe28e2d2a1a61cbef0fe8ace0c376b2e2a8b918b17d422634faee8ee"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -176709,6 +178250,32 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "twfy-api-client" = callPackage + ({ mkDerivation, aeson, aeson-compat, base, base-compat, bytestring + , either, exceptions, http-client, http-client-tls, http-media, mtl + , servant, servant-client, servant-server, text, transformers + }: + mkDerivation { + pname = "twfy-api-client"; + version = "0.1.0.0"; + sha256 = "c11fa34e03dbfba6fc208c6816c8f461daf78eeb835e67cd8a91a327d426e265"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + aeson aeson-compat base base-compat bytestring either exceptions + http-client http-client-tls http-media mtl servant servant-client + servant-server text transformers + ]; + executableHaskellDepends = [ + aeson aeson-compat base base-compat either http-client + http-client-tls mtl servant servant-client text transformers + ]; + testHaskellDepends = [ base ]; + homepage = "https://github.com/wiggly/twfy-api-client#readme"; + description = "They Work For You API Client Library"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "twhs" = callPackage ({ mkDerivation, ansi-terminal, authenticate-oauth, base , bytestring, case-insensitive, conduit, containers, data-default @@ -176978,6 +178545,8 @@ self: { pname = "twitter-feed"; version = "0.2.0.11"; sha256 = "8b98b4ddfb88f4c14f8eb43bd74a4c4e7941a92d44b90717e9b8dbe4c454c889"; + revision = "1"; + editedCabalFile = "3d0a5d8976c482b401003571812052a97cd0d77fb3d6f0619615c30c93a0b79e"; libraryHaskellDepends = [ aeson authenticate-oauth base bytestring http-conduit ]; @@ -177464,8 +179033,8 @@ self: { }: mkDerivation { pname = "type-natural"; - version = "0.7.1.1"; - sha256 = "16867acdf4bfe3637a9c0730eca4156d3c830abca60182d8a561c4fabe6f7231"; + version = "0.7.1.2"; + sha256 = "c278c2660616179e61641d1d5356549946560ef2de66416b20d868f5fe1082e6"; libraryHaskellDepends = [ base constraints equational-reasoning ghc-typelits-natnormalise ghc-typelits-presburger monomorphic singletons template-haskell @@ -179729,8 +181298,8 @@ self: { }: mkDerivation { pname = "up"; - version = "1.0.0.3"; - sha256 = "7e93219da62895cbea56ed91cefe3d0511bf57120b5ad6166f798b5e6d9567f0"; + version = "1.0.0.4"; + sha256 = "3412742f52d9ba598341fa74f89bc6e78acac81fe8409069af15912015fe340f"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -180610,6 +182179,8 @@ self: { pname = "uuid-aeson"; version = "0.1.0.0"; sha256 = "cf8bdb82959d249ced20dff22935bd2ea79b1869267a95ebcacc7f0452eda259"; + revision = "1"; + editedCabalFile = "5fe65c563ef474292cf59cda8e36416dd75a60a05fc1fb8be43a0bd2eba1d814"; libraryHaskellDepends = [ aeson base text uuid ]; description = "Aeson types for UUID instances"; license = stdenv.lib.licenses.bsd3; @@ -181703,12 +183274,12 @@ self: { }) {}; "vector-sized" = callPackage - ({ mkDerivation, base, deepseq, vector }: + ({ mkDerivation, base, deepseq, finite-typelits, vector }: mkDerivation { pname = "vector-sized"; - version = "0.4.1.0"; - sha256 = "19205fe36c63edfc52ea0f057bdf13ac22c71f5e40afc666bc9c6ff20846ca39"; - libraryHaskellDepends = [ base deepseq vector ]; + version = "0.5.0.0"; + sha256 = "55bb88f7201571b19b55f7ac1d1b2a880ad77b9178593bac84cad58c2dbce22b"; + libraryHaskellDepends = [ base deepseq finite-typelits vector ]; homepage = "http://github.com/expipiplus1/vector-sized#readme"; description = "Size tagged vectors"; license = stdenv.lib.licenses.bsd3; @@ -181841,6 +183412,28 @@ self: { license = stdenv.lib.licenses.asl20; }) {}; + "vectortiles_1_2_0_1" = callPackage + ({ mkDerivation, base, bytestring, cereal, containers, deepseq, hex + , protobuf, tasty, tasty-hunit, text, th-printf, transformers + , vector + }: + mkDerivation { + pname = "vectortiles"; + version = "1.2.0.1"; + sha256 = "fb034cb99c10f61ff0d2d7454b51d0e5996c5443a652e436490313d7a064401d"; + libraryHaskellDepends = [ + base bytestring cereal containers deepseq protobuf text th-printf + transformers vector + ]; + testHaskellDepends = [ + base bytestring cereal hex protobuf tasty tasty-hunit text vector + ]; + homepage = "https://github.com/fosskers/vectortiles"; + description = "GIS Vector Tiles, as defined by Mapbox"; + license = stdenv.lib.licenses.asl20; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "verbalexpressions" = callPackage ({ mkDerivation, base, regex-pcre }: mkDerivation { @@ -183671,6 +185264,8 @@ self: { pname = "wai-middleware-static"; version = "0.8.1"; sha256 = "e0b5f13f410f81897759acf43198a08101d2af4c9d506164367c7d1a96d55375"; + revision = "1"; + editedCabalFile = "2884eb9d594bdc91a8ab7dd045e4252472c45361907c470f594a7f2a573d7752"; libraryHaskellDepends = [ base bytestring containers cryptonite directory expiring-cache-map filepath http-types memory mime-types mtl old-locale semigroups @@ -183780,6 +185375,23 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "wai-request-spec_0_10_2_4" = callPackage + ({ mkDerivation, base, bytestring, case-insensitive, containers + , http-types, text, wai + }: + mkDerivation { + pname = "wai-request-spec"; + version = "0.10.2.4"; + sha256 = "1ee1ed12ef41a7023e24629c46835ed9602643328e0cc3de0c9b934d31eed610"; + libraryHaskellDepends = [ + base bytestring case-insensitive containers http-types text wai + ]; + homepage = "https://gitlab.com/queertypes/wai-request-spec"; + description = "Declarative request parsing"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "wai-responsible" = callPackage ({ mkDerivation, base, bytestring, http-types, wai }: mkDerivation { @@ -184387,8 +185999,8 @@ self: { }: mkDerivation { pname = "wave"; - version = "0.1.2"; - sha256 = "930d16bc03779c42bdf117ba2a2ac30b3ab08f9d214d9ca52526150d9eec07e3"; + version = "0.1.4"; + sha256 = "686687782dca7c522190bca70171682b24af8c89e4f3aa63da455c331daeb6bc"; libraryHaskellDepends = [ base bytestring cereal containers data-default-class transformers ]; @@ -184793,16 +186405,16 @@ self: { "web3" = callPackage ({ mkDerivation, aeson, attoparsec, base, base16-bytestring - , bytestring, cryptonite, data-default-class, http-client, memory - , mtl, template-haskell, text, transformers, vector + , bytestring, cryptonite, http-client, http-client-tls, memory + , template-haskell, text, transformers, vector }: mkDerivation { pname = "web3"; - version = "0.4.1.0"; - sha256 = "ead3b350b138946ec921c1e1c13ae6bf52f2ba89e7626ba79a562a5bef63faac"; + version = "0.5.1.0"; + sha256 = "57eb367f392f1c7ed230cb151b6a7ac8fda44e11075bbd39407e9c34125947ee"; libraryHaskellDepends = [ aeson attoparsec base base16-bytestring bytestring cryptonite - data-default-class http-client memory mtl template-haskell text + http-client http-client-tls memory template-haskell text transformers vector ]; testHaskellDepends = [ base memory text ]; @@ -186141,20 +187753,21 @@ self: { "wolf" = callPackage ({ mkDerivation, aeson, amazonka, amazonka-core, amazonka-s3 , amazonka-swf, base, bytestring, conduit, conduit-combinators - , conduit-extra, directory, exceptions, filemanip, lifted-async - , monad-control, optparse-applicative, optparse-generic, preamble - , process, resourcet, shakers, text, time, uuid, yaml + , conduit-extra, directory, exceptions, filemanip, filepath + , lifted-async, monad-control, optparse-applicative + , optparse-generic, preamble, process, resourcet, shakers, text + , time, uuid, yaml }: mkDerivation { pname = "wolf"; - version = "0.3.4"; - sha256 = "8d22d044f67a1edf37cbb59cc3226585dcaa15f1c2b83696d7e191d50053aea2"; + version = "0.3.6"; + sha256 = "0be99a2ae98daaf9f2d499dd3f360a79e258c97874d81a3f32d97da17dce64fa"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ aeson amazonka amazonka-core amazonka-s3 amazonka-swf base bytestring conduit conduit-combinators conduit-extra directory - exceptions filemanip lifted-async monad-control + exceptions filemanip filepath lifted-async monad-control optparse-applicative preamble process resourcet text time uuid yaml ]; executableHaskellDepends = [ base optparse-generic shakers ]; @@ -187336,7 +188949,7 @@ self: { "xfconf" = callPackage ({ mkDerivation, base, Cabal, containers, directory, filepath, glib - , gtk2hs-buildtools, libxfconf-0 + , gtk2hs-buildtools, libxfconf }: mkDerivation { pname = "xfconf"; @@ -187346,13 +188959,13 @@ self: { editedCabalFile = "ce4bb3ab326d8e4c0a4fc2576045b589305b12f7ca28b79a69fcc367c429d33c"; setupHaskellDepends = [ base Cabal containers directory filepath ]; libraryHaskellDepends = [ base glib ]; - libraryPkgconfigDepends = [ libxfconf-0 ]; + libraryPkgconfigDepends = [ libxfconf ]; libraryToolDepends = [ gtk2hs-buildtools ]; homepage = "http://patch-tag.com/r/obbele/xfconf/home"; description = "FFI bindings to xfconf"; license = stdenv.lib.licenses.gpl3; hydraPlatforms = stdenv.lib.platforms.none; - }) {libxfconf-0 = null;}; + }) {libxfconf = null;}; "xformat" = callPackage ({ mkDerivation, base }: @@ -187651,7 +189264,7 @@ self: { license = stdenv.lib.licenses.mit; }) {}; - "xlsx_0_4_0" = callPackage + "xlsx_0_4_1" = callPackage ({ mkDerivation, base, base64-bytestring, binary-search, bytestring , conduit, containers, data-default, Diff, errors, extra, filepath , groom, lens, mtl, mtl-compat, network-uri, old-locale @@ -187661,8 +189274,8 @@ self: { }: mkDerivation { pname = "xlsx"; - version = "0.4.0"; - sha256 = "1cb379b7cbc0783831f352d034c307a414bb2f1de158b5aec2a4c7cbebaee16a"; + version = "0.4.1"; + sha256 = "014d7ecc815f452e86b199ef0715548d7221f1f0a5cfb59ec92ffa86918ef5c6"; libraryHaskellDepends = [ base base64-bytestring binary-search bytestring conduit containers data-default errors extra filepath lens mtl mtl-compat network-uri @@ -189579,15 +191192,17 @@ self: { }) {}; "yeshql" = callPackage - ({ mkDerivation, base, containers, filepath, HDBC, parsec, stm - , tasty, tasty-hunit, tasty-quickcheck, template-haskell + ({ mkDerivation, base, containers, convertible, filepath, HDBC + , parsec, stm, syb-with-class, tasty, tasty-hunit, tasty-quickcheck + , template-haskell }: mkDerivation { pname = "yeshql"; - version = "1.0.0.1"; - sha256 = "c535ab7797d2ad062a351f688d147908d79770c1e0881e4340c9d8ab25307bfc"; + version = "2.2.0.0"; + sha256 = "3a17da3d051c19d44cd65bdccd3f47ca78c9df6b9190ca732dba16ad086c9e2d"; libraryHaskellDepends = [ - base containers filepath HDBC parsec template-haskell + base containers convertible filepath HDBC parsec syb-with-class + template-haskell ]; testHaskellDepends = [ base HDBC stm tasty tasty-hunit tasty-quickcheck @@ -189623,6 +191238,31 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "yesod_1_4_4" = callPackage + ({ mkDerivation, aeson, base, blaze-html, blaze-markup, bytestring + , conduit, conduit-extra, data-default-class, directory + , fast-logger, monad-control, monad-logger, resourcet, semigroups + , shakespeare, streaming-commons, template-haskell, text + , transformers, unix, unordered-containers, wai, wai-extra + , wai-logger, warp, yaml, yesod-core, yesod-form, yesod-persistent + }: + mkDerivation { + pname = "yesod"; + version = "1.4.4"; + sha256 = "5f2caade2435754ff35060c3ae58390ad87650b975e83a65f8013e80ea7bea2c"; + libraryHaskellDepends = [ + aeson base blaze-html blaze-markup bytestring conduit conduit-extra + data-default-class directory fast-logger monad-control monad-logger + resourcet semigroups shakespeare streaming-commons template-haskell + text transformers unix unordered-containers wai wai-extra + wai-logger warp yaml yesod-core yesod-form yesod-persistent + ]; + homepage = "http://www.yesodweb.com/"; + description = "Creation of type-safe, RESTful web applications"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "yesod-angular" = callPackage ({ mkDerivation, aeson, base, containers, shakespeare , template-haskell, text, transformers, yesod @@ -189942,8 +191582,8 @@ self: { }: mkDerivation { pname = "yesod-auth-nopassword"; - version = "0.1.0.1"; - sha256 = "a2ae8ba484ebd509eb8507b879eae29876ee9284facf1dfc4f94eea4f092106f"; + version = "0.1.1.1"; + sha256 = "0e1daf32cb9e57b85e89412e089a49308d5364ad98f3def64494e195fd0cf7b2"; libraryHaskellDepends = [ base blaze-markup http-types pwstore-fast text uuid yesod-auth yesod-core yesod-form @@ -190769,6 +192409,19 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "yesod-paypal-rest" = callPackage + ({ mkDerivation, base, paypal-rest-client, time, yesod-core }: + mkDerivation { + pname = "yesod-paypal-rest"; + version = "0.1.0"; + sha256 = "b09605850782f9d1f6688f29a8e40597168e74e26ce239e638c1e840e17dcdf7"; + libraryHaskellDepends = [ + base paypal-rest-client time yesod-core + ]; + description = "Yesod plugin to use PayPal with the paypal-rest-client library"; + license = stdenv.lib.licenses.mit; + }) {}; + "yesod-persistent" = callPackage ({ mkDerivation, base, blaze-builder, conduit, hspec, persistent , persistent-sqlite, persistent-template, resource-pool, resourcet