hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.14.1-6-gd2bed2e from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/40db99045c5a9ffdc6249bf2d075fb781b3ce3ef.

+344 -411
+344 -411
pkgs/development/haskell-modules/hackage-packages.nix
··· 4621 hydraPlatforms = stdenv.lib.platforms.none; 4622 }) {}; 4623 4624 "Ebnf2ps" = callPackage 4625 ({ mkDerivation, array, base, containers, directory, happy 4626 , old-time, unix ··· 23515 ({ mkDerivation, base }: 23516 mkDerivation { 23517 pname = "alist"; 23518 - version = "0.1.0.5"; 23519 - sha256 = "19771h6vxzxn0zj0r59qgc6lclks3ysxli21dziavmr784z2dbgn"; 23520 - revision = "1"; 23521 - editedCabalFile = "1lc1x072g6vkfifh11cfpw95wb0ly9ifs8xg3y1yrpqv4fyl8y0b"; 23522 libraryHaskellDepends = [ base ]; 23523 description = "lists with O(1) append"; 23524 license = stdenv.lib.licenses.bsd3; ··· 27254 license = stdenv.lib.licenses.mit; 27255 }) {}; 27256 27257 - "antiope-athena_6_3_0" = callPackage 27258 ({ mkDerivation, amazonka, amazonka-athena, amazonka-core, base 27259 , lens, resourcet, text, unliftio-core 27260 }: 27261 mkDerivation { 27262 pname = "antiope-athena"; 27263 - version = "6.3.0"; 27264 - sha256 = "0yzvzhwl92k1v50w1jzlz2zq5rp7n6x1j51fpqrqq97vj7vqzfsq"; 27265 libraryHaskellDepends = [ 27266 amazonka amazonka-athena amazonka-core base lens resourcet text 27267 unliftio-core ··· 27278 ({ mkDerivation, aeson, antiope-s3, avro, base, bytestring, text }: 27279 mkDerivation { 27280 pname = "antiope-contract"; 27281 - version = "6.3.0"; 27282 - sha256 = "1d9z3vm7ab6fn0b1v0795v36x36j7lczjgkn2krx7zxq7srzf77l"; 27283 libraryHaskellDepends = [ 27284 aeson antiope-s3 avro base bytestring text 27285 ]; ··· 27310 hydraPlatforms = stdenv.lib.platforms.none; 27311 }) {}; 27312 27313 - "antiope-core_6_3_0" = callPackage 27314 ({ mkDerivation, amazonka, amazonka-core, base, bytestring 27315 , exceptions, generic-lens, http-client, http-types, lens 27316 , monad-logger, mtl, resourcet, text, transformers, unliftio-core 27317 }: 27318 mkDerivation { 27319 pname = "antiope-core"; 27320 - version = "6.3.0"; 27321 - sha256 = "001qkmiild396pg9hnw776djygjm692k1w9bmckn6l9ahiz8yah0"; 27322 libraryHaskellDepends = [ 27323 amazonka amazonka-core base bytestring exceptions generic-lens 27324 http-client http-types lens monad-logger mtl resourcet text ··· 27354 hydraPlatforms = stdenv.lib.platforms.none; 27355 }) {}; 27356 27357 - "antiope-dynamodb_6_3_0" = callPackage 27358 ({ mkDerivation, amazonka, amazonka-core, amazonka-dynamodb 27359 , antiope-core, base, generic-lens, lens, text, unliftio-core 27360 , unordered-containers 27361 }: 27362 mkDerivation { 27363 pname = "antiope-dynamodb"; 27364 - version = "6.3.0"; 27365 - sha256 = "0912726sm6g2ssrzni3ldiavb506wa51ib07n4gm8vapzhnwxxlb"; 27366 libraryHaskellDepends = [ 27367 amazonka amazonka-core amazonka-dynamodb antiope-core base 27368 generic-lens lens text unliftio-core unordered-containers ··· 27398 hydraPlatforms = stdenv.lib.platforms.none; 27399 }) {}; 27400 27401 - "antiope-messages_6_3_0" = callPackage 27402 ({ mkDerivation, aeson, amazonka, amazonka-core, amazonka-s3 27403 , amazonka-sqs, antiope-s3, base, generic-lens, lens, lens-aeson 27404 , monad-loops, network-uri, text, unliftio-core 27405 }: 27406 mkDerivation { 27407 pname = "antiope-messages"; 27408 - version = "6.3.0"; 27409 - sha256 = "0yg38mayxzm7awgn0jczyh3vkyvhm3nmi47vry7knws916xrpr4x"; 27410 libraryHaskellDepends = [ 27411 aeson amazonka amazonka-core amazonka-s3 amazonka-sqs antiope-s3 27412 base generic-lens lens lens-aeson monad-loops network-uri text ··· 27447 hydraPlatforms = stdenv.lib.platforms.none; 27448 }) {}; 27449 27450 - "antiope-s3_6_3_0" = callPackage 27451 - ({ mkDerivation, amazonka, amazonka-core, amazonka-s3, antiope-core 27452 - , attoparsec, base, bytestring, conduit, conduit-extra, exceptions 27453 - , generic-lens, hedgehog, hspec, http-types, hw-hspec-hedgehog 27454 - , lens, monad-logger, mtl, network-uri, resourcet, text 27455 - , unliftio-core 27456 }: 27457 mkDerivation { 27458 pname = "antiope-s3"; 27459 - version = "6.3.0"; 27460 - sha256 = "00szjn9vbb6xndzs0wpq2hw9a529ldy5y0pckfm3xkd6ap5ifx41"; 27461 libraryHaskellDepends = [ 27462 - amazonka amazonka-core amazonka-s3 antiope-core attoparsec base 27463 - bytestring conduit conduit-extra exceptions generic-lens http-types 27464 - lens monad-logger mtl network-uri resourcet text unliftio-core 27465 ]; 27466 testHaskellDepends = [ 27467 - amazonka amazonka-core amazonka-s3 antiope-core attoparsec base 27468 - bytestring conduit conduit-extra exceptions generic-lens hedgehog 27469 - hspec http-types hw-hspec-hedgehog lens monad-logger mtl 27470 - network-uri resourcet text unliftio-core 27471 ]; 27472 license = stdenv.lib.licenses.mit; 27473 hydraPlatforms = stdenv.lib.platforms.none; ··· 27493 hydraPlatforms = stdenv.lib.platforms.none; 27494 }) {}; 27495 27496 - "antiope-sns_6_3_0" = callPackage 27497 ({ mkDerivation, aeson, amazonka, amazonka-core, amazonka-sns, base 27498 - , generic-lens, lens, text, unliftio-core 27499 }: 27500 mkDerivation { 27501 pname = "antiope-sns"; 27502 - version = "6.3.0"; 27503 - sha256 = "0fr51vp8ihlv7pnlrl73knd8wwck1rsw5v4yzm2b8299m7gqd86v"; 27504 libraryHaskellDepends = [ 27505 aeson amazonka amazonka-core amazonka-sns base generic-lens lens 27506 - text unliftio-core 27507 ]; 27508 testHaskellDepends = [ 27509 aeson amazonka amazonka-core amazonka-sns base generic-lens lens 27510 - text unliftio-core 27511 ]; 27512 license = stdenv.lib.licenses.mit; 27513 hydraPlatforms = stdenv.lib.platforms.none; ··· 27536 hydraPlatforms = stdenv.lib.platforms.none; 27537 }) {}; 27538 27539 - "antiope-sqs_6_3_0" = callPackage 27540 ({ mkDerivation, aeson, amazonka, amazonka-core, amazonka-s3 27541 , amazonka-sqs, antiope-messages, antiope-s3, base, conduit 27542 , generic-lens, lens, lens-aeson, monad-loops, mtl, network-uri ··· 27544 }: 27545 mkDerivation { 27546 pname = "antiope-sqs"; 27547 - version = "6.3.0"; 27548 - sha256 = "0a1kkzy9nldhwgh8xvnp4lqv49gpm6q9prnv2bgwlp00izy2r5s1"; 27549 libraryHaskellDepends = [ 27550 aeson amazonka amazonka-core amazonka-s3 amazonka-sqs 27551 antiope-messages antiope-s3 base conduit generic-lens lens ··· 31625 ({ mkDerivation, base }: 31626 mkDerivation { 31627 pname = "auto-update"; 31628 - version = "0.1.4"; 31629 - sha256 = "09dlh2alsx2mw5kvj931yhbj0aw7jmly2cm9xbscm2sf098w35jy"; 31630 - libraryHaskellDepends = [ base ]; 31631 - description = "Efficiently run periodic, on-demand actions"; 31632 - license = stdenv.lib.licenses.mit; 31633 - }) {}; 31634 - 31635 - "auto-update_0_1_4_1" = callPackage 31636 - ({ mkDerivation, base }: 31637 - mkDerivation { 31638 - pname = "auto-update"; 31639 version = "0.1.4.1"; 31640 sha256 = "1jfgxwicd0r31dcbcd83sj99v1w9mbg873xp7v7z21gmxhalpzrm"; 31641 libraryHaskellDepends = [ base ]; 31642 description = "Efficiently run periodic, on-demand actions"; 31643 license = stdenv.lib.licenses.mit; 31644 - hydraPlatforms = stdenv.lib.platforms.none; 31645 }) {}; 31646 31647 "autoexporter" = callPackage ··· 32981 "b9" = callPackage 32982 ({ mkDerivation, aeson, async, base, base64-bytestring, bifunctors 32983 , binary, boxes, bytestring, conduit, conduit-extra, ConfigFile 32984 - , directory, filepath, free, hashable, hspec, hspec-expectations 32985 - , lens, mtl, optparse-applicative, parallel, parsec, pretty 32986 - , pretty-show, process, QuickCheck, random, shake, syb, template 32987 - , text, time, transformers, unordered-containers, vector, yaml 32988 }: 32989 mkDerivation { 32990 pname = "b9"; 32991 - version = "0.5.61"; 32992 - sha256 = "0yr29ynxiwc2qr000c5h1w3k373qvbr5p8z451r3q24i4c6rcrid"; 32993 isLibrary = true; 32994 isExecutable = true; 32995 libraryHaskellDepends = [ 32996 aeson async base base64-bytestring bifunctors binary boxes 32997 - bytestring conduit conduit-extra ConfigFile directory filepath free 32998 - hashable lens mtl parallel parsec pretty pretty-show process 32999 - QuickCheck random shake syb template text time transformers 33000 - unordered-containers vector yaml 33001 ]; 33002 executableHaskellDepends = [ 33003 - base bytestring directory lens optparse-applicative 33004 ]; 33005 testHaskellDepends = [ 33006 - aeson base bytestring hspec hspec-expectations QuickCheck text 33007 - unordered-containers vector yaml 33008 ]; 33009 description = "A tool and library for building virtual machine images"; 33010 license = stdenv.lib.licenses.mit; ··· 33405 ]; 33406 description = "Classes for working with types that can change clothes"; 33407 license = stdenv.lib.licenses.bsd3; 33408 }) {}; 33409 33410 "barchart" = callPackage ··· 41704 ({ mkDerivation, base, binary, bytestring }: 41705 mkDerivation { 41706 pname = "bytestring-trie"; 41707 - version = "0.2.4.1"; 41708 - sha256 = "0qqklrvdcprchnl4bxr6w7zf6k5gncincl3kysm34gd04sszxr1g"; 41709 - revision = "1"; 41710 - editedCabalFile = "0f56pb1k1va7bs9rpn0b8hclxhn5pcjln857k50myhyzrwz8qg7r"; 41711 libraryHaskellDepends = [ base binary bytestring ]; 41712 description = "An efficient finite map from (byte)strings to values"; 41713 license = stdenv.lib.licenses.bsd3; ··· 42673 license = stdenv.lib.licenses.gpl3; 42674 }) {}; 42675 42676 - "cabal-rpm_0_13" = callPackage 42677 ({ mkDerivation, base, bytestring, Cabal, directory, filepath 42678 , http-client, http-client-tls, http-conduit, process, simple-cmd 42679 , time, unix 42680 }: 42681 mkDerivation { 42682 pname = "cabal-rpm"; 42683 - version = "0.13"; 42684 - sha256 = "063y8f18zsw7slvmjr0w6r2ssvn3p1jb0cs81sihp4fw8371bd50"; 42685 isLibrary = false; 42686 isExecutable = true; 42687 executableHaskellDepends = [ ··· 49786 }: 49787 mkDerivation { 49788 pname = "codeworld-api"; 49789 - version = "0.2.5"; 49790 - sha256 = "0gc1c0hc2sssiksii927kcg5rhalrw1fv3sr4zf4xvzj3nrd0k3m"; 49791 libraryHaskellDepends = [ 49792 base blank-canvas cereal cereal-text containers ghc-prim hashable 49793 mtl random random-shuffle text time ··· 50971 hydraPlatforms = stdenv.lib.platforms.none; 50972 }) {}; 50973 50974 "compact-socket" = callPackage 50975 ({ mkDerivation, base, binary, bytestring, compact, deepseq 50976 , directory, filepath, network, unix ··· 52542 }: 52543 mkDerivation { 52544 pname = "conduit-extra"; 52545 - version = "1.3.0"; 52546 - sha256 = "1bi2b6kdzy5f9glq46jzsk02has95jkxqz0cchpbmnakzhjwjh9c"; 52547 - libraryHaskellDepends = [ 52548 - async attoparsec base bytestring conduit directory filepath network 52549 - primitive process resourcet stm streaming-commons text transformers 52550 - typed-process unliftio-core 52551 - ]; 52552 - testHaskellDepends = [ 52553 - async attoparsec base bytestring bytestring-builder conduit 52554 - directory exceptions hspec process QuickCheck resourcet stm 52555 - streaming-commons text transformers transformers-base 52556 - ]; 52557 - benchmarkHaskellDepends = [ 52558 - base bytestring bytestring-builder conduit gauge transformers 52559 - ]; 52560 - description = "Batteries included conduit: adapters for common libraries"; 52561 - license = stdenv.lib.licenses.mit; 52562 - }) {}; 52563 - 52564 - "conduit-extra_1_3_1" = callPackage 52565 - ({ mkDerivation, async, attoparsec, base, bytestring 52566 - , bytestring-builder, conduit, directory, exceptions, filepath 52567 - , gauge, hspec, network, primitive, process, QuickCheck, resourcet 52568 - , stm, streaming-commons, text, transformers, transformers-base 52569 - , typed-process, unliftio-core 52570 - }: 52571 - mkDerivation { 52572 - pname = "conduit-extra"; 52573 version = "1.3.1"; 52574 sha256 = "0zfdrpdc86kw2c3gzq5lxdy1qmy069qy7xcjjbnf4359igjyq69v"; 52575 libraryHaskellDepends = [ ··· 52587 ]; 52588 description = "Batteries included conduit: adapters for common libraries"; 52589 license = stdenv.lib.licenses.mit; 52590 - hydraPlatforms = stdenv.lib.platforms.none; 52591 }) {}; 52592 52593 "conduit-find" = callPackage ··· 52843 license = stdenv.lib.licenses.mit; 52844 }) {}; 52845 52846 - "confcrypt_0_2_0_0" = callPackage 52847 ({ mkDerivation, amazonka, amazonka-kms, base, base64-bytestring 52848 , bytestring, conduit, containers, crypto-pubkey-openssh 52849 , crypto-pubkey-types, cryptonite, deepseq, HUnit, lens, megaparsec ··· 52852 }: 52853 mkDerivation { 52854 pname = "confcrypt"; 52855 - version = "0.2.0.0"; 52856 - sha256 = "0gg1p06lmv7rs143am5kak6n7777f1ccf36xlscxwsyza5j1gi57"; 52857 isLibrary = true; 52858 isExecutable = true; 52859 libraryHaskellDepends = [ ··· 70720 license = stdenv.lib.licenses.bsd3; 70721 }) {}; 70722 70723 "elm-websocket" = callPackage 70724 ({ mkDerivation, aeson, base, bytestring, concurrent-extra 70725 , containers, directory, formatting, hspec, http-types, lens, mtl ··· 70773 }: 70774 mkDerivation { 70775 pname = "elm2nix"; 70776 - version = "0.1.0"; 70777 - sha256 = "140qv6zvq4860fd5pglhwgd9pnxv6nha3ah3pmp4d2x3jkvg3hcy"; 70778 - isLibrary = true; 70779 - isExecutable = true; 70780 - libraryHaskellDepends = [ 70781 - aeson async base binary bytestring containers data-default 70782 - directory filepath here mtl process req text transformers 70783 - unordered-containers 70784 - ]; 70785 - executableHaskellDepends = [ 70786 - ansi-wl-pprint base directory here optparse-applicative 70787 - ]; 70788 - testHaskellDepends = [ base ]; 70789 - description = "Turn your Elm project into buildable Nix project"; 70790 - license = stdenv.lib.licenses.bsd3; 70791 - }) {}; 70792 - 70793 - "elm2nix_0_1_1" = callPackage 70794 - ({ mkDerivation, aeson, ansi-wl-pprint, async, base, binary 70795 - , bytestring, containers, data-default, directory, filepath, here 70796 - , mtl, optparse-applicative, process, req, text, transformers 70797 - , unordered-containers 70798 - }: 70799 - mkDerivation { 70800 - pname = "elm2nix"; 70801 version = "0.1.1"; 70802 sha256 = "16b7vv7ndn8mpkg05rhljpmld2dazsgl9yqg8j3mza1f5x4f6jwp"; 70803 isLibrary = true; ··· 70813 testHaskellDepends = [ base ]; 70814 description = "Turn your Elm project into buildable Nix project"; 70815 license = stdenv.lib.licenses.bsd3; 70816 - hydraPlatforms = stdenv.lib.platforms.none; 70817 }) {}; 70818 70819 "elo" = callPackage ··· 76060 }) {}; 76061 76062 "fedora-dists" = callPackage 76063 - ({ mkDerivation, base }: 76064 - mkDerivation { 76065 - pname = "fedora-dists"; 76066 - version = "1.0.0.2"; 76067 - sha256 = "0jc7kv2zflxwfbidc4wm6wad8hpwfxw7w2ri1zghk3970dkl7lnl"; 76068 - libraryHaskellDepends = [ base ]; 76069 - description = "Library for Fedora distribution versions"; 76070 - license = stdenv.lib.licenses.gpl3; 76071 - }) {}; 76072 - 76073 - "fedora-dists_1_0_1" = callPackage 76074 ({ mkDerivation, base }: 76075 mkDerivation { 76076 pname = "fedora-dists"; ··· 76079 libraryHaskellDepends = [ base ]; 76080 description = "Library for Fedora distribution versions"; 76081 license = stdenv.lib.licenses.gpl3; 76082 - hydraPlatforms = stdenv.lib.platforms.none; 76083 }) {}; 76084 76085 "fedora-haskell-tools" = callPackage ··· 78266 ({ mkDerivation, base, directory, parsec }: 78267 mkDerivation { 78268 pname = "flat-tex"; 78269 - version = "0.3.1"; 78270 - sha256 = "1msf49m61lswj9nplxm22v7xl0vhbj7m3rz5k41mlzdcii28hksp"; 78271 isLibrary = false; 78272 isExecutable = true; 78273 executableHaskellDepends = [ base directory parsec ]; 78274 - description = "flatten a latex multi-file latex document"; 78275 license = stdenv.lib.licenses.gpl2; 78276 }) {}; 78277 ··· 78767 }: 78768 mkDerivation { 78769 pname = "fltkhs"; 78770 - version = "0.7.0.2"; 78771 - sha256 = "025249sdh8w5v1rhykyrm0k3w5ci4lk34fhjr0bgws8gmimvk86f"; 78772 configureFlags = [ "-fopengl" ]; 78773 isLibrary = true; 78774 isExecutable = true; ··· 78850 }: 78851 mkDerivation { 78852 pname = "fltkhs-themes"; 78853 - version = "0.1.0.4"; 78854 - sha256 = "0hjx7v02w6dlizb16jpdndy12kp2cxp9y1fbl8asjybhwvqid5sc"; 78855 enableSeparateDataOutput = true; 78856 setupHaskellDepends = [ base Cabal ]; 78857 libraryHaskellDepends = [ ··· 81209 executableHaskellDepends = [ base bytestring process-extras text ]; 81210 description = "Simple adapter for transformation of HTML to other formats"; 81211 license = stdenv.lib.licenses.mit; 81212 }) {}; 81213 81214 "frontmatter" = callPackage ··· 82215 license = stdenv.lib.licenses.bsd3; 82216 }) {}; 82217 82218 "fused-effects-lens" = callPackage 82219 ({ mkDerivation, base, fused-effects, hspec, lens }: 82220 mkDerivation { ··· 84058 ({ mkDerivation, base, hspec, hspec-core, QuickCheck, validity }: 84059 mkDerivation { 84060 pname = "genvalidity"; 84061 - version = "0.7.0.0"; 84062 - sha256 = "1bjsqqyr1n306icfdl8sh3amqq95zpr5hawwbv46nbf0rxci88w1"; 84063 - libraryHaskellDepends = [ base QuickCheck validity ]; 84064 - testHaskellDepends = [ base hspec hspec-core QuickCheck ]; 84065 - description = "Testing utilities for the validity library"; 84066 - license = stdenv.lib.licenses.mit; 84067 - }) {}; 84068 - 84069 - "genvalidity_0_7_0_1" = callPackage 84070 - ({ mkDerivation, base, hspec, hspec-core, QuickCheck, validity }: 84071 - mkDerivation { 84072 - pname = "genvalidity"; 84073 version = "0.7.0.1"; 84074 sha256 = "1fgd551nv6y5qs2ya9576yl3dfwnb38z6pg2pg9fbdjnk18wikzz"; 84075 libraryHaskellDepends = [ base QuickCheck validity ]; 84076 testHaskellDepends = [ base hspec hspec-core QuickCheck ]; 84077 description = "Testing utilities for the validity library"; 84078 license = stdenv.lib.licenses.mit; 84079 - hydraPlatforms = stdenv.lib.platforms.none; 84080 }) {}; 84081 84082 "genvalidity-aeson" = callPackage ··· 101269 }) {}; 101270 101271 "haskell-src-meta" = callPackage 101272 - ({ mkDerivation, base, haskell-src-exts, HUnit, pretty, syb 101273 - , template-haskell, test-framework, test-framework-hunit 101274 - , th-orphans 101275 - }: 101276 - mkDerivation { 101277 - pname = "haskell-src-meta"; 101278 - version = "0.8.0.3"; 101279 - sha256 = "08jq156zv4m0fjq6712n99c1jwxnpa6kj6sq8ch0r1l0a1ay6ww4"; 101280 - revision = "2"; 101281 - editedCabalFile = "0dp5v0yd0wgijzaggr22glgjswpa65hy84h8awdzd9d78g2fjz6c"; 101282 - libraryHaskellDepends = [ 101283 - base haskell-src-exts pretty syb template-haskell th-orphans 101284 - ]; 101285 - testHaskellDepends = [ 101286 - base haskell-src-exts HUnit pretty template-haskell test-framework 101287 - test-framework-hunit 101288 - ]; 101289 - description = "Parse source to template-haskell abstract syntax"; 101290 - license = stdenv.lib.licenses.bsd3; 101291 - }) {}; 101292 - 101293 - "haskell-src-meta_0_8_1" = callPackage 101294 ({ mkDerivation, base, containers, haskell-src-exts, HUnit, pretty 101295 , syb, template-haskell, test-framework, test-framework-hunit 101296 , th-orphans ··· 101308 ]; 101309 description = "Parse source to template-haskell abstract syntax"; 101310 license = stdenv.lib.licenses.bsd3; 101311 - hydraPlatforms = stdenv.lib.platforms.none; 101312 }) {}; 101313 101314 "haskell-src-meta-mwotton" = callPackage ··· 105844 "hedn" = callPackage 105845 ({ mkDerivation, base, containers, deepseq, deriving-compat 105846 , hedgehog, megaparsec, parser-combinators, prettyprinter 105847 - , scientific, template-haskell, text, time, uuid, vector 105848 - }: 105849 - mkDerivation { 105850 - pname = "hedn"; 105851 - version = "0.2.0.0"; 105852 - sha256 = "1yi7j2ikpd1lv32hzgv38v1r4wzh7ffq71js2648d4j1v9jhq1sj"; 105853 - libraryHaskellDepends = [ 105854 - base containers deepseq deriving-compat megaparsec 105855 - parser-combinators prettyprinter scientific template-haskell text 105856 - time uuid vector 105857 - ]; 105858 - testHaskellDepends = [ 105859 - base containers hedgehog megaparsec text time uuid vector 105860 - ]; 105861 - description = "EDN parsing and encoding"; 105862 - license = stdenv.lib.licenses.bsd3; 105863 - }) {}; 105864 - 105865 - "hedn_0_2_0_1" = callPackage 105866 - ({ mkDerivation, base, containers, deepseq, deriving-compat 105867 - , hedgehog, megaparsec, parser-combinators, prettyprinter 105868 , scientific, template-haskell, text, time, uuid-types, vector 105869 }: 105870 mkDerivation { ··· 105881 ]; 105882 description = "EDN parsing and encoding"; 105883 license = stdenv.lib.licenses.bsd3; 105884 - hydraPlatforms = stdenv.lib.platforms.none; 105885 }) {}; 105886 105887 "hedra" = callPackage ··· 118988 license = stdenv.lib.licenses.bsd3; 118989 }) {}; 118990 118991 "http-wget" = callPackage 118992 ({ mkDerivation, base, failure, process, transformers }: 118993 mkDerivation { ··· 124601 }: 124602 mkDerivation { 124603 pname = "inspection-testing"; 124604 - version = "0.4.1.1"; 124605 - sha256 = "1liysxim5lhf0a09asvv7j9hin60bljhp1p642j5j1j0hh2jax4l"; 124606 - libraryHaskellDepends = [ 124607 - base containers ghc mtl template-haskell transformers 124608 - ]; 124609 - testHaskellDepends = [ base ]; 124610 - description = "GHC plugin to do inspection testing"; 124611 - license = stdenv.lib.licenses.mit; 124612 - }) {}; 124613 - 124614 - "inspection-testing_0_4_1_2" = callPackage 124615 - ({ mkDerivation, base, containers, ghc, mtl, template-haskell 124616 - , transformers 124617 - }: 124618 - mkDerivation { 124619 - pname = "inspection-testing"; 124620 version = "0.4.1.2"; 124621 sha256 = "1rh744nswl7i6wk2gv9qx5rbz74ndd1j5ynmfzdhw3i4jjr99q4v"; 124622 libraryHaskellDepends = [ ··· 124625 testHaskellDepends = [ base ]; 124626 description = "GHC plugin to do inspection testing"; 124627 license = stdenv.lib.licenses.mit; 124628 - hydraPlatforms = stdenv.lib.platforms.none; 124629 }) {}; 124630 124631 "inspector-wrecker" = callPackage ··· 133870 }: 133871 mkDerivation { 133872 pname = "language-puppet"; 133873 - version = "1.4.2"; 133874 - sha256 = "0bdi51cjl8m48clkqj6lb9vyxdagx2a4q6f48a1q4b50mpinx5qq"; 133875 - isLibrary = true; 133876 - isExecutable = true; 133877 - enableSeparateDataOutput = true; 133878 - libraryHaskellDepends = [ 133879 - aeson ansi-wl-pprint attoparsec base base16-bytestring bytestring 133880 - case-insensitive containers cryptonite directory filecache filepath 133881 - formatting hashable hruby hslogger http-api-data http-client lens 133882 - lens-aeson megaparsec memory mtl operational parsec 133883 - parser-combinators pcre-utils protolude random regex-pcre-builtin 133884 - scientific servant servant-client split stm strict-base-types text 133885 - time transformers unix unordered-containers vector yaml 133886 - ]; 133887 - executableHaskellDepends = [ 133888 - aeson ansi-wl-pprint async base bytestring containers Glob hslogger 133889 - http-client lens mtl optparse-applicative regex-pcre-builtin 133890 - strict-base-types text transformers unordered-containers vector 133891 - yaml 133892 - ]; 133893 - testHaskellDepends = [ 133894 - base Glob hslogger hspec hspec-megaparsec lens megaparsec mtl 133895 - pcre-utils scientific strict-base-types temporary text transformers 133896 - unordered-containers vector 133897 - ]; 133898 - description = "Tools to parse and evaluate the Puppet DSL"; 133899 - license = stdenv.lib.licenses.bsd3; 133900 - hydraPlatforms = stdenv.lib.platforms.none; 133901 - }) {}; 133902 - 133903 - "language-puppet_1_4_3" = callPackage 133904 - ({ mkDerivation, aeson, ansi-wl-pprint, async, attoparsec, base 133905 - , base16-bytestring, bytestring, case-insensitive, containers 133906 - , cryptonite, directory, filecache, filepath, formatting, Glob 133907 - , hashable, hruby, hslogger, hspec, hspec-megaparsec, http-api-data 133908 - , http-client, lens, lens-aeson, megaparsec, memory, mtl 133909 - , operational, optparse-applicative, parsec, parser-combinators 133910 - , pcre-utils, protolude, random, regex-pcre-builtin, scientific 133911 - , servant, servant-client, split, stm, strict-base-types, temporary 133912 - , text, time, transformers, unix, unordered-containers, vector 133913 - , yaml 133914 - }: 133915 - mkDerivation { 133916 - pname = "language-puppet"; 133917 version = "1.4.3"; 133918 sha256 = "1sh0i487w7mz5c0scly1s11xzha4dbp2wdiwdks3203c5yrjdfq7"; 133919 isLibrary = true; ··· 137474 }: 137475 mkDerivation { 137476 pname = "line-bot-sdk"; 137477 - version = "0.1.0.0"; 137478 - sha256 = "0kcnxldqks6nvifzsdlkrkfypmj2yzavs675bw96x721mxb63czp"; 137479 isLibrary = true; 137480 isExecutable = true; 137481 libraryHaskellDepends = [ ··· 167027 license = stdenv.lib.licenses.bsd2; 167028 }) {}; 167029 167030 "pipes" = callPackage 167031 ({ mkDerivation, base, criterion, exceptions, mmorph, mtl 167032 , optparse-applicative, QuickCheck, semigroups, test-framework ··· 174489 ({ mkDerivation, base }: 174490 mkDerivation { 174491 pname = "proxied"; 174492 - version = "0.3"; 174493 - sha256 = "09pbvf40qykrzmg4lrk5krhx30gzsldk1bz2i6bb6d18bx14skak"; 174494 - libraryHaskellDepends = [ base ]; 174495 - description = "Make functions consume Proxy instead of undefined"; 174496 - license = stdenv.lib.licenses.bsd3; 174497 - }) {}; 174498 - 174499 - "proxied_0_3_1" = callPackage 174500 - ({ mkDerivation, base }: 174501 - mkDerivation { 174502 - pname = "proxied"; 174503 version = "0.3.1"; 174504 sha256 = "0ldcyvzg5i4axkn5qwgkc8vrc0f0715842ca41d7237p1bh98s4r"; 174505 libraryHaskellDepends = [ base ]; 174506 description = "Make functions consume Proxy instead of undefined"; 174507 license = stdenv.lib.licenses.bsd3; 174508 - hydraPlatforms = stdenv.lib.platforms.none; 174509 }) {}; 174510 174511 "proxy" = callPackage ··· 175248 }: 175249 mkDerivation { 175250 pname = "purescript"; 175251 - version = "0.12.2"; 175252 - sha256 = "1y7bcfj6fdlwmisdd75xcdkz7grch0pcmb9xsh6zwyvi6c40a3g2"; 175253 isLibrary = true; 175254 isExecutable = true; 175255 libraryHaskellDepends = [ ··· 184376 184377 "ribosome" = callPackage 184378 ({ mkDerivation, aeson, ansi-terminal, base, bytestring, containers 184379 - , data-default-class, deepseq, directory, either, filepath 184380 - , hslogger, HTF, lens, messagepack, MissingH, mtl, nvim-hs 184381 - , pretty-terminal, prettyprinter, process, resourcet, safe, split 184382 - , stm, strings, text, time, transformers, unliftio, utf8-string 184383 }: 184384 mkDerivation { 184385 pname = "ribosome"; 184386 - version = "0.1.2.0"; 184387 - sha256 = "0sx4c7inv7dgy68wjnl13wmx6ybfjwl6flf2x9wz5aw1v5ssaw8z"; 184388 libraryHaskellDepends = [ 184389 - aeson ansi-terminal base bytestring containers data-default-class 184390 - deepseq directory either filepath hslogger lens messagepack 184391 - MissingH mtl nvim-hs pretty-terminal prettyprinter process 184392 - resourcet safe split stm strings text time transformers unliftio 184393 - utf8-string 184394 ]; 184395 testHaskellDepends = [ 184396 - aeson ansi-terminal base bytestring containers data-default-class 184397 - deepseq directory either filepath hslogger HTF lens messagepack 184398 - MissingH mtl nvim-hs pretty-terminal prettyprinter process 184399 - resourcet safe split stm strings text time transformers unliftio 184400 utf8-string 184401 ]; 184402 description = "api extensions for nvim-hs"; ··· 184509 description = "RIFF parser for Haskell"; 184510 license = stdenv.lib.licenses.mit; 184511 hydraPlatforms = stdenv.lib.platforms.none; 184512 }) {}; 184513 184514 "ring-buffer" = callPackage ··· 191396 }: 191397 mkDerivation { 191398 pname = "servant-client-namedargs"; 191399 - version = "0.1.0.0"; 191400 - sha256 = "0smf6ahmzkbsnvgkji5jzj99sy8bgqz0zxx5k1y1ar82pd6m4qnd"; 191401 - revision = "1"; 191402 - editedCabalFile = "0kfhrikja6rvrn3m4c6w7dg28l17f2jx8rwswxiwzvmg2zmwbc1n"; 191403 libraryHaskellDepends = [ 191404 base named servant servant-client-core servant-namedargs text 191405 ]; ··· 192091 ({ mkDerivation, base, hspec, named, QuickCheck, servant, text }: 192092 mkDerivation { 192093 pname = "servant-namedargs"; 192094 - version = "0.1.0.1"; 192095 - sha256 = "0ylxcl11wmi3il5bpl7qc32qh2s210xfp37vfhhvnlxzgdzj84vh"; 192096 - revision = "1"; 192097 - editedCabalFile = "0nr11syaq0l04qdwh5ac0gnpfcgi9vakfjgv5i6p6kraag8za5k7"; 192098 libraryHaskellDepends = [ base named servant text ]; 192099 testHaskellDepends = [ base hspec named QuickCheck servant ]; 192100 description = "Combinators for servant providing named parameters"; ··· 192375 hydraPlatforms = stdenv.lib.platforms.none; 192376 }) {}; 192377 192378 "servant-response" = callPackage 192379 ({ mkDerivation, aeson, base, http-types, text }: 192380 mkDerivation { ··· 192479 }) {}; 192480 192481 "servant-server-namedargs" = callPackage 192482 - ({ mkDerivation, base, http-api-data, http-types, named, servant 192483 - , servant-namedargs, servant-server, string-conversions, text, wai 192484 }: 192485 mkDerivation { 192486 pname = "servant-server-namedargs"; 192487 - version = "0.1.0.0"; 192488 - sha256 = "0ncrrl91b8bcih4qf7gwl7m2qqmx6glwgvwcd4rvi1kdjrry8w0y"; 192489 - revision = "1"; 192490 - editedCabalFile = "1yf69y0w8miwcgdq9f88c2vabmqbn85rqsr8pqhijz24byyxnnl7"; 192491 libraryHaskellDepends = [ 192492 - base http-api-data http-types named servant servant-namedargs 192493 - servant-server string-conversions text wai 192494 ]; 192495 description = "Automatically derive API server functions with named and optional parameters"; 192496 license = stdenv.lib.licenses.bsd3; ··· 194855 }) {}; 194856 194857 "shh" = callPackage 194858 - ({ mkDerivation, async, base, deepseq, directory, filepath, mtl 194859 - , process, split, tasty, tasty-hunit, tasty-quickcheck 194860 - , template-haskell, unix 194861 }: 194862 mkDerivation { 194863 pname = "shh"; 194864 - version = "0.2.0.0"; 194865 - sha256 = "1r3giir4l1l2pn4kamgmdqsw1j8qz9aaw741lq761yk1s3lciwim"; 194866 isLibrary = true; 194867 isExecutable = true; 194868 libraryHaskellDepends = [ 194869 async base deepseq directory filepath mtl process split 194870 template-haskell unix 194871 ]; 194872 - executableHaskellDepends = [ base ]; 194873 testHaskellDepends = [ base tasty tasty-hunit tasty-quickcheck ]; 194874 description = "Simple shell scripting from Haskell"; 194875 license = stdenv.lib.licenses.bsd3; 194876 hydraPlatforms = stdenv.lib.platforms.none; 194877 - }) {}; 194878 194879 "shift" = callPackage 194880 ({ mkDerivation, ansi-terminal, base, binary, bytestring ··· 195122 }: 195123 mkDerivation { 195124 pname = "show-prettyprint"; 195125 - version = "0.2.2"; 195126 - sha256 = "0mdgx484vgf2lif4a58vm8yl8zghxh0533038r76l5xlkc5qczgh"; 195127 - libraryHaskellDepends = [ 195128 - ansi-wl-pprint base prettyprinter trifecta 195129 - ]; 195130 - testHaskellDepends = [ base doctest ]; 195131 - description = "Robust prettyprinter for output of auto-generated Show instances"; 195132 - license = stdenv.lib.licenses.bsd3; 195133 - }) {}; 195134 - 195135 - "show-prettyprint_0_2_3" = callPackage 195136 - ({ mkDerivation, ansi-wl-pprint, base, doctest, prettyprinter 195137 - , trifecta 195138 - }: 195139 - mkDerivation { 195140 - pname = "show-prettyprint"; 195141 version = "0.2.3"; 195142 sha256 = "01wg1bzp6dylysbm9rfq8n0ci7yzg3gw6jkzy8kzmsydgs5c54pd"; 195143 libraryHaskellDepends = [ ··· 195146 testHaskellDepends = [ base doctest ]; 195147 description = "Robust prettyprinter for output of auto-generated Show instances"; 195148 license = stdenv.lib.licenses.bsd3; 195149 - hydraPlatforms = stdenv.lib.platforms.none; 195150 }) {}; 195151 195152 "show-type" = callPackage ··· 195665 ({ mkDerivation, base, directory, filepath, process }: 195666 mkDerivation { 195667 pname = "simple-cmd"; 195668 - version = "0.1.2"; 195669 - sha256 = "10jdyl1ghzczxw5bi8s1694fla42s1aknmj5grxndidwzf95b8g6"; 195670 - libraryHaskellDepends = [ base directory filepath process ]; 195671 - description = "Simple String-based process commands"; 195672 - license = stdenv.lib.licenses.bsd3; 195673 - }) {}; 195674 - 195675 - "simple-cmd_0_1_3" = callPackage 195676 - ({ mkDerivation, base, directory, filepath, process }: 195677 - mkDerivation { 195678 - pname = "simple-cmd"; 195679 version = "0.1.3"; 195680 sha256 = "04bbdfmfy08fl07f0pqzp31jy4fdky4d9hazyxpqla8m3rs49xa9"; 195681 libraryHaskellDepends = [ base directory filepath process ]; 195682 description = "Simple String-based process commands"; 195683 license = stdenv.lib.licenses.bsd3; 195684 - hydraPlatforms = stdenv.lib.platforms.none; 195685 }) {}; 195686 195687 "simple-cmd-args" = callPackage ··· 196792 ({ mkDerivation, aeson, base, bytestring, containers, directory 196793 , exceptions, filepath, Glob, lens, lens-aeson, megaparsec 196794 , MissingH, mtl, mustache, optparse-applicative, pandoc, parsec 196795 - , shelly, text, unordered-containers, yaml 196796 }: 196797 mkDerivation { 196798 pname = "sitepipe"; 196799 - version = "0.3.0.2"; 196800 - sha256 = "0f26sqpf8rjrbpk6q9hp0q705hhmhyp71jyj5w9jgq6mnj34rxy8"; 196801 libraryHaskellDepends = [ 196802 aeson base bytestring containers directory exceptions filepath Glob 196803 lens lens-aeson megaparsec MissingH mtl mustache 196804 - optparse-applicative pandoc parsec shelly text unordered-containers 196805 - yaml 196806 ]; 196807 description = "A simple to understand static site generator"; 196808 license = stdenv.lib.licenses.bsd3; ··· 198207 pname = "snap"; 198208 version = "1.1.2.0"; 198209 sha256 = "05da0dg0p6djcsinycih50hjnircibmicarwg2vr14a7zbrhynps"; 198210 libraryHaskellDepends = [ 198211 aeson attoparsec base bytestring cereal clientsession configurator 198212 containers directory directory-tree dlist fail filepath hashable ··· 206276 license = stdenv.lib.licenses.mit; 206277 }) {}; 206278 206279 "strptime" = callPackage 206280 ({ mkDerivation, base, bytestring, text, time }: 206281 mkDerivation { ··· 207365 }: 207366 mkDerivation { 207367 pname = "sv"; 207368 - version = "1.3"; 207369 - sha256 = "19mf3sf3smza4yk21k98wb39mk3jg0nxr93nl924ivsyv514flgx"; 207370 libraryHaskellDepends = [ 207371 attoparsec base bifunctors bytestring contravariant hw-dsv 207372 semigroupoids sv-core transformers utf8-string validation ··· 214011 testHaskellDepends = [ base containers template-haskell ]; 214012 description = "Nicer interface for reified information about data types"; 214013 license = stdenv.lib.licenses.isc; 214014 }) {}; 214015 214016 "th-alpha" = callPackage ··· 225467 ({ mkDerivation, base, hspec }: 225468 mkDerivation { 225469 pname = "validity"; 225470 - version = "0.9.0.0"; 225471 - sha256 = "1rm0gw049v7f9i5rqn8f8ps4ksawmmggmhw9yclgh4qhhql7gz3q"; 225472 - libraryHaskellDepends = [ base ]; 225473 - testHaskellDepends = [ base hspec ]; 225474 - description = "Validity typeclass"; 225475 - license = stdenv.lib.licenses.mit; 225476 - }) {}; 225477 - 225478 - "validity_0_9_0_1" = callPackage 225479 - ({ mkDerivation, base, hspec }: 225480 - mkDerivation { 225481 - pname = "validity"; 225482 version = "0.9.0.1"; 225483 sha256 = "112wchq5l39fi9bkfkljic7bh1rd5gvz4lwjjw9pajg0zj51pyib"; 225484 libraryHaskellDepends = [ base ]; 225485 testHaskellDepends = [ base hspec ]; 225486 description = "Validity typeclass"; 225487 license = stdenv.lib.licenses.mit; 225488 - hydraPlatforms = stdenv.lib.platforms.none; 225489 }) {}; 225490 225491 "validity-aeson" = callPackage ··· 231374 }: 231375 mkDerivation { 231376 pname = "wikicfp-scraper"; 231377 - version = "0.1.0.9"; 231378 - sha256 = "1qj28a53shcr4dq8i1fhyjbr4ybiyfb0kz3w0g439736mrnzsg4y"; 231379 - libraryHaskellDepends = [ 231380 - attoparsec base bytestring scalpel-core text time 231381 - ]; 231382 - testHaskellDepends = [ base bytestring filepath hspec time ]; 231383 - description = "Scrape WikiCFP web site"; 231384 - license = stdenv.lib.licenses.bsd3; 231385 - }) {}; 231386 - 231387 - "wikicfp-scraper_0_1_0_10" = callPackage 231388 - ({ mkDerivation, attoparsec, base, bytestring, filepath, hspec 231389 - , scalpel-core, text, time 231390 - }: 231391 - mkDerivation { 231392 - pname = "wikicfp-scraper"; 231393 version = "0.1.0.10"; 231394 sha256 = "1j6aizgsf387pm6ajr6zjj1l4nnaq8mryq4vr09jji91ix9zhnw7"; 231395 libraryHaskellDepends = [ ··· 231398 testHaskellDepends = [ base bytestring filepath hspec time ]; 231399 description = "Scrape WikiCFP web site"; 231400 license = stdenv.lib.licenses.bsd3; 231401 - hydraPlatforms = stdenv.lib.platforms.none; 231402 }) {}; 231403 231404 "wikipedia4epub" = callPackage ··· 236165 ({ mkDerivation, base, gloss, Yampa }: 236166 mkDerivation { 236167 pname = "yampa-gloss"; 236168 - version = "0.1.0.0"; 236169 - sha256 = "1h9x76swrq64add2v6935542gh5l5rpf5nqdy1nl2q78ksk6r04g"; 236170 isLibrary = true; 236171 isExecutable = true; 236172 libraryHaskellDepends = [ base gloss Yampa ]; ··· 237700 }) {}; 237701 237702 "yesod-gitrev" = callPackage 237703 - ({ mkDerivation, aeson, base, gitrev, template-haskell, yesod-core 237704 - }: 237705 - mkDerivation { 237706 - pname = "yesod-gitrev"; 237707 - version = "0.2.0.0"; 237708 - sha256 = "0lp0zraj6015bl8pcgi9b9w4d1yf0lb4awy25jv5xrcrc173g7yz"; 237709 - revision = "1"; 237710 - editedCabalFile = "1b0df34lz569gnwbbz0p20dml6bi2nbva9wfdsxyvva0dhvxjaz5"; 237711 - libraryHaskellDepends = [ 237712 - aeson base gitrev template-haskell yesod-core 237713 - ]; 237714 - description = "A subsite for displaying git information"; 237715 - license = stdenv.lib.licenses.bsd3; 237716 - }) {}; 237717 - 237718 - "yesod-gitrev_0_2_1" = callPackage 237719 ({ mkDerivation, aeson, base, githash, template-haskell, yesod-core 237720 }: 237721 mkDerivation { ··· 237728 testHaskellDepends = [ base yesod-core ]; 237729 description = "A subsite for displaying git information"; 237730 license = stdenv.lib.licenses.bsd3; 237731 - hydraPlatforms = stdenv.lib.platforms.none; 237732 }) {}; 237733 237734 "yesod-goodies" = callPackage
··· 4621 hydraPlatforms = stdenv.lib.platforms.none; 4622 }) {}; 4623 4624 + "Earley_0_13_0_1" = callPackage 4625 + ({ mkDerivation, base, criterion, deepseq, ListLike, parsec 4626 + , QuickCheck, tasty, tasty-hunit, tasty-quickcheck 4627 + }: 4628 + mkDerivation { 4629 + pname = "Earley"; 4630 + version = "0.13.0.1"; 4631 + sha256 = "169qjicjj09wg879vp86ali4rrqpw0ikazvdi3i1qi6pl3yvqq0y"; 4632 + isLibrary = true; 4633 + isExecutable = true; 4634 + libraryHaskellDepends = [ base ListLike ]; 4635 + testHaskellDepends = [ 4636 + base QuickCheck tasty tasty-hunit tasty-quickcheck 4637 + ]; 4638 + benchmarkHaskellDepends = [ 4639 + base criterion deepseq ListLike parsec 4640 + ]; 4641 + description = "Parsing all context-free grammars using Earley's algorithm"; 4642 + license = stdenv.lib.licenses.bsd3; 4643 + hydraPlatforms = stdenv.lib.platforms.none; 4644 + }) {}; 4645 + 4646 "Ebnf2ps" = callPackage 4647 ({ mkDerivation, array, base, containers, directory, happy 4648 , old-time, unix ··· 23537 ({ mkDerivation, base }: 23538 mkDerivation { 23539 pname = "alist"; 23540 + version = "0.1.0.6"; 23541 + sha256 = "19r7g8ghpiklam6pv081sh60d7lrlznpwbp5yqlm5h7ah1m284jh"; 23542 libraryHaskellDepends = [ base ]; 23543 description = "lists with O(1) append"; 23544 license = stdenv.lib.licenses.bsd3; ··· 27274 license = stdenv.lib.licenses.mit; 27275 }) {}; 27276 27277 + "antiope-athena_6_4_0" = callPackage 27278 ({ mkDerivation, amazonka, amazonka-athena, amazonka-core, base 27279 , lens, resourcet, text, unliftio-core 27280 }: 27281 mkDerivation { 27282 pname = "antiope-athena"; 27283 + version = "6.4.0"; 27284 + sha256 = "0537hjh070l6z5wylbzr41qka3j75q2sbshqcmaazarzllsr5mxk"; 27285 libraryHaskellDepends = [ 27286 amazonka amazonka-athena amazonka-core base lens resourcet text 27287 unliftio-core ··· 27298 ({ mkDerivation, aeson, antiope-s3, avro, base, bytestring, text }: 27299 mkDerivation { 27300 pname = "antiope-contract"; 27301 + version = "6.4.0"; 27302 + sha256 = "1l6a80plff3f9yd2iaw7hpqvas177xbkprz9maxk2xlf7klzpvcd"; 27303 libraryHaskellDepends = [ 27304 aeson antiope-s3 avro base bytestring text 27305 ]; ··· 27330 hydraPlatforms = stdenv.lib.platforms.none; 27331 }) {}; 27332 27333 + "antiope-core_6_4_0" = callPackage 27334 ({ mkDerivation, amazonka, amazonka-core, base, bytestring 27335 , exceptions, generic-lens, http-client, http-types, lens 27336 , monad-logger, mtl, resourcet, text, transformers, unliftio-core 27337 }: 27338 mkDerivation { 27339 pname = "antiope-core"; 27340 + version = "6.4.0"; 27341 + sha256 = "0snfalkpv9ckh3mkffx96zql3vnr479kkxxdyl2f2iad616a5wss"; 27342 libraryHaskellDepends = [ 27343 amazonka amazonka-core base bytestring exceptions generic-lens 27344 http-client http-types lens monad-logger mtl resourcet text ··· 27374 hydraPlatforms = stdenv.lib.platforms.none; 27375 }) {}; 27376 27377 + "antiope-dynamodb_6_4_0" = callPackage 27378 ({ mkDerivation, amazonka, amazonka-core, amazonka-dynamodb 27379 , antiope-core, base, generic-lens, lens, text, unliftio-core 27380 , unordered-containers 27381 }: 27382 mkDerivation { 27383 pname = "antiope-dynamodb"; 27384 + version = "6.4.0"; 27385 + sha256 = "10kdvmfy7aya2yv77048mrkr9xdms5rq4gdip9ssidasib0fxcai"; 27386 libraryHaskellDepends = [ 27387 amazonka amazonka-core amazonka-dynamodb antiope-core base 27388 generic-lens lens text unliftio-core unordered-containers ··· 27418 hydraPlatforms = stdenv.lib.platforms.none; 27419 }) {}; 27420 27421 + "antiope-messages_6_4_0" = callPackage 27422 ({ mkDerivation, aeson, amazonka, amazonka-core, amazonka-s3 27423 , amazonka-sqs, antiope-s3, base, generic-lens, lens, lens-aeson 27424 , monad-loops, network-uri, text, unliftio-core 27425 }: 27426 mkDerivation { 27427 pname = "antiope-messages"; 27428 + version = "6.4.0"; 27429 + sha256 = "0m7sag2pk0sba1v14xpc60b7h5pk6s807yi0n5h6xrfsvslp09k9"; 27430 libraryHaskellDepends = [ 27431 aeson amazonka amazonka-core amazonka-s3 amazonka-sqs antiope-s3 27432 base generic-lens lens lens-aeson monad-loops network-uri text ··· 27467 hydraPlatforms = stdenv.lib.platforms.none; 27468 }) {}; 27469 27470 + "antiope-s3_6_4_0" = callPackage 27471 + ({ mkDerivation, aeson, amazonka, amazonka-core, amazonka-s3 27472 + , antiope-core, attoparsec, base, bytestring, conduit 27473 + , conduit-extra, exceptions, generic-lens, hedgehog, hspec 27474 + , http-types, hw-hspec-hedgehog, lens, monad-logger, mtl 27475 + , network-uri, resourcet, text, time, unliftio-core 27476 }: 27477 mkDerivation { 27478 pname = "antiope-s3"; 27479 + version = "6.4.0"; 27480 + sha256 = "019j8n0rmv4cmkaa8lc69r02lrwbk267y99qbwy3fx2wqdicdij2"; 27481 libraryHaskellDepends = [ 27482 + aeson amazonka amazonka-core amazonka-s3 antiope-core attoparsec 27483 + base bytestring conduit conduit-extra exceptions generic-lens 27484 + http-types lens monad-logger mtl network-uri resourcet text time 27485 + unliftio-core 27486 ]; 27487 testHaskellDepends = [ 27488 + aeson amazonka amazonka-core amazonka-s3 antiope-core attoparsec 27489 + base bytestring conduit conduit-extra exceptions generic-lens 27490 + hedgehog hspec http-types hw-hspec-hedgehog lens monad-logger mtl 27491 + network-uri resourcet text time unliftio-core 27492 ]; 27493 license = stdenv.lib.licenses.mit; 27494 hydraPlatforms = stdenv.lib.platforms.none; ··· 27514 hydraPlatforms = stdenv.lib.platforms.none; 27515 }) {}; 27516 27517 + "antiope-sns_6_4_0" = callPackage 27518 ({ mkDerivation, aeson, amazonka, amazonka-core, amazonka-sns, base 27519 + , generic-lens, lens, text, time, unliftio-core 27520 }: 27521 mkDerivation { 27522 pname = "antiope-sns"; 27523 + version = "6.4.0"; 27524 + sha256 = "0ghr37p0k8pgch42cksfdinz7h7q7brvknj7flj1bgkh03j3gw03"; 27525 libraryHaskellDepends = [ 27526 aeson amazonka amazonka-core amazonka-sns base generic-lens lens 27527 + text time unliftio-core 27528 ]; 27529 testHaskellDepends = [ 27530 aeson amazonka amazonka-core amazonka-sns base generic-lens lens 27531 + text time unliftio-core 27532 ]; 27533 license = stdenv.lib.licenses.mit; 27534 hydraPlatforms = stdenv.lib.platforms.none; ··· 27557 hydraPlatforms = stdenv.lib.platforms.none; 27558 }) {}; 27559 27560 + "antiope-sqs_6_4_0" = callPackage 27561 ({ mkDerivation, aeson, amazonka, amazonka-core, amazonka-s3 27562 , amazonka-sqs, antiope-messages, antiope-s3, base, conduit 27563 , generic-lens, lens, lens-aeson, monad-loops, mtl, network-uri ··· 27565 }: 27566 mkDerivation { 27567 pname = "antiope-sqs"; 27568 + version = "6.4.0"; 27569 + sha256 = "067c29virlmi3lizhr9kmakr23ipc6sy2wwhg7wgf1wbmwcszs8j"; 27570 libraryHaskellDepends = [ 27571 aeson amazonka amazonka-core amazonka-s3 amazonka-sqs 27572 antiope-messages antiope-s3 base conduit generic-lens lens ··· 31646 ({ mkDerivation, base }: 31647 mkDerivation { 31648 pname = "auto-update"; 31649 version = "0.1.4.1"; 31650 sha256 = "1jfgxwicd0r31dcbcd83sj99v1w9mbg873xp7v7z21gmxhalpzrm"; 31651 libraryHaskellDepends = [ base ]; 31652 description = "Efficiently run periodic, on-demand actions"; 31653 license = stdenv.lib.licenses.mit; 31654 }) {}; 31655 31656 "autoexporter" = callPackage ··· 32990 "b9" = callPackage 32991 ({ mkDerivation, aeson, async, base, base64-bytestring, bifunctors 32992 , binary, boxes, bytestring, conduit, conduit-extra, ConfigFile 32993 + , directory, exceptions, extensible-effects, filepath, free 32994 + , hashable, hspec, hspec-expectations, lens, mtl 32995 + , optparse-applicative, parallel, parsec, pretty, pretty-show 32996 + , process, QuickCheck, random, shake, syb, tagged, template, text 32997 + , time, transformers, unordered-containers, vector, yaml 32998 }: 32999 mkDerivation { 33000 pname = "b9"; 33001 + version = "0.5.63"; 33002 + sha256 = "04ni56gqwa8rr8wl00sck2zjyj3nrb5hpf320719ixlj23m4cj4y"; 33003 isLibrary = true; 33004 isExecutable = true; 33005 libraryHaskellDepends = [ 33006 aeson async base base64-bytestring bifunctors binary boxes 33007 + bytestring conduit conduit-extra ConfigFile directory exceptions 33008 + extensible-effects filepath free hashable lens mtl parallel parsec 33009 + pretty pretty-show process QuickCheck random shake syb tagged 33010 + template text time transformers unordered-containers vector yaml 33011 ]; 33012 executableHaskellDepends = [ 33013 + base bytestring directory lens optparse-applicative text 33014 ]; 33015 testHaskellDepends = [ 33016 + aeson base binary bytestring hspec hspec-expectations QuickCheck 33017 + text unordered-containers vector yaml 33018 ]; 33019 description = "A tool and library for building virtual machine images"; 33020 license = stdenv.lib.licenses.mit; ··· 33415 ]; 33416 description = "Classes for working with types that can change clothes"; 33417 license = stdenv.lib.licenses.bsd3; 33418 + }) {}; 33419 + 33420 + "barbies_1_1_1_0" = callPackage 33421 + ({ mkDerivation, base, bifunctors, QuickCheck, tasty, tasty-hunit 33422 + , tasty-quickcheck 33423 + }: 33424 + mkDerivation { 33425 + pname = "barbies"; 33426 + version = "1.1.1.0"; 33427 + sha256 = "1rlrsxddnlrhx15ki3pwh2hpvcawl5gd6x6i8n9n716ra2p6ca90"; 33428 + libraryHaskellDepends = [ base bifunctors ]; 33429 + testHaskellDepends = [ 33430 + base QuickCheck tasty tasty-hunit tasty-quickcheck 33431 + ]; 33432 + description = "Classes for working with types that can change clothes"; 33433 + license = stdenv.lib.licenses.bsd3; 33434 + hydraPlatforms = stdenv.lib.platforms.none; 33435 }) {}; 33436 33437 "barchart" = callPackage ··· 41731 ({ mkDerivation, base, binary, bytestring }: 41732 mkDerivation { 41733 pname = "bytestring-trie"; 41734 + version = "0.2.5.0"; 41735 + sha256 = "1jpynpyarikxhlc4ifdswvkj0ph9fd5d0vcxhjv0lrv0zwqvv488"; 41736 libraryHaskellDepends = [ base binary bytestring ]; 41737 description = "An efficient finite map from (byte)strings to values"; 41738 license = stdenv.lib.licenses.bsd3; ··· 42698 license = stdenv.lib.licenses.gpl3; 42699 }) {}; 42700 42701 + "cabal-rpm_0_13_1" = callPackage 42702 ({ mkDerivation, base, bytestring, Cabal, directory, filepath 42703 , http-client, http-client-tls, http-conduit, process, simple-cmd 42704 , time, unix 42705 }: 42706 mkDerivation { 42707 pname = "cabal-rpm"; 42708 + version = "0.13.1"; 42709 + sha256 = "1k61jknk99hrw1h4kfkpl0905lgybidvlqn5ny6d54kr5f7fn9d3"; 42710 isLibrary = false; 42711 isExecutable = true; 42712 executableHaskellDepends = [ ··· 49811 }: 49812 mkDerivation { 49813 pname = "codeworld-api"; 49814 + version = "0.3"; 49815 + sha256 = "0yxqk74qrbi7rfkwi3p4jnp711s8l6asn1pfvi1n06b5j2fkv24j"; 49816 libraryHaskellDepends = [ 49817 base blank-canvas cereal cereal-text containers ghc-prim hashable 49818 mtl random random-shuffle text time ··· 50996 hydraPlatforms = stdenv.lib.platforms.none; 50997 }) {}; 50998 50999 + "compact-mutable-vector" = callPackage 51000 + ({ mkDerivation, base, compact, ghc-prim, hspec, primitive, vector 51001 + }: 51002 + mkDerivation { 51003 + pname = "compact-mutable-vector"; 51004 + version = "0.0.0.1"; 51005 + sha256 = "1plz7rwn66r3b03hn60gsh8w5wk8hgzj0g3hdnc36f2rrav4n7mj"; 51006 + libraryHaskellDepends = [ base compact ghc-prim primitive vector ]; 51007 + testHaskellDepends = [ base compact hspec ]; 51008 + description = "Mutable vector with different GC characteristics"; 51009 + license = stdenv.lib.licenses.bsd3; 51010 + }) {}; 51011 + 51012 "compact-socket" = callPackage 51013 ({ mkDerivation, base, binary, bytestring, compact, deepseq 51014 , directory, filepath, network, unix ··· 52580 }: 52581 mkDerivation { 52582 pname = "conduit-extra"; 52583 version = "1.3.1"; 52584 sha256 = "0zfdrpdc86kw2c3gzq5lxdy1qmy069qy7xcjjbnf4359igjyq69v"; 52585 libraryHaskellDepends = [ ··· 52597 ]; 52598 description = "Batteries included conduit: adapters for common libraries"; 52599 license = stdenv.lib.licenses.mit; 52600 }) {}; 52601 52602 "conduit-find" = callPackage ··· 52852 license = stdenv.lib.licenses.mit; 52853 }) {}; 52854 52855 + "confcrypt_0_2_3_0" = callPackage 52856 ({ mkDerivation, amazonka, amazonka-kms, base, base64-bytestring 52857 , bytestring, conduit, containers, crypto-pubkey-openssh 52858 , crypto-pubkey-types, cryptonite, deepseq, HUnit, lens, megaparsec ··· 52861 }: 52862 mkDerivation { 52863 pname = "confcrypt"; 52864 + version = "0.2.3.0"; 52865 + sha256 = "1pqgh5jhnf18mfhhq8z39l2kv5pn11zw9zqxb30r75l5qhqvjjic"; 52866 isLibrary = true; 52867 isExecutable = true; 52868 libraryHaskellDepends = [ ··· 70729 license = stdenv.lib.licenses.bsd3; 70730 }) {}; 70731 70732 + "elm-street" = callPackage 70733 + ({ mkDerivation, aeson, base, directory, filepath, prettyprinter 70734 + , servant, servant-server, text, time, wai, warp 70735 + }: 70736 + mkDerivation { 70737 + pname = "elm-street"; 70738 + version = "0.0.0"; 70739 + sha256 = "0my3f08h019rhmyvcbf5xz87wnrd52fsqpiqj6jv1544psczc2sq"; 70740 + isLibrary = true; 70741 + isExecutable = true; 70742 + libraryHaskellDepends = [ 70743 + aeson base directory filepath prettyprinter text time 70744 + ]; 70745 + executableHaskellDepends = [ 70746 + base servant servant-server wai warp 70747 + ]; 70748 + testHaskellDepends = [ base ]; 70749 + doHaddock = false; 70750 + description = "Crossing the road between Haskell and Elm"; 70751 + license = stdenv.lib.licenses.mpl20; 70752 + }) {}; 70753 + 70754 "elm-websocket" = callPackage 70755 ({ mkDerivation, aeson, base, bytestring, concurrent-extra 70756 , containers, directory, formatting, hspec, http-types, lens, mtl ··· 70804 }: 70805 mkDerivation { 70806 pname = "elm2nix"; 70807 version = "0.1.1"; 70808 sha256 = "16b7vv7ndn8mpkg05rhljpmld2dazsgl9yqg8j3mza1f5x4f6jwp"; 70809 isLibrary = true; ··· 70819 testHaskellDepends = [ base ]; 70820 description = "Turn your Elm project into buildable Nix project"; 70821 license = stdenv.lib.licenses.bsd3; 70822 }) {}; 70823 70824 "elo" = callPackage ··· 76065 }) {}; 76066 76067 "fedora-dists" = callPackage 76068 ({ mkDerivation, base }: 76069 mkDerivation { 76070 pname = "fedora-dists"; ··· 76073 libraryHaskellDepends = [ base ]; 76074 description = "Library for Fedora distribution versions"; 76075 license = stdenv.lib.licenses.gpl3; 76076 }) {}; 76077 76078 "fedora-haskell-tools" = callPackage ··· 78259 ({ mkDerivation, base, directory, parsec }: 78260 mkDerivation { 78261 pname = "flat-tex"; 78262 + version = "0.6.1"; 78263 + sha256 = "1g116pdjlxx8mz3w2bapbcfd4jgk8jl24fg7fck3j2gyh8282zbm"; 78264 isLibrary = false; 78265 isExecutable = true; 78266 executableHaskellDepends = [ base directory parsec ]; 78267 + description = "flatten a latex multi-file latex document and remove all comments"; 78268 license = stdenv.lib.licenses.gpl2; 78269 }) {}; 78270 ··· 78760 }: 78761 mkDerivation { 78762 pname = "fltkhs"; 78763 + version = "0.7.0.3"; 78764 + sha256 = "0lazr0g7hqqxyskyw10jcqdi5l4kgd6hpsrizv7h6g5h6fgqdi1j"; 78765 configureFlags = [ "-fopengl" ]; 78766 isLibrary = true; 78767 isExecutable = true; ··· 78843 }: 78844 mkDerivation { 78845 pname = "fltkhs-themes"; 78846 + version = "0.1.0.5"; 78847 + sha256 = "1bdcrpc3202a3bgkrfsynvr4a55hx421fw8chg94w9zb23f660qh"; 78848 enableSeparateDataOutput = true; 78849 setupHaskellDepends = [ base Cabal ]; 78850 libraryHaskellDepends = [ ··· 81202 executableHaskellDepends = [ base bytestring process-extras text ]; 81203 description = "Simple adapter for transformation of HTML to other formats"; 81204 license = stdenv.lib.licenses.mit; 81205 + }) {}; 81206 + 81207 + "front" = callPackage 81208 + ({ mkDerivation, base, blaze-html, blaze-markup, bytestring, fay 81209 + , text 81210 + }: 81211 + mkDerivation { 81212 + pname = "front"; 81213 + version = "0.0.0.1"; 81214 + sha256 = "1iaabr2cfvgismar58w7nazi4mckcvxv37qrkjqnxm82zhnv2fgc"; 81215 + libraryHaskellDepends = [ 81216 + base blaze-html blaze-markup bytestring fay text 81217 + ]; 81218 + description = "A reactive frontend web framework"; 81219 + license = stdenv.lib.licenses.bsd3; 81220 }) {}; 81221 81222 "frontmatter" = callPackage ··· 82223 license = stdenv.lib.licenses.bsd3; 82224 }) {}; 82225 82226 + "fused-effects_0_2_0_0" = callPackage 82227 + ({ mkDerivation, base, criterion, deepseq, doctest, hspec 82228 + , MonadRandom, QuickCheck, random 82229 + }: 82230 + mkDerivation { 82231 + pname = "fused-effects"; 82232 + version = "0.2.0.0"; 82233 + sha256 = "0aarlciyiz57c75nhpbzs2lc5fkm51nmlm5mf2ih9byid5j2ra5f"; 82234 + libraryHaskellDepends = [ base deepseq MonadRandom random ]; 82235 + testHaskellDepends = [ base doctest hspec QuickCheck ]; 82236 + benchmarkHaskellDepends = [ base criterion ]; 82237 + description = "A fast, flexible, fused effect system"; 82238 + license = stdenv.lib.licenses.bsd3; 82239 + hydraPlatforms = stdenv.lib.platforms.none; 82240 + }) {}; 82241 + 82242 "fused-effects-lens" = callPackage 82243 ({ mkDerivation, base, fused-effects, hspec, lens }: 82244 mkDerivation { ··· 84082 ({ mkDerivation, base, hspec, hspec-core, QuickCheck, validity }: 84083 mkDerivation { 84084 pname = "genvalidity"; 84085 version = "0.7.0.1"; 84086 sha256 = "1fgd551nv6y5qs2ya9576yl3dfwnb38z6pg2pg9fbdjnk18wikzz"; 84087 libraryHaskellDepends = [ base QuickCheck validity ]; 84088 testHaskellDepends = [ base hspec hspec-core QuickCheck ]; 84089 description = "Testing utilities for the validity library"; 84090 license = stdenv.lib.licenses.mit; 84091 }) {}; 84092 84093 "genvalidity-aeson" = callPackage ··· 101280 }) {}; 101281 101282 "haskell-src-meta" = callPackage 101283 ({ mkDerivation, base, containers, haskell-src-exts, HUnit, pretty 101284 , syb, template-haskell, test-framework, test-framework-hunit 101285 , th-orphans ··· 101297 ]; 101298 description = "Parse source to template-haskell abstract syntax"; 101299 license = stdenv.lib.licenses.bsd3; 101300 }) {}; 101301 101302 "haskell-src-meta-mwotton" = callPackage ··· 105832 "hedn" = callPackage 105833 ({ mkDerivation, base, containers, deepseq, deriving-compat 105834 , hedgehog, megaparsec, parser-combinators, prettyprinter 105835 , scientific, template-haskell, text, time, uuid-types, vector 105836 }: 105837 mkDerivation { ··· 105848 ]; 105849 description = "EDN parsing and encoding"; 105850 license = stdenv.lib.licenses.bsd3; 105851 }) {}; 105852 105853 "hedra" = callPackage ··· 118954 license = stdenv.lib.licenses.bsd3; 118955 }) {}; 118956 118957 + "http-types_0_12_3" = callPackage 118958 + ({ mkDerivation, array, base, bytestring, case-insensitive, doctest 118959 + , hspec, QuickCheck, quickcheck-instances, text 118960 + }: 118961 + mkDerivation { 118962 + pname = "http-types"; 118963 + version = "0.12.3"; 118964 + sha256 = "05j00b9nqmwh9zaq9y9x50k81v2pd3j7a71kd91zlnbl8xk4m2jf"; 118965 + libraryHaskellDepends = [ 118966 + array base bytestring case-insensitive text 118967 + ]; 118968 + testHaskellDepends = [ 118969 + base bytestring doctest hspec QuickCheck quickcheck-instances text 118970 + ]; 118971 + description = "Generic HTTP types for Haskell (for both client and server code)"; 118972 + license = stdenv.lib.licenses.bsd3; 118973 + hydraPlatforms = stdenv.lib.platforms.none; 118974 + }) {}; 118975 + 118976 "http-wget" = callPackage 118977 ({ mkDerivation, base, failure, process, transformers }: 118978 mkDerivation { ··· 124586 }: 124587 mkDerivation { 124588 pname = "inspection-testing"; 124589 version = "0.4.1.2"; 124590 sha256 = "1rh744nswl7i6wk2gv9qx5rbz74ndd1j5ynmfzdhw3i4jjr99q4v"; 124591 libraryHaskellDepends = [ ··· 124594 testHaskellDepends = [ base ]; 124595 description = "GHC plugin to do inspection testing"; 124596 license = stdenv.lib.licenses.mit; 124597 }) {}; 124598 124599 "inspector-wrecker" = callPackage ··· 133838 }: 133839 mkDerivation { 133840 pname = "language-puppet"; 133841 version = "1.4.3"; 133842 sha256 = "1sh0i487w7mz5c0scly1s11xzha4dbp2wdiwdks3203c5yrjdfq7"; 133843 isLibrary = true; ··· 137398 }: 137399 mkDerivation { 137400 pname = "line-bot-sdk"; 137401 + version = "0.2.0.0"; 137402 + sha256 = "14bznfpdv30aiq2n79h8nv831gpk0q5dm52ad0nbb55ivl3jl3l6"; 137403 isLibrary = true; 137404 isExecutable = true; 137405 libraryHaskellDepends = [ ··· 166951 license = stdenv.lib.licenses.bsd2; 166952 }) {}; 166953 166954 + "pipeline" = callPackage 166955 + ({ mkDerivation, base, transformers }: 166956 + mkDerivation { 166957 + pname = "pipeline"; 166958 + version = "0.1.0"; 166959 + sha256 = "1bz7pfyfgc1cps5pwy31m5z3r6kxi5c4661qa60q333y0rd2y2j1"; 166960 + libraryHaskellDepends = [ base transformers ]; 166961 + description = "Continuation patterns"; 166962 + license = stdenv.lib.licenses.bsd3; 166963 + }) {}; 166964 + 166965 "pipes" = callPackage 166966 ({ mkDerivation, base, criterion, exceptions, mmorph, mtl 166967 , optparse-applicative, QuickCheck, semigroups, test-framework ··· 174424 ({ mkDerivation, base }: 174425 mkDerivation { 174426 pname = "proxied"; 174427 version = "0.3.1"; 174428 sha256 = "0ldcyvzg5i4axkn5qwgkc8vrc0f0715842ca41d7237p1bh98s4r"; 174429 libraryHaskellDepends = [ base ]; 174430 description = "Make functions consume Proxy instead of undefined"; 174431 license = stdenv.lib.licenses.bsd3; 174432 }) {}; 174433 174434 "proxy" = callPackage ··· 175171 }: 175172 mkDerivation { 175173 pname = "purescript"; 175174 + version = "0.12.3"; 175175 + sha256 = "0h4216x80cgqdvl7l0glw9xxhnpakh8272p65yc2d5zwbvvfra6k"; 175176 isLibrary = true; 175177 isExecutable = true; 175178 libraryHaskellDepends = [ ··· 184299 184300 "ribosome" = callPackage 184301 ({ mkDerivation, aeson, ansi-terminal, base, bytestring, containers 184302 + , data-default, deepseq, directory, either, filepath, hslogger, HTF 184303 + , lens, messagepack, MissingH, mtl, nvim-hs, pretty-terminal 184304 + , prettyprinter, prettyprinter-ansi-terminal, process, resourcet 184305 + , safe, split, stm, text, time, transformers, typed-process, unix 184306 + , unliftio, unliftio-core, utf8-string 184307 }: 184308 mkDerivation { 184309 pname = "ribosome"; 184310 + version = "0.2.2.0"; 184311 + sha256 = "0cz0ksrxin9k8pnzfhvv6ihskba7kmrwn6np3bdg6rq2g9745v9d"; 184312 libraryHaskellDepends = [ 184313 + aeson ansi-terminal base bytestring containers data-default deepseq 184314 + directory either filepath hslogger lens messagepack MissingH mtl 184315 + nvim-hs pretty-terminal prettyprinter prettyprinter-ansi-terminal 184316 + process resourcet safe split stm text time transformers 184317 + typed-process unix unliftio unliftio-core utf8-string 184318 ]; 184319 testHaskellDepends = [ 184320 + aeson ansi-terminal base bytestring containers data-default deepseq 184321 + directory either filepath hslogger HTF lens messagepack MissingH 184322 + mtl nvim-hs pretty-terminal prettyprinter 184323 + prettyprinter-ansi-terminal process resourcet safe split stm text 184324 + time transformers typed-process unix unliftio unliftio-core 184325 utf8-string 184326 ]; 184327 description = "api extensions for nvim-hs"; ··· 184434 description = "RIFF parser for Haskell"; 184435 license = stdenv.lib.licenses.mit; 184436 hydraPlatforms = stdenv.lib.platforms.none; 184437 + }) {}; 184438 + 184439 + "rigel-viz" = callPackage 184440 + ({ mkDerivation, aeson, base, bytestring, colour, containers, hspec 184441 + , QuickCheck, text 184442 + }: 184443 + mkDerivation { 184444 + pname = "rigel-viz"; 184445 + version = "0.2.0.0"; 184446 + sha256 = "0z6c6hynisf5165c4izh31bfr4zcdik13ww5c4ylpqzxsig2z5xs"; 184447 + libraryHaskellDepends = [ 184448 + aeson base bytestring colour containers text 184449 + ]; 184450 + testHaskellDepends = [ base hspec QuickCheck ]; 184451 + description = "A mid-level wrapper for vega-lite"; 184452 + license = stdenv.lib.licenses.bsd3; 184453 }) {}; 184454 184455 "ring-buffer" = callPackage ··· 191337 }: 191338 mkDerivation { 191339 pname = "servant-client-namedargs"; 191340 + version = "0.1.1.0"; 191341 + sha256 = "11638zddkdna50lxiyk8ya1hakkriymlyvz6l6zli94ri5a3lprg"; 191342 libraryHaskellDepends = [ 191343 base named servant servant-client-core servant-namedargs text 191344 ]; ··· 192030 ({ mkDerivation, base, hspec, named, QuickCheck, servant, text }: 192031 mkDerivation { 192032 pname = "servant-namedargs"; 192033 + version = "0.1.1.0"; 192034 + sha256 = "10y1a9cr5fb794nqck1dmdr4dr6yl2x32zwsk1l2k4zfwy9bwyj1"; 192035 libraryHaskellDepends = [ base named servant text ]; 192036 testHaskellDepends = [ base hspec named QuickCheck servant ]; 192037 description = "Combinators for servant providing named parameters"; ··· 192312 hydraPlatforms = stdenv.lib.platforms.none; 192313 }) {}; 192314 192315 + "servant-reflex" = callPackage 192316 + ({ mkDerivation, base, bytestring, case-insensitive, containers 192317 + , data-default, exceptions, ghcjs-dom, http-api-data, http-media 192318 + , jsaddle, mtl, network-uri, reflex, reflex-dom-core, safe, servant 192319 + , servant-auth, string-conversions, text, transformers 192320 + }: 192321 + mkDerivation { 192322 + pname = "servant-reflex"; 192323 + version = "0.3.4"; 192324 + sha256 = "1k7dkzs2lsdjj94ai7p225zm09l9sgbxpb4av14xgy9m54rih5kk"; 192325 + isLibrary = true; 192326 + isExecutable = true; 192327 + libraryHaskellDepends = [ 192328 + base bytestring case-insensitive containers data-default exceptions 192329 + ghcjs-dom http-api-data http-media jsaddle mtl network-uri reflex 192330 + reflex-dom-core safe servant servant-auth string-conversions text 192331 + transformers 192332 + ]; 192333 + description = "servant API generator for reflex apps"; 192334 + license = stdenv.lib.licenses.bsd3; 192335 + }) {}; 192336 + 192337 "servant-response" = callPackage 192338 ({ mkDerivation, aeson, base, http-types, text }: 192339 mkDerivation { ··· 192438 }) {}; 192439 192440 "servant-server-namedargs" = callPackage 192441 + ({ mkDerivation, base, bytestring, http-api-data, http-types, named 192442 + , servant, servant-namedargs, servant-server, string-conversions 192443 + , text, wai 192444 }: 192445 mkDerivation { 192446 pname = "servant-server-namedargs"; 192447 + version = "0.1.1.0"; 192448 + sha256 = "1i810rw4kncpfyh2q67bqyiw6mh9pbhl4m40x2clwfsxqqpnkyda"; 192449 libraryHaskellDepends = [ 192450 + base bytestring http-api-data http-types named servant 192451 + servant-namedargs servant-server string-conversions text wai 192452 ]; 192453 description = "Automatically derive API server functions with named and optional parameters"; 192454 license = stdenv.lib.licenses.bsd3; ··· 194813 }) {}; 194814 194815 "shh" = callPackage 194816 + ({ mkDerivation, async, base, coreutils, deepseq, directory 194817 + , filepath, mtl, perl, process, split, tasty, tasty-hunit 194818 + , tasty-quickcheck, template-haskell, unix, vault, vim 194819 }: 194820 mkDerivation { 194821 pname = "shh"; 194822 + version = "0.2.0.1"; 194823 + sha256 = "0nm7ga2cd562369zm5xs8wg5lmiian5zzj4sz4g4hiip8nr35sqw"; 194824 isLibrary = true; 194825 isExecutable = true; 194826 libraryHaskellDepends = [ 194827 async base deepseq directory filepath mtl process split 194828 template-haskell unix 194829 ]; 194830 + executableHaskellDepends = [ async base ]; 194831 + executableToolDepends = [ coreutils vault vim ]; 194832 testHaskellDepends = [ base tasty tasty-hunit tasty-quickcheck ]; 194833 + testToolDepends = [ perl vim ]; 194834 description = "Simple shell scripting from Haskell"; 194835 license = stdenv.lib.licenses.bsd3; 194836 hydraPlatforms = stdenv.lib.platforms.none; 194837 + }) {inherit (pkgs) coreutils; inherit (pkgs) perl; 194838 + inherit (pkgs) vim;}; 194839 194840 "shift" = callPackage 194841 ({ mkDerivation, ansi-terminal, base, binary, bytestring ··· 195083 }: 195084 mkDerivation { 195085 pname = "show-prettyprint"; 195086 version = "0.2.3"; 195087 sha256 = "01wg1bzp6dylysbm9rfq8n0ci7yzg3gw6jkzy8kzmsydgs5c54pd"; 195088 libraryHaskellDepends = [ ··· 195091 testHaskellDepends = [ base doctest ]; 195092 description = "Robust prettyprinter for output of auto-generated Show instances"; 195093 license = stdenv.lib.licenses.bsd3; 195094 }) {}; 195095 195096 "show-type" = callPackage ··· 195609 ({ mkDerivation, base, directory, filepath, process }: 195610 mkDerivation { 195611 pname = "simple-cmd"; 195612 version = "0.1.3"; 195613 sha256 = "04bbdfmfy08fl07f0pqzp31jy4fdky4d9hazyxpqla8m3rs49xa9"; 195614 libraryHaskellDepends = [ base directory filepath process ]; 195615 description = "Simple String-based process commands"; 195616 license = stdenv.lib.licenses.bsd3; 195617 }) {}; 195618 195619 "simple-cmd-args" = callPackage ··· 196724 ({ mkDerivation, aeson, base, bytestring, containers, directory 196725 , exceptions, filepath, Glob, lens, lens-aeson, megaparsec 196726 , MissingH, mtl, mustache, optparse-applicative, pandoc, parsec 196727 + , shelly, text, transformers, unordered-containers, yaml 196728 }: 196729 mkDerivation { 196730 pname = "sitepipe"; 196731 + version = "0.4.0.0"; 196732 + sha256 = "0y8llic3imc1zs53glig24vjm59f2dnw4sw32gzkvlzq33689s7s"; 196733 libraryHaskellDepends = [ 196734 aeson base bytestring containers directory exceptions filepath Glob 196735 lens lens-aeson megaparsec MissingH mtl mustache 196736 + optparse-applicative pandoc parsec shelly text transformers 196737 + unordered-containers yaml 196738 ]; 196739 description = "A simple to understand static site generator"; 196740 license = stdenv.lib.licenses.bsd3; ··· 198139 pname = "snap"; 198140 version = "1.1.2.0"; 198141 sha256 = "05da0dg0p6djcsinycih50hjnircibmicarwg2vr14a7zbrhynps"; 198142 + revision = "1"; 198143 + editedCabalFile = "07k5sq44w09cq7w8y128ifkm7837nyklgp9i1ydnavnhf044ah2n"; 198144 libraryHaskellDepends = [ 198145 aeson attoparsec base bytestring cereal clientsession configurator 198146 containers directory directory-tree dlist fail filepath hashable ··· 206210 license = stdenv.lib.licenses.mit; 206211 }) {}; 206212 206213 + "strongswan-sql" = callPackage 206214 + ({ mkDerivation, asn1-encoding, asn1-types, attoparsec, base 206215 + , bytestring, data-default, failable, haskeline, io-streams 206216 + , iproute, lens, mtl, mysql-haskell, network, structured-cli, text 206217 + , transformers 206218 + }: 206219 + mkDerivation { 206220 + pname = "strongswan-sql"; 206221 + version = "1.0.0.0"; 206222 + sha256 = "1bahs8lga0chfzb0sidgp7kgisc21v6h8rp86hnvjcm9gmwq1n6c"; 206223 + isLibrary = true; 206224 + isExecutable = true; 206225 + libraryHaskellDepends = [ 206226 + asn1-encoding asn1-types attoparsec base bytestring data-default 206227 + failable haskeline io-streams iproute lens mtl mysql-haskell 206228 + network structured-cli text transformers 206229 + ]; 206230 + executableHaskellDepends = [ 206231 + asn1-encoding asn1-types attoparsec base bytestring data-default 206232 + failable haskeline io-streams iproute lens mtl mysql-haskell 206233 + network structured-cli text transformers 206234 + ]; 206235 + testHaskellDepends = [ 206236 + asn1-encoding asn1-types attoparsec base bytestring data-default 206237 + failable haskeline io-streams iproute lens mtl mysql-haskell 206238 + network structured-cli text transformers 206239 + ]; 206240 + description = "Interface library for strongSwan SQL backend"; 206241 + license = stdenv.lib.licenses.bsd3; 206242 + }) {}; 206243 + 206244 "strptime" = callPackage 206245 ({ mkDerivation, base, bytestring, text, time }: 206246 mkDerivation { ··· 207330 }: 207331 mkDerivation { 207332 pname = "sv"; 207333 + version = "1.3.0.1"; 207334 + sha256 = "0h6qibvkmslil9jvbzminhpxgz7z95qak3zv5dxj8sfpc3p3lk7g"; 207335 libraryHaskellDepends = [ 207336 attoparsec base bifunctors bytestring contravariant hw-dsv 207337 semigroupoids sv-core transformers utf8-string validation ··· 213976 testHaskellDepends = [ base containers template-haskell ]; 213977 description = "Nicer interface for reified information about data types"; 213978 license = stdenv.lib.licenses.isc; 213979 + }) {}; 213980 + 213981 + "th-abstraction_0_2_11_0" = callPackage 213982 + ({ mkDerivation, base, containers, ghc-prim, template-haskell }: 213983 + mkDerivation { 213984 + pname = "th-abstraction"; 213985 + version = "0.2.11.0"; 213986 + sha256 = "0340w34cqa42m0b9hdys9bfphi13swdp7xc8cwzbj9fq6764p22i"; 213987 + libraryHaskellDepends = [ 213988 + base containers ghc-prim template-haskell 213989 + ]; 213990 + testHaskellDepends = [ base containers template-haskell ]; 213991 + description = "Nicer interface for reified information about data types"; 213992 + license = stdenv.lib.licenses.isc; 213993 + hydraPlatforms = stdenv.lib.platforms.none; 213994 }) {}; 213995 213996 "th-alpha" = callPackage ··· 225447 ({ mkDerivation, base, hspec }: 225448 mkDerivation { 225449 pname = "validity"; 225450 version = "0.9.0.1"; 225451 sha256 = "112wchq5l39fi9bkfkljic7bh1rd5gvz4lwjjw9pajg0zj51pyib"; 225452 libraryHaskellDepends = [ base ]; 225453 testHaskellDepends = [ base hspec ]; 225454 description = "Validity typeclass"; 225455 license = stdenv.lib.licenses.mit; 225456 }) {}; 225457 225458 "validity-aeson" = callPackage ··· 231341 }: 231342 mkDerivation { 231343 pname = "wikicfp-scraper"; 231344 version = "0.1.0.10"; 231345 sha256 = "1j6aizgsf387pm6ajr6zjj1l4nnaq8mryq4vr09jji91ix9zhnw7"; 231346 libraryHaskellDepends = [ ··· 231349 testHaskellDepends = [ base bytestring filepath hspec time ]; 231350 description = "Scrape WikiCFP web site"; 231351 license = stdenv.lib.licenses.bsd3; 231352 }) {}; 231353 231354 "wikipedia4epub" = callPackage ··· 236115 ({ mkDerivation, base, gloss, Yampa }: 236116 mkDerivation { 236117 pname = "yampa-gloss"; 236118 + version = "0.2"; 236119 + sha256 = "0dbp5a4mvqvdc6pq9qdaw3656n0pspmjjg5z4a1b5q8s6dbv62zx"; 236120 isLibrary = true; 236121 isExecutable = true; 236122 libraryHaskellDepends = [ base gloss Yampa ]; ··· 237650 }) {}; 237651 237652 "yesod-gitrev" = callPackage 237653 ({ mkDerivation, aeson, base, githash, template-haskell, yesod-core 237654 }: 237655 mkDerivation { ··· 237662 testHaskellDepends = [ base yesod-core ]; 237663 description = "A subsite for displaying git information"; 237664 license = stdenv.lib.licenses.bsd3; 237665 }) {}; 237666 237667 "yesod-goodies" = callPackage