hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/6bc86c2d10432de6fe50cb2835e7d01406380c17.

+819 -259
+819 -259
pkgs/development/haskell-modules/hackage-packages.nix
··· 5750 license = stdenv.lib.licenses.bsd3; 5751 }) {}; 5752 5753 - "Frames_0_2_1" = callPackage 5754 ({ mkDerivation, base, criterion, directory, ghc-prim, hspec, htoml 5755 , HUnit, pipes, pretty, primitive, readable, regex-applicative 5756 , template-haskell, temporary, text, transformers ··· 5758 }: 5759 mkDerivation { 5760 pname = "Frames"; 5761 - version = "0.2.1"; 5762 - sha256 = "1mj2s4afj5wlpg3893j2nd5z98vcxqxi83s1z82lknaq6i7n805q"; 5763 isLibrary = true; 5764 isExecutable = true; 5765 libraryHaskellDepends = [ ··· 6262 }: 6263 mkDerivation { 6264 pname = "GenI"; 6265 - version = "0.25.0"; 6266 - sha256 = "1mxx8mcrlq54gb436jyk8g9k2i56ybp3m3gzi7bmjda6qpf7b8l8"; 6267 isLibrary = true; 6268 isExecutable = true; 6269 enableSeparateDataOutput = true; ··· 6534 homepage = "http://iki.fi/matti.niemenmaa/glob/"; 6535 description = "Globbing library"; 6536 license = stdenv.lib.licenses.bsd3; 6537 }) {}; 6538 6539 "GlomeTrace" = callPackage ··· 9045 pname = "HarmTrace"; 9046 version = "2.2.1"; 9047 sha256 = "1f0m154fqal44i16bq9lxzsxj1810rmjvg7a17q5p80phg3dzarj"; 9048 - revision = "1"; 9049 - editedCabalFile = "0jnj3srkbwi88v8b7zqmkd5zxrc8vsgibf8a0zs82jra0a9jvg6g"; 9050 isLibrary = false; 9051 isExecutable = true; 9052 executableHaskellDepends = [ ··· 9066 }: 9067 mkDerivation { 9068 pname = "HarmTrace-Base"; 9069 - version = "1.5.3.1"; 9070 - sha256 = "1plr7rf8658pbys7gw78xsqqjnn0pm84am88hp2iawsi20qfz9mf"; 9071 libraryHaskellDepends = [ 9072 base binary containers ghc-prim ListLike uu-parsinglib 9073 ]; ··· 20083 "accelerate-llvm-native" = callPackage 20084 ({ mkDerivation, accelerate, accelerate-llvm, base, bytestring 20085 , c2hs, Cabal, cereal, containers, directory, dlist, fclabels 20086 - , filepath, ghc, ghc-prim, libffi, llvm-hs, llvm-hs-pure, mtl 20087 - , template-haskell, time, unix, vector 20088 }: 20089 mkDerivation { 20090 pname = "accelerate-llvm-native"; 20091 - version = "1.1.0.0"; 20092 - sha256 = "0jg46i12vxf4fr5w0s8wwdh701ba088l4ign7yfvmzbhgcpvan5d"; 20093 libraryHaskellDepends = [ 20094 accelerate accelerate-llvm base bytestring Cabal cereal containers 20095 - directory dlist fclabels filepath ghc ghc-prim libffi llvm-hs 20096 - llvm-hs-pure mtl template-haskell time unix vector 20097 ]; 20098 libraryToolDepends = [ c2hs ]; 20099 description = "Accelerate backend for multicore CPUs"; ··· 21666 license = stdenv.lib.licenses.mit; 21667 }) {}; 21668 21669 "aeson-iproute" = callPackage 21670 ({ mkDerivation, aeson, base, iproute, text }: 21671 mkDerivation { ··· 22428 }: 22429 mkDerivation { 22430 pname = "aivika-distributed"; 22431 - version = "0.7.4"; 22432 - sha256 = "0p18s265yf2ficygvgzrngl2ax1zf73h56mz3jv3iigjrsjf4rj2"; 22433 libraryHaskellDepends = [ 22434 aivika aivika-transformers base binary containers 22435 distributed-process exceptions mtl mwc-random random stm time ··· 25696 homepage = "https://github.com/BlackBrane/ansigraph"; 25697 description = "Terminal-based graphing via ANSI and Unicode"; 25698 license = stdenv.lib.licenses.mit; 25699 }) {}; 25700 25701 "antagonist" = callPackage ··· 34632 hydraPlatforms = stdenv.lib.platforms.none; 34633 }) {inherit (pkgs) gmp;}; 34634 34635 "bitspeak" = callPackage 34636 ({ mkDerivation, base, bindings-DSL, bindings-glib 34637 , bindings-gobject, gtk2, pango ··· 36719 license = stdenv.lib.licenses.bsd3; 36720 }) {}; 36721 36722 - "brick_0_25" = callPackage 36723 ({ mkDerivation, base, containers, contravariant, data-clist 36724 , deepseq, dlist, microlens, microlens-mtl, microlens-th, stm 36725 , template-haskell, text, text-zipper, transformers, vector, vty ··· 36727 }: 36728 mkDerivation { 36729 pname = "brick"; 36730 - version = "0.25"; 36731 - sha256 = "0yj1lw8a82xw5kkaqq5dhffzw8gcjb8cb1wjbsyc3hgcscy9vn9m"; 36732 isLibrary = true; 36733 isExecutable = true; 36734 libraryHaskellDepends = [ ··· 37482 }: 37483 mkDerivation { 37484 pname = "butcher"; 37485 - version = "1.1.0.2"; 37486 - sha256 = "0pwlmz3ns4fiq1w0c0a9di0q1z9jc009si0imh7j48iswakm0la1"; 37487 libraryHaskellDepends = [ 37488 base bifunctors containers deque either extra free microlens 37489 microlens-th mtl multistate pretty transformers unsafe void ··· 38062 }) {}; 38063 38064 "byteunits" = callPackage 38065 - ({ mkDerivation, base, Cabal, QuickCheck, safe }: 38066 mkDerivation { 38067 pname = "byteunits"; 38068 - version = "0.2.0.2"; 38069 - sha256 = "1n0gbjjhxx6rv07sck3bx70bd96pkgl0vx5qyqbby9gdfndil4vl"; 38070 libraryHaskellDepends = [ base safe ]; 38071 - testHaskellDepends = [ base Cabal QuickCheck ]; 38072 description = "Human friendly conversion between byte units (KB, MB, GB...)"; 38073 license = stdenv.lib.licenses.bsd3; 38074 }) {}; ··· 38140 }: 38141 mkDerivation { 38142 pname = "c-mosquitto"; 38143 - version = "0.1.0.1"; 38144 - sha256 = "0scghhz6d9i3rbdl95dvfc03ds99nx0hgmsx29n1d8v8bvvmkpz4"; 38145 isLibrary = true; 38146 isExecutable = true; 38147 libraryHaskellDepends = [ ··· 45786 "colorless" = callPackage 45787 ({ mkDerivation, aeson, base, bytestring, containers, errors 45788 , exceptions, hspec, lifted-async, monad-control, monad-logger, mtl 45789 - , random, scientific, text, unordered-containers, vector 45790 }: 45791 mkDerivation { 45792 pname = "colorless"; 45793 - version = "2.1.0"; 45794 - sha256 = "1dr8isfvwhfh3j59yrvvyjrqq17iw0qi5xapfhgv7xjsq8lw2wpx"; 45795 libraryHaskellDepends = [ 45796 aeson base bytestring containers errors exceptions lifted-async 45797 monad-control monad-logger mtl random scientific text 45798 unordered-containers vector 45799 ]; 45800 testHaskellDepends = [ 45801 - aeson base containers hspec scientific text vector 45802 ]; 45803 description = "Colorless"; 45804 license = stdenv.lib.licenses.bsd3; ··· 47256 license = stdenv.lib.licenses.mit; 47257 }) {}; 47258 47259 - "concurrency_1_2_0_0" = callPackage 47260 ({ mkDerivation, array, atomic-primops, base, exceptions 47261 , monad-control, mtl, stm, transformers 47262 }: 47263 mkDerivation { 47264 pname = "concurrency"; 47265 - version = "1.2.0.0"; 47266 - sha256 = "08mqacgidcqsr633h4msbq2as8q1j5fim0jz9j46lpd1p1ksygn5"; 47267 libraryHaskellDepends = [ 47268 array atomic-primops base exceptions monad-control mtl stm 47269 transformers ··· 47635 }: 47636 mkDerivation { 47637 pname = "conduit-algorithms"; 47638 - version = "0.0.4.0"; 47639 - sha256 = "0d142r0ljcdyd6z92k4nn19a0sain4fdqmfdr1wiibwq4bdcfzqw"; 47640 libraryHaskellDepends = [ 47641 async base bytestring bzlib-conduit conduit conduit-combinators 47642 conduit-extra containers deepseq directory filepath mtl resourcet ··· 50585 }) {}; 50586 50587 "crdt" = callPackage 50588 - ({ mkDerivation, base, containers, QuickCheck, tasty 50589 , tasty-quickcheck 50590 }: 50591 mkDerivation { 50592 pname = "crdt"; 50593 - version = "0.5"; 50594 - sha256 = "11svy9z96964b9cfh2x7cnibq785vnb4v9r6jvhbakda634c61mg"; 50595 - libraryHaskellDepends = [ base containers ]; 50596 testHaskellDepends = [ 50597 base containers QuickCheck tasty tasty-quickcheck 50598 ]; ··· 57187 ({ mkDerivation, base, hspec, QuickCheck }: 57188 mkDerivation { 57189 pname = "derive-storable"; 57190 - version = "0.1.1.0"; 57191 - sha256 = "0yh998p0n89ma3698qiiw42yrchn2jp5h3jfjpsw0vs9jqh144l1"; 57192 libraryHaskellDepends = [ base ]; 57193 testHaskellDepends = [ base hspec QuickCheck ]; 57194 homepage = "https://www.github.com/mkloczko/derive-storable/"; ··· 58847 ({ mkDerivation, base, Cabal, ghc-prim, QuickCheck }: 58848 mkDerivation { 58849 pname = "dimensions"; 58850 - version = "0.3.0.0"; 58851 - sha256 = "00932v3j629ik2n4flq74zcxvvqxgsl88sifyn2ppdwvp535cmhm"; 58852 libraryHaskellDepends = [ base ghc-prim ]; 58853 testHaskellDepends = [ base Cabal QuickCheck ]; 58854 homepage = "https://github.com/achirkin/easytensor#readme"; ··· 60044 }: 60045 mkDerivation { 60046 pname = "distributed-process-tests"; 60047 - version = "0.4.10"; 60048 - sha256 = "08fmyqiwxi0r8v1qndgjnj6gd74982sdailkxv4471kbskhr9dnp"; 60049 libraryHaskellDepends = [ 60050 ansi-terminal base binary bytestring distributed-process 60051 distributed-static HUnit network network-transport random rematch ··· 60617 }: 60618 mkDerivation { 60619 pname = "docker"; 60620 - version = "0.4.0.2"; 60621 - sha256 = "1y2bk71zz3m6dm9b1cnkfyvi2x62v1kc08h9pbpxs43r82fz2xa0"; 60622 libraryHaskellDepends = [ 60623 aeson base blaze-builder bytestring conduit conduit-combinators 60624 conduit-extra containers data-default-class directory exceptions ··· 61118 license = stdenv.lib.licenses.mit; 61119 }) {}; 61120 61121 - "dotenv_0_5_0_2" = callPackage 61122 ({ mkDerivation, base, base-compat, exceptions, hspec 61123 , hspec-megaparsec, megaparsec, optparse-applicative, process, text 61124 , transformers 61125 }: 61126 mkDerivation { 61127 pname = "dotenv"; 61128 - version = "0.5.0.2"; 61129 - sha256 = "0jdm8ci2d1iafxiq8r27iclmgrmr9d3md3slc0wv01magsdsl0hb"; 61130 isLibrary = true; 61131 isExecutable = true; 61132 enableSeparateDataOutput = true; 61133 libraryHaskellDepends = [ 61134 - base base-compat exceptions megaparsec text transformers 61135 ]; 61136 executableHaskellDepends = [ 61137 base base-compat megaparsec optparse-applicative process text 61138 transformers 61139 ]; 61140 testHaskellDepends = [ 61141 - base base-compat exceptions hspec hspec-megaparsec megaparsec text 61142 - transformers 61143 ]; 61144 homepage = "https://github.com/stackbuilders/dotenv-hs"; 61145 description = "Loads environment variables from dotenv files"; ··· 62362 pname = "dyckword"; 62363 version = "0.1.0.4"; 62364 sha256 = "1904dy0f30jbv3b43vpkfsczr27xsfsnvmh21xhd9y4lvdah0rbr"; 62365 libraryHaskellDepends = [ base exact-combinatorics text ]; 62366 testHaskellDepends = [ ansi-terminal base hspec text ]; 62367 - homepage = "https://github.com/johanneshilden/dyckword#readme"; 62368 description = "A library for working with binary Dyck words"; 62369 license = stdenv.lib.licenses.bsd3; 62370 }) {}; ··· 62817 }: 62818 mkDerivation { 62819 pname = "easytensor"; 62820 - version = "0.3.0.0"; 62821 - sha256 = "1a6y6lrnc82354jqfrns4bb3pwhiwnidfcgfwzg38wsdmpq5rhg9"; 62822 libraryHaskellDepends = [ base dimensions ghc-prim ]; 62823 testHaskellDepends = [ base Cabal dimensions QuickCheck ]; 62824 benchmarkHaskellDepends = [ base dimensions time ]; 62825 homepage = "https://github.com/achirkin/easytensor#readme"; 62826 description = "Pure, type-indexed haskell vector, matrix, and tensor library"; 62827 - license = stdenv.lib.licenses.mit; 62828 hydraPlatforms = stdenv.lib.platforms.none; 62829 }) {}; 62830 ··· 65700 }: 65701 mkDerivation { 65702 pname = "ersatz-toysat"; 65703 - version = "0.2.1.0"; 65704 - sha256 = "1dpp4jl5mzc2z07f5670baxn95xvqgl9ynk0r0m83arpyp380fdq"; 65705 - revision = "1"; 65706 - editedCabalFile = "0xkpi1m3brgf4mkqmzv45a9wfmvj09hp0bzcq0kcv47p7p5qcvql"; 65707 isLibrary = true; 65708 isExecutable = true; 65709 libraryHaskellDepends = [ ··· 65955 }) {}; 65956 65957 "ethereum-analyzer" = callPackage 65958 - ({ mkDerivation, base, bimap, bytestring, containers 65959 - , ethereum-analyzer-deps, extra, fgl, graphviz, hexstring, hoopl 65960 - , hspec, text 65961 }: 65962 mkDerivation { 65963 pname = "ethereum-analyzer"; 65964 - version = "1.3.0"; 65965 - sha256 = "18ri9wdcxh10sz5jlgsybjdvbwpcqbq2jjph15iwl4wwmlnzfqx1"; 65966 libraryHaskellDepends = [ 65967 - base bimap bytestring containers ethereum-analyzer-deps extra fgl 65968 - graphviz hexstring hoopl text 65969 ]; 65970 testHaskellDepends = [ 65971 - base bytestring ethereum-analyzer-deps extra hoopl hspec text 65972 ]; 65973 homepage = "https://github.com/ethereumK/ethereum-analyzer"; 65974 description = "A Ethereum contract analyzer"; ··· 65980 ({ mkDerivation, aeson, base, bytestring, conduit-combinators 65981 , directory, ethereum-analyzer, ethereum-analyzer-deps, exceptions 65982 , hexstring, hflags, http-conduit, json-rpc, monad-logger, mtl 65983 - , protolude, text, tostring, unordered-containers, vector 65984 }: 65985 mkDerivation { 65986 pname = "ethereum-analyzer-cli"; 65987 - version = "1.3.0"; 65988 - sha256 = "0bbqvg6kl4dsfyh9gb9n0bys5v6c4clqf7sg91p5k0znap8sj06c"; 65989 isLibrary = true; 65990 isExecutable = true; 65991 libraryHaskellDepends = [ ··· 65995 unordered-containers vector 65996 ]; 65997 executableHaskellDepends = [ 65998 - base ethereum-analyzer-deps hflags monad-logger protolude 65999 ]; 66000 homepage = "https://github.com/ethereumK/ethereum-analyzer"; 66001 description = "A CLI frontend for ethereum-analyzer"; ··· 66010 }: 66011 mkDerivation { 66012 pname = "ethereum-analyzer-deps"; 66013 - version = "1.3.0"; 66014 - sha256 = "102i96a150mm68cxy4qm8pfdzjm0m6ip846g08dzvdx8cl9si1iy"; 66015 libraryHaskellDepends = [ 66016 aeson ansi-wl-pprint base base16-bytestring binary bytestring 66017 containers deepseq fast-logger global-lock monad-logger split text ··· 66031 }: 66032 mkDerivation { 66033 pname = "ethereum-analyzer-webui"; 66034 - version = "1.3.0"; 66035 - sha256 = "0ffpgb4y25qkbzrarhcnzfq92fal5i1p986cy9ipg3dd7y7dham1"; 66036 isLibrary = true; 66037 isExecutable = true; 66038 libraryHaskellDepends = [ ··· 68494 }: 68495 mkDerivation { 68496 pname = "fastparser"; 68497 - version = "0.3.0.1"; 68498 - sha256 = "05ag040bw5ca05yl9l4nqdmsh9my1b2jnf5qc9kbwk5i8zqkfv15"; 68499 libraryHaskellDepends = [ 68500 base bytestring bytestring-lexing containers kan-extensions 68501 microlens thyme transformers vector-space ··· 70191 license = stdenv.lib.licenses.gpl3; 70192 }) {}; 70193 70194 "find-conduit" = callPackage 70195 ({ mkDerivation, attoparsec, base, conduit, conduit-combinators 70196 , conduit-extra, directory, doctest, either, exceptions, filepath ··· 70253 ]; 70254 description = "Generic finger-tree structure, with example instances"; 70255 license = stdenv.lib.licenses.bsd3; 70256 }) {}; 70257 70258 "fingertree-psqueue" = callPackage ··· 72174 }) {}; 72175 72176 "forest-fire" = callPackage 72177 - ({ mkDerivation, aeson, base, bytestring, cli, containers 72178 - , pretty-tree, process, text 72179 }: 72180 mkDerivation { 72181 pname = "forest-fire"; 72182 - version = "0.1.1.1"; 72183 - sha256 = "1v8lj9bx0hjkhjr4iv672x84016hsn80nhcfqdknl87vz5bk7z9s"; 72184 isLibrary = true; 72185 isExecutable = true; 72186 libraryHaskellDepends = [ 72187 - aeson base bytestring containers pretty-tree process text 72188 ]; 72189 executableHaskellDepends = [ base cli ]; 72190 - testHaskellDepends = [ base ]; 72191 homepage = "https://github.com/toothbrush/forest-fire#readme"; 72192 description = "Recursively delete CloudFormation stacks and their dependants"; 72193 license = stdenv.lib.licenses.bsd3; ··· 74786 "gdax" = callPackage 74787 ({ mkDerivation, aeson, aeson-casing, aeson-pretty, base 74788 , base64-bytestring, byteable, bytestring, containers, cryptohash 74789 - , exceptions, http-client, http-client-tls, lens, lens-aeson, mtl 74790 - , scientific, tasty, tasty-hunit, tasty-quickcheck, tasty-th, text 74791 - , time, uuid, vector, websockets, wreq, wuss 74792 }: 74793 mkDerivation { 74794 pname = "gdax"; 74795 - version = "0.5.0.1"; 74796 - sha256 = "0bjypc6szmdz0ldbbj3n5a4qf78x00yxvml2n647q5p4laan843a"; 74797 isLibrary = true; 74798 isExecutable = true; 74799 libraryHaskellDepends = [ 74800 aeson aeson-casing base base64-bytestring byteable bytestring 74801 - cryptohash exceptions http-client http-client-tls lens lens-aeson 74802 - mtl scientific text time uuid vector websockets wreq wuss 74803 ]; 74804 executableHaskellDepends = [ 74805 - aeson aeson-pretty base base64-bytestring bytestring text 74806 websockets wuss 74807 ]; 74808 testHaskellDepends = [ 74809 - aeson base base64-bytestring bytestring containers exceptions lens 74810 - lens-aeson mtl tasty tasty-hunit tasty-quickcheck tasty-th text 74811 - time vector websockets wuss 74812 ]; 74813 homepage = "https://github.com/AndrewRademacher/gdax"; 74814 description = "API Wrapping for Coinbase's GDAX exchange"; ··· 75651 }: 75652 mkDerivation { 75653 pname = "geni-util"; 75654 - version = "0.25.0"; 75655 - sha256 = "0jpsiydbamyp3c7q61gw8c4jdcdgj7cvavli5x287krpm74s361z"; 75656 isLibrary = true; 75657 isExecutable = true; 75658 enableSeparateDataOutput = true; ··· 76599 license = stdenv.lib.licenses.bsd3; 76600 }) {}; 76601 76602 "ghc-events-analyze" = callPackage 76603 ({ mkDerivation, base, containers, diagrams-lib, diagrams-svg 76604 , filepath, ghc-events, lens, mtl, optparse-applicative, parsec ··· 78757 }: 78758 mkDerivation { 78759 pname = "git-annex"; 78760 - version = "6.20170925"; 78761 - sha256 = "0kzqndnazqhm777gaym7lp6rknhll3b6lr19y4cxqpr1baslvcf0"; 78762 configureFlags = [ 78763 "-fassistant" "-fcryptonite" "-fdbus" "-fdesktopnotify" "-fdns" 78764 "-ffeed" "-finotify" "-fpairing" "-fproduction" "-fquvi" "-fs3" ··· 83509 }: 83510 mkDerivation { 83511 pname = "graphite"; 83512 - version = "0.4.1.0"; 83513 - sha256 = "1qk3inkd9lrvhds553z0jvflpalmr02hgx4656x0qp2yqh9nvp96"; 83514 libraryHaskellDepends = [ 83515 base bytestring cassava containers graphviz hashable process 83516 QuickCheck random unordered-containers vector ··· 89668 pname = "hashids"; 89669 version = "1.0.2.3"; 89670 sha256 = "0d15h8q4llq7x82g3r3pnyj1lw3ryj5q4nvi2i152agpx0sl5mzc"; 89671 - revision = "1"; 89672 - editedCabalFile = "0yp2lsk906qibir9r3lvln44y8lpjx34w7kmwkqw1a5irzpnxnyc"; 89673 libraryHaskellDepends = [ base bytestring containers split ]; 89674 testHaskellDepends = [ base bytestring containers split ]; 89675 homepage = "http://hashids.org/"; ··· 96859 hydraPlatforms = stdenv.lib.platforms.none; 96860 }) {}; 96861 96862 "hgrev" = callPackage 96863 ({ mkDerivation, aeson, base, bytestring, directory, filepath 96864 , process, template-haskell ··· 98465 pname = "hledger"; 98466 version = "1.4"; 98467 sha256 = "146llzlpijcai3cfqcd4l4dcyjq6j6wd6pinkllja73vpx7wyi75"; 98468 isLibrary = true; 98469 isExecutable = true; 98470 enableSeparateDataOutput = true; ··· 98551 ({ mkDerivation, base, hledger-lib, text, time }: 98552 mkDerivation { 98553 pname = "hledger-diff"; 98554 - version = "0.2.0.10"; 98555 - sha256 = "1sslida2pl8r7lfab6lwkws0fq2a8h14rqq01qnxdg2pmfl6q69y"; 98556 isLibrary = false; 98557 isExecutable = true; 98558 executableHaskellDepends = [ base hledger-lib text time ]; ··· 98573 pname = "hledger-iadd"; 98574 version = "1.2.6"; 98575 sha256 = "1l5vzhyya5h6sc3l74iy0mnys8bcjp6m5z0m3lqabk37ik31ld36"; 98576 - revision = "2"; 98577 - editedCabalFile = "0a9ciakp892i0g8kf199lh4x0gzisbjaidihhinkf7gk3f40p3il"; 98578 isLibrary = true; 98579 isExecutable = true; 98580 libraryHaskellDepends = [ ··· 98647 pname = "hledger-lib"; 98648 version = "1.4"; 98649 sha256 = "15hyrpn0ifwx4x22hggjdm1xz0jyk8p5wnrynzxy9ali0wci1qxq"; 98650 enableSeparateDataOutput = true; 98651 libraryHaskellDepends = [ 98652 ansi-terminal array base base-compat blaze-markup bytestring ··· 98679 pname = "hledger-ui"; 98680 version = "1.4"; 98681 sha256 = "0rm6091nlpijhi6k74dg35g38a7ly22mqfnb0mvjp8pyxb4phq33"; 98682 isLibrary = false; 98683 isExecutable = true; 98684 enableSeparateDataOutput = true; ··· 98726 pname = "hledger-web"; 98727 version = "1.4"; 98728 sha256 = "1l5mxvhgvn3q1ds9qmqkdmrs82619nvs13gmjsynr0vbbx52zw7h"; 98729 isLibrary = true; 98730 isExecutable = true; 98731 enableSeparateDataOutput = true; ··· 99673 license = stdenv.lib.licenses.bsd3; 99674 }) {}; 99675 99676 "hob" = callPackage 99677 ({ mkDerivation, base, bytestring, containers, directory, filepath 99678 , glib, gtk-largeTreeStore, gtk3, gtksourceview3, hspec, mtl, pango ··· 99939 }) {}; 99940 99941 "hol" = callPackage 99942 - ({ mkDerivation, base, bytestring, containers, pretty, QuickCheck 99943 - , text, transformers 99944 }: 99945 mkDerivation { 99946 pname = "hol"; 99947 - version = "1.1"; 99948 - sha256 = "0d3m343zgnffjk5dnv7i5w5nj3jjbw17fnrrwb10vq177fkbq4gz"; 99949 libraryHaskellDepends = [ 99950 - base bytestring containers pretty text transformers 99951 ]; 99952 testHaskellDepends = [ 99953 - base bytestring containers pretty QuickCheck text transformers 99954 ]; 99955 benchmarkHaskellDepends = [ 99956 - base bytestring containers pretty text transformers 99957 ]; 99958 description = "Higher order logic"; 99959 license = stdenv.lib.licenses.mit; ··· 101175 }: 101176 mkDerivation { 101177 pname = "hpack"; 101178 - version = "0.19.1"; 101179 - sha256 = "0ncq8kpmsz6lhqajap9ql5ln3pva9hxwk69hsi3x0dgjvkivpsaf"; 101180 isLibrary = true; 101181 isExecutable = true; 101182 libraryHaskellDepends = [ ··· 101511 license = stdenv.lib.licenses.bsd3; 101512 }) {}; 101513 101514 "hplayground" = callPackage 101515 ({ mkDerivation, base, containers, data-default, haste-compiler 101516 , haste-perch, monads-tf, transformers ··· 101991 homepage = "http://istitutocolli.org/repos/hs-bibutils/"; 101992 description = "Haskell bindings to bibutils, the bibliography conversion utilities"; 101993 license = "GPL"; 101994 }) {}; 101995 101996 "hs-blake2" = callPackage ··· 104040 license = stdenv.lib.licenses.mit; 104041 }) {inherit (pkgs) lua5_1;}; 104042 104043 - "hslua_0_8_0" = callPackage 104044 ({ mkDerivation, base, bytestring, containers, exceptions, fail 104045 , lua5_1, mtl, QuickCheck, quickcheck-instances, tasty 104046 , tasty-expected-failure, tasty-hunit, tasty-quickcheck, text 104047 }: 104048 mkDerivation { 104049 pname = "hslua"; 104050 - version = "0.8.0"; 104051 - sha256 = "0zl7znhbwnqcdvy9v18x3ch8vxk719k5lx55nr65996wb193nwmc"; 104052 configureFlags = [ "-fsystem-lua" ]; 104053 libraryHaskellDepends = [ 104054 base bytestring containers exceptions fail mtl text ··· 104085 license = stdenv.lib.licenses.mit; 104086 }) {}; 104087 104088 - "hslua-aeson_0_3_0" = callPackage 104089 ({ mkDerivation, aeson, base, hashable, hslua, hspec, HUnit 104090 , ieee754, QuickCheck, quickcheck-instances, scientific, text 104091 , unordered-containers, vector 104092 }: 104093 mkDerivation { 104094 pname = "hslua-aeson"; 104095 - version = "0.3.0"; 104096 - sha256 = "1vsgncxxdwachbqp7pbckij94621zccz001hs774asvyc12anp38"; 104097 libraryHaskellDepends = [ 104098 aeson base hashable hslua scientific text unordered-containers 104099 vector ··· 108413 }: 108414 mkDerivation { 108415 pname = "hw-kafka-client"; 108416 - version = "2.0.0"; 108417 - sha256 = "0l3vyygyan5j52af8g5s24435hxy0pr6j89yqzy5mp3dv12qlr53"; 108418 isLibrary = true; 108419 isExecutable = true; 108420 libraryHaskellDepends = [ ··· 113614 }: 113615 mkDerivation { 113616 pname = "ip"; 113617 - version = "0.9.2"; 113618 - sha256 = "0r15mdknz1j85hws9bqfil6l39q88pbbjz0kbky9kl7y675hkzdj"; 113619 - revision = "2"; 113620 - editedCabalFile = "1l6gj2678rbaryby9gzsqvyjyknyfc2r6xj27kbcb02cz4igga7m"; 113621 libraryHaskellDepends = [ 113622 aeson attoparsec base bytestring hashable primitive text vector 113623 ]; ··· 121130 ({ mkDerivation, base, pretty }: 121131 mkDerivation { 121132 pname = "language-vhdl"; 121133 - version = "0.1.2.8"; 121134 - sha256 = "1065j91bzwsn04xgg8sfdpdfvg2630ss6ic37ynibpxm619mq93a"; 121135 libraryHaskellDepends = [ base pretty ]; 121136 homepage = "https://github.com/markus-git/language-vhdl"; 121137 description = "VHDL AST and pretty printer in Haskell"; ··· 121368 license = stdenv.lib.licenses.bsd3; 121369 }) {}; 121370 121371 - "lattices_1_6_0" = callPackage 121372 ({ mkDerivation, base, base-compat, containers, deepseq, hashable 121373 , QuickCheck, quickcheck-instances, semigroupoids, tagged, tasty 121374 , tasty-quickcheck, transformers, universe-base ··· 121377 }: 121378 mkDerivation { 121379 pname = "lattices"; 121380 - version = "1.6.0"; 121381 - sha256 = "0v0nl212cawd2pwbka7w8vl0gmrf1r0yv40dmwl5ffq33v5ihxd0"; 121382 libraryHaskellDepends = [ 121383 base base-compat containers deepseq hashable semigroupoids tagged 121384 universe-base universe-reverse-instances unordered-containers ··· 121413 hydraPlatforms = stdenv.lib.platforms.none; 121414 }) {}; 121415 121416 "lax" = callPackage 121417 ({ mkDerivation, base }: 121418 mkDerivation { ··· 123134 123135 pname = "pandoc"; 123136 pname = "pandoc"; 123137 - pname = "pandoc"; 123138 - pname = "pandoc"; 123139 - pname = "pandoc"; 123140 pname = "pandoc"; 123141 pname = "pandoc"; 123142 pname = "pandoc"; ··· 123146 }: 123147 mkDerivation { 123148 pname = "pandoc"; 123149 - pname = "pandoc"; 123150 - pname = "pandoc"; 123151 enableSeparateDataOutput = true; 123152 libraryHaskellDepends = [ 123153 pname = "pandoc"; 123154 - pname = "pandoc"; 123155 - pname = "pandoc"; 123156 pname = "pandoc"; 123157 pname = "pandoc"; 123158 pname = "pandoc"; ··· 123795 }) {}; 123796 123797 pname = "pandoc"; 123798 - pname = "pandoc"; 123799 mkDerivation { 123800 pname = "pandoc"; 123801 - version = "0.2.0.0"; 123802 - pname = "pandoc"; 123803 pname = "pandoc"; 123804 - pname = "pandoc"; 123805 pname = "pandoc"; 123806 pname = "pandoc"; 123807 license = stdenv.lib.licenses.bsd3; ··· 126321 }: 126322 mkDerivation { 126323 pname = "pandoc"; 126324 - version = "1.2.2"; 126325 - pname = "pandoc"; 126326 isLibrary = true; 126327 isExecutable = true; 126328 libraryHaskellDepends = [ ··· 127476 license = stdenv.lib.licenses.bsd3; 127477 }) {}; 127478 127479 "lucid-extras" = callPackage 127480 ({ mkDerivation, base, blaze-builder, bytestring, directory, lucid 127481 , text ··· 128201 }: 128202 mkDerivation { 128203 pname = "mackerel-client"; 128204 - version = "0.0.5"; 128205 - sha256 = "17ppg6nzm8q6fz1y630vzda1rgc8fkhxhjabmvis79h2k3q994s5"; 128206 libraryHaskellDepends = [ 128207 aeson base bytestring data-default directory filepath htoml 128208 http-client http-client-tls http-types parsec split text ··· 128270 }: 128271 mkDerivation { 128272 pname = "madlang"; 128273 - version = "2.4.0.2"; 128274 - sha256 = "0jc86l0cz9nnp11fdn10qyb78g1klaq6qlipqrzrq5vil419vdss"; 128275 isLibrary = true; 128276 isExecutable = true; 128277 libraryHaskellDepends = [ ··· 128284 base hspec hspec-megaparsec megaparsec mtl text 128285 ]; 128286 benchmarkHaskellDepends = [ base criterion megaparsec text ]; 128287 - homepage = "https://github.com/vmchale/madlang#readme"; 128288 description = "Randomized templating language DSL"; 128289 license = stdenv.lib.licenses.bsd3; 128290 hydraPlatforms = stdenv.lib.platforms.none; ··· 129446 license = stdenv.lib.licenses.mit; 129447 }) {}; 129448 129449 - "markup_4_0_1" = callPackage 129450 ({ mkDerivation, base, blaze-html, blaze-markup, clay, comonad 129451 , lucid, mmorph, monad-control, monad-logger, mtl, path-extra 129452 , resourcet, text, transformers-base, urlpath 129453 }: 129454 mkDerivation { 129455 pname = "markup"; 129456 - pname = "pandoc"; 129457 - sha256 = "1g2vdwwk0if46q0gc1gw4zpbxjbq6lpii0yab6yazdk4a2snakmx"; 129458 libraryHaskellDepends = [ 129459 base blaze-html blaze-markup clay comonad lucid mmorph 129460 monad-control monad-logger mtl path-extra resourcet text ··· 131284 pname = "mercury-api"; 131285 version = "0.1.0.1"; 131286 sha256 = "0h5v08k27nqksl3x8r5d4p26zgb4s7k2shgrjkg6bc2n0bn9iqzr"; 131287 isLibrary = true; 131288 isExecutable = true; 131289 libraryHaskellDepends = [ ··· 135389 }: 135390 mkDerivation { 135391 pname = "morph"; 135392 - version = "0.1.1.1"; 135393 - sha256 = "1p25jy5ri2jlxsrbw8c12zvhc625bfh0zba9bjy9vx3yg5wmaciv"; 135394 isLibrary = true; 135395 isExecutable = true; 135396 libraryHaskellDepends = [ ··· 140086 license = stdenv.lib.licenses.bsd3; 140087 }) {}; 140088 140089 "network-transport-zeromq" = callPackage 140090 ({ mkDerivation, async, base, binary, bytestring, containers 140091 , criterion, data-accessor, distributed-process ··· 140510 }: 140511 mkDerivation { 140512 pname = "ngx-export"; 140513 - version = "0.8.0.6"; 140514 - sha256 = "12lynhl8kn5vpp9ajaiv0vylbyzf16bykprjvg16nvvw5maww1ll"; 140515 libraryHaskellDepends = [ 140516 async base binary bytestring monad-loops template-haskell unix 140517 ]; ··· 143133 license = stdenv.lib.licenses.bsd3; 143134 }) {}; 143135 143136 "opaleye-classy" = callPackage 143137 ({ mkDerivation, base, bytestring, lens, mtl, opaleye 143138 , postgresql-simple, product-profunctors, transformers ··· 143485 143486 "openflow" = callPackage 143487 ({ mkDerivation, aeson, base, bimap, binary, bytestring, containers 143488 - , deepseq-generics, hashable, network 143489 }: 143490 mkDerivation { 143491 pname = "openflow"; 143492 - version = "0.3.0"; 143493 - sha256 = "0dhg34s4imr1v6wlc567qg5929wa82my7jbhxm9hqq0882vb0sb2"; 143494 libraryHaskellDepends = [ 143495 - aeson base bimap binary bytestring containers deepseq-generics 143496 - hashable network 143497 ]; 143498 homepage = "https://github.com/AndreasVoellmy/openflow"; 143499 description = "OpenFlow"; ··· 149666 pname = "pgdl"; 149667 version = "10.9"; 149668 sha256 = "0hwky1331bv1zbjq9nbfnvx8gkbfhs5sjawxjccz9l484xsrbb5z"; 149669 - revision = "4"; 149670 - editedCabalFile = "04kg2i0y7yb0577kk8v1v7rgji80agmi0aq350lf0rl77r2ksy85"; 149671 isLibrary = false; 149672 isExecutable = true; 149673 executableHaskellDepends = [ ··· 153593 }: 153594 mkDerivation { 153595 pname = "postgresql-query"; 153596 - version = "3.2.0"; 153597 - sha256 = "02ga7i1b4nin05lnh0dwr52w7xhz723an0zlypjccka1i7l42pvz"; 153598 libraryHaskellDepends = [ 153599 aeson attoparsec base blaze-builder bytestring containers 153600 data-default either exceptions file-embed haskell-src-meta hreader ··· 155208 license = stdenv.lib.licenses.bsd3; 155209 }) {}; 155210 155211 "primesieve" = callPackage 155212 ({ mkDerivation, base, foundation, primesieve }: 155213 mkDerivation { ··· 155812 license = stdenv.lib.licenses.mit; 155813 }) {}; 155814 155815 "product-isomorphic" = callPackage 155816 ({ mkDerivation, base, template-haskell, th-data-compat }: 155817 mkDerivation { ··· 156299 license = stdenv.lib.licenses.asl20; 156300 }) {}; 156301 156302 "prometheus-metrics-ghc" = callPackage 156303 ({ mkDerivation, base, doctest, prometheus-client, utf8-string }: 156304 mkDerivation { ··· 160900 hydraPlatforms = stdenv.lib.platforms.none; 160901 }) {}; 160902 160903 - "rattletrap_2_5_2" = callPackage 160904 ({ mkDerivation, aeson, base, bimap, binary, binary-bits 160905 , bytestring, containers, data-binary-ieee754, filepath, hspec 160906 , template-haskell, temporary, text, vector 160907 }: 160908 mkDerivation { 160909 pname = "rattletrap"; 160910 - version = "2.5.2"; 160911 - sha256 = "13l4gx7l0qniyny5llniwmymk8kbi7lak1gq68hyx9wnmjhbw585"; 160912 isLibrary = true; 160913 isExecutable = true; 160914 libraryHaskellDepends = [ ··· 162381 pname = "reducers"; 162382 version = "3.12.1"; 162383 sha256 = "0pkddg0s3cn759miq0nfrq7lnp3imk5sx784ihsilsbjh9kvffz4"; 162384 - revision = "1"; 162385 - editedCabalFile = "1gn2s6r503cmxh8agcbif8q322503ix1igiks4kdz3rn97aliay6"; 162386 libraryHaskellDepends = [ 162387 array base bytestring containers fingertree hashable semigroupoids 162388 semigroups text transformers unordered-containers ··· 162390 homepage = "http://github.com/ekmett/reducers/"; 162391 description = "Semigroups, specialized containers and a general map/reduce framework"; 162392 license = stdenv.lib.licenses.bsd3; 162393 }) {}; 162394 162395 "reedsolomon" = callPackage ··· 167337 license = stdenv.lib.licenses.publicDomain; 167338 }) {}; 167339 167340 - "rss-conduit_0_4_1_0" = callPackage 167341 - ({ mkDerivation, atom-conduit, base, bytestring, conduit 167342 - , conduit-combinators, containers, data-default 167343 , dublincore-xml-conduit, hlint, lens-simple, mono-traversable 167344 , QuickCheck, quickcheck-instances, resourcet, safe 167345 , safe-exceptions, singletons, tasty, tasty-hunit, tasty-quickcheck ··· 167348 }: 167349 mkDerivation { 167350 pname = "rss-conduit"; 167351 - version = "0.4.1.0"; 167352 - sha256 = "0lal33vjsdz5k63ljlx4430an1x3hgw6nn1aixf531bwdglxgg5c"; 167353 libraryHaskellDepends = [ 167354 atom-conduit base conduit conduit-combinators containers 167355 dublincore-xml-conduit lens-simple safe safe-exceptions singletons 167356 text time timerep uri-bytestring vinyl xml-conduit xml-types 167357 ]; 167358 testHaskellDepends = [ 167359 - atom-conduit base bytestring conduit conduit-combinators 167360 - data-default dublincore-xml-conduit hlint lens-simple 167361 - mono-traversable QuickCheck quickcheck-instances resourcet 167362 - safe-exceptions singletons tasty tasty-hunit tasty-quickcheck text 167363 - time uri-bytestring vinyl xml-conduit xml-types 167364 ]; 167365 description = "Streaming parser/renderer for the RSS standard"; 167366 license = stdenv.lib.licenses.publicDomain; ··· 168945 ({ mkDerivation, base, containers, hspec, QuickCheck, text, time }: 168946 mkDerivation { 168947 pname = "scalendar"; 168948 - version = "1.1.0"; 168949 - sha256 = "077v0k745z1hs8k8yb5s6ln1ing8b5fllp7gw2kcrlrw108ijvwb"; 168950 - revision = "5"; 168951 - editedCabalFile = "02p4iy6vypz6q0zh5wmy3lp1s9zrcvqn9xx8vczl8000wa0asn7p"; 168952 libraryHaskellDepends = [ base containers text time ]; 168953 testHaskellDepends = [ 168954 base containers hspec QuickCheck text time ··· 169257 license = stdenv.lib.licenses.bsd3; 169258 }) {}; 169259 169260 - "schematic_0_3_0_0" = callPackage 169261 ({ mkDerivation, aeson, base, bytestring, containers, hjsonschema 169262 , hspec, hspec-core, hspec-discover, hspec-smallcheck, HUnit, lens 169263 - , mtl, regex-compat, scientific, singletons, smallcheck, tagged 169264 - , text, unordered-containers, validationt, vector, vinyl 169265 }: 169266 mkDerivation { 169267 pname = "schematic"; 169268 - version = "0.3.0.0"; 169269 - sha256 = "0nrq36s646h6lrfqw9hf7ysmc8b2x7dkrj07x1dy2x1ihph5my12"; 169270 libraryHaskellDepends = [ 169271 - aeson base bytestring containers hjsonschema mtl regex-compat 169272 - scientific singletons smallcheck tagged text unordered-containers 169273 - validationt vector vinyl 169274 ]; 169275 testHaskellDepends = [ 169276 aeson base bytestring containers hjsonschema hspec hspec-core 169277 - hspec-discover hspec-smallcheck HUnit lens regex-compat singletons 169278 - smallcheck tagged text unordered-containers validationt vinyl 169279 ]; 169280 description = "JSON-biased spec and validation tool"; 169281 license = stdenv.lib.licenses.bsd3; 169282 hydraPlatforms = stdenv.lib.platforms.none; ··· 170032 hydraPlatforms = stdenv.lib.platforms.none; 170033 }) {}; 170034 170035 "scyther-proof" = callPackage 170036 ({ mkDerivation, alex, array, base, cmdargs, containers, directory 170037 , filepath, json, mtl, parsec, pretty, process, safe, tagsoup, time ··· 170524 }) {}; 170525 170526 "secp256k1" = callPackage 170527 - ({ mkDerivation, base, base16-bytestring, binary, bytestring, Cabal 170528 - , cryptohash, entropy, HUnit, largeword, mtl, QuickCheck 170529 - , string-conversions, test-framework, test-framework-hunit 170530 - , test-framework-quickcheck2 170531 }: 170532 mkDerivation { 170533 pname = "secp256k1"; 170534 - version = "0.4.8"; 170535 - sha256 = "0jnvsfmjrac8l07l32xi1vlbbjpvzhmsb1fv5ajvjkw7yrd4byqk"; 170536 setupHaskellDepends = [ base Cabal ]; 170537 libraryHaskellDepends = [ 170538 - base base16-bytestring binary bytestring entropy largeword mtl 170539 - QuickCheck string-conversions 170540 ]; 170541 testHaskellDepends = [ 170542 - base base16-bytestring binary bytestring cryptohash entropy HUnit 170543 mtl QuickCheck string-conversions test-framework 170544 test-framework-hunit test-framework-quickcheck2 170545 ]; ··· 172798 }) {}; 172799 172800 "servant-rawm" = callPackage 172801 - ({ mkDerivation, base, bytestring, filepath, http-client 172802 - , http-media, http-types, resourcet, servant, servant-client 172803 - , servant-docs, servant-server, text, transformers, wai 172804 - , wai-app-static, warp 172805 }: 172806 mkDerivation { 172807 pname = "servant-rawm"; 172808 - version = "0.1.0.0"; 172809 - sha256 = "0h3s0sca9x612lr2ndv0vccdyscb93amqiwg511rwh6i5y0jrv7d"; 172810 isLibrary = true; 172811 isExecutable = true; 172812 libraryHaskellDepends = [ 172813 - base bytestring filepath http-client http-media http-types 172814 - resourcet servant servant-client servant-docs servant-server wai 172815 - wai-app-static 172816 ]; 172817 executableHaskellDepends = [ 172818 base bytestring http-client http-media http-types servant 172819 - servant-client servant-server text transformers wai warp 172820 ]; 172821 homepage = "https://github.com/cdepillabout/servant-rawm"; 172822 description = "Embed a raw 'Application' in a Servant API"; ··· 176066 ({ mkDerivation, base, process }: 176067 mkDerivation { 176068 pname = "simple-smt"; 176069 - version = "0.7.0"; 176070 - sha256 = "19c7hvjqcdzwvyyas58zyjs1i8zawmnqc84mm5sk7rp0wf3ic6c7"; 176071 libraryHaskellDepends = [ base process ]; 176072 description = "A simple way to interact with an SMT solver process"; 176073 license = stdenv.lib.licenses.bsd3; ··· 183740 license = stdenv.lib.licenses.bsd3; 183741 }) {}; 183742 183743 "storablevector" = callPackage 183744 ({ mkDerivation, base, bytestring, deepseq, non-negative 183745 , QuickCheck, random, sample-frame, syb, transformers, unsafe ··· 184645 184646 "strict-types" = callPackage 184647 ({ mkDerivation, array, base, bytestring, containers, deepseq 184648 - , foundation, hashable, text, unordered-containers, vector 184649 }: 184650 mkDerivation { 184651 pname = "strict-types"; 184652 - version = "0.1.0.6"; 184653 - sha256 = "0dp0179g20g62vn6c5wv2d7d9kwwix40rxzwfig6f0pi8rm16jxj"; 184654 libraryHaskellDepends = [ 184655 - array base bytestring containers deepseq foundation hashable text 184656 unordered-containers vector 184657 ]; 184658 homepage = "https://github.com/pepeiborra/strict-types"; ··· 185111 license = stdenv.lib.licenses.mit; 185112 }) {}; 185113 185114 "strptime" = callPackage 185115 ({ mkDerivation, base, bytestring, text, time }: 185116 mkDerivation { ··· 185408 }: 185409 mkDerivation { 185410 pname = "styx"; 185411 - version = "1.3"; 185412 - sha256 = "0bqpqixdwdh2j28mdg52a0yvzrjs8gwmyapknqb2mlhf1w3f21cp"; 185413 isLibrary = false; 185414 isExecutable = true; 185415 executableHaskellDepends = [ ··· 186215 }) {}; 186216 186217 "swagger-petstore" = callPackage 186218 - ({ mkDerivation, aeson, base, bytestring, case-insensitive 186219 - , containers, exceptions, hspec, http-api-data, http-client 186220 - , http-client-tls, http-media, http-types, iso8601-time, microlens 186221 - , monad-logger, mtl, network, QuickCheck, random, safe-exceptions 186222 - , semigroups, text, time, transformers, unordered-containers 186223 - , vector 186224 }: 186225 mkDerivation { 186226 pname = "swagger-petstore"; 186227 - version = "0.0.1.1"; 186228 - sha256 = "1zpxs97lrpv4ailn6mqdx6ihbzilcsjcycrc8qj1v1f1lg00m9k6"; 186229 libraryHaskellDepends = [ 186230 - aeson base bytestring case-insensitive containers exceptions 186231 - http-api-data http-client http-client-tls http-media http-types 186232 - iso8601-time microlens monad-logger mtl network random 186233 - safe-exceptions text time transformers unordered-containers vector 186234 ]; 186235 testHaskellDepends = [ 186236 aeson base bytestring containers hspec iso8601-time mtl QuickCheck ··· 186830 }: 186831 mkDerivation { 186832 pname = "syntactic"; 186833 - version = "3.6.3"; 186834 - sha256 = "1w7kyk4030zy2p200qwb61qf17iasvrpzhpz0n8a186lvikc7dlk"; 186835 libraryHaskellDepends = [ 186836 base constraints containers data-hash deepseq mtl syb 186837 template-haskell tree-view ··· 191236 license = "GPL"; 191237 }) {}; 191238 191239 "texrunner" = callPackage 191240 ({ mkDerivation, attoparsec, base, bytestring, directory, filepath 191241 , HUnit, io-streams, lens, mtl, process, temporary, test-framework ··· 192383 license = stdenv.lib.licenses.bsd3; 192384 }) {}; 192385 192386 "th-desugar" = callPackage 192387 ({ mkDerivation, base, containers, hspec, HUnit, mtl, syb 192388 , template-haskell, th-expand-syns, th-lift, th-orphans ··· 192635 license = stdenv.lib.licenses.bsd3; 192636 }) {}; 192637 192638 "th-reify-many" = callPackage 192639 ({ mkDerivation, base, containers, mtl, safe, template-haskell 192640 , th-expand-syns ··· 193003 description = "Datatype Manipulation with Template Haskell"; 193004 license = stdenv.lib.licenses.bsd3; 193005 hydraPlatforms = stdenv.lib.platforms.none; 193006 }) {}; 193007 193008 "thread-local-storage" = callPackage ··· 195894 hydraPlatforms = stdenv.lib.platforms.none; 195895 }) {}; 195896 195897 - "transformers_0_5_4_0" = callPackage 195898 ({ mkDerivation, base }: 195899 mkDerivation { 195900 pname = "transformers"; 195901 - version = "0.5.4.0"; 195902 - sha256 = "16l8p2yq8v12n1ri4zbv04m0acnfl4y69bddbbsmmn52i8rkyzzq"; 195903 libraryHaskellDepends = [ base ]; 195904 description = "Concrete functor and monad transformers"; 195905 license = stdenv.lib.licenses.bsd3; ··· 196445 }: 196446 mkDerivation { 196447 pname = "treefold"; 196448 - version = "0.1.0.0"; 196449 - sha256 = "1svpbrvw7j35kp25mcddallfl9miafdyb2dm2wbmj461sh95qd7g"; 196450 libraryHaskellDepends = [ base parallel ]; 196451 testHaskellDepends = [ base doctest hedgehog ]; 196452 benchmarkHaskellDepends = [ base containers criterion random ]; 196453 homepage = "https://github.com/oisdk/treefold"; 196454 license = stdenv.lib.licenses.mit; 196455 }) {}; 196456 ··· 198816 }: 198817 mkDerivation { 198818 pname = "typed-wire-utils"; 198819 - version = "0.1.0.0"; 198820 - sha256 = "0c5j3akhbimppfx9vsz5d93jil67ml58pn249sgmczg22ybg5v96"; 198821 libraryHaskellDepends = [ 198822 aeson base base64-bytestring bytestring text time 198823 ]; ··· 201361 }: 201362 mkDerivation { 201363 pname = "uri-parse"; 201364 - version = "0.1.0.0"; 201365 - sha256 = "0wkqlnbfnzzqr6pw2f934w2z9x8hgghg4cwf3l5kazbaj25cangx"; 201366 libraryHaskellDepends = [ 201367 attoparsec base bytestring data-default http-types lens text 201368 ]; ··· 201557 license = stdenv.lib.licenses.mit; 201558 }) {}; 201559 201560 - "urlpath_6_0_3" = callPackage 201561 ({ mkDerivation, attoparsec-uri, base, exceptions, mmorph 201562 , monad-control, monad-control-aligned, monad-logger, mtl 201563 , path-extra, resourcet, split, strict, text, transformers ··· 201565 }: 201566 mkDerivation { 201567 pname = "urlpath"; 201568 - version = "6.0.3"; 201569 - sha256 = "0nyh47ra4y8q2pjbd1azkg0khqpq9qw2k8dxnhv4jf8jvjpf9zrk"; 201570 libraryHaskellDepends = [ 201571 attoparsec-uri base exceptions mmorph monad-control 201572 monad-control-aligned monad-logger mtl path-extra resourcet split ··· 203487 license = stdenv.lib.licenses.bsd3; 203488 }) {}; 203489 203490 - "vector-space_0_11" = callPackage 203491 ({ mkDerivation, base, Boolean, MemoTrie, NumInstances }: 203492 mkDerivation { 203493 pname = "vector-space"; 203494 - version = "0.11"; 203495 - sha256 = "154d09f2a27ph38xgfdwg65bif9rgb9k92avgfjrylk649zpwi4h"; 203496 libraryHaskellDepends = [ base Boolean MemoTrie NumInstances ]; 203497 description = "Vector & affine spaces, linear maps, and derivatives"; 203498 license = stdenv.lib.licenses.bsd3; ··· 208292 ({ mkDerivation, base }: 208293 mkDerivation { 208294 pname = "wiringPi"; 208295 - version = "1.0.1"; 208296 - sha256 = "1i4sidhhwmvn15996cv4415nylcra204pa51zd133pnckcqxbb5k"; 208297 isLibrary = true; 208298 isExecutable = true; 208299 libraryHaskellDepends = [ base ]; ··· 212415 }: 212416 mkDerivation { 212417 pname = "yarn-lock"; 212418 - version = "0.3.1"; 212419 - sha256 = "0plsv7qhl43y85dwzybbik2fx1bm23lz8m5l1fyhd363v9f2df7x"; 212420 libraryHaskellDepends = [ 212421 base containers either megaparsec protolude text 212422 ];
··· 5750 license = stdenv.lib.licenses.bsd3; 5751 }) {}; 5752 5753 + "Frames_0_2_1_1" = callPackage 5754 ({ mkDerivation, base, criterion, directory, ghc-prim, hspec, htoml 5755 , HUnit, pipes, pretty, primitive, readable, regex-applicative 5756 , template-haskell, temporary, text, transformers ··· 5758 }: 5759 mkDerivation { 5760 pname = "Frames"; 5761 + version = "0.2.1.1"; 5762 + sha256 = "19sgkra9i5mn8nbys1h17vhl2j1yhd43hhg4bjr35nz9hj1cjfjs"; 5763 isLibrary = true; 5764 isExecutable = true; 5765 libraryHaskellDepends = [ ··· 6262 }: 6263 mkDerivation { 6264 pname = "GenI"; 6265 + version = "0.25.0.1"; 6266 + sha256 = "0jdalwm1qhr0adlxfbmw7valqiqmfziv4xrlyprw2nycic99p7gm"; 6267 isLibrary = true; 6268 isExecutable = true; 6269 enableSeparateDataOutput = true; ··· 6534 homepage = "http://iki.fi/matti.niemenmaa/glob/"; 6535 description = "Globbing library"; 6536 license = stdenv.lib.licenses.bsd3; 6537 + }) {}; 6538 + 6539 + "Glob_0_9_0" = callPackage 6540 + ({ mkDerivation, base, containers, directory, dlist, filepath 6541 + , HUnit, QuickCheck, test-framework, test-framework-hunit 6542 + , test-framework-quickcheck2, transformers, transformers-compat 6543 + }: 6544 + mkDerivation { 6545 + pname = "Glob"; 6546 + version = "0.9.0"; 6547 + sha256 = "08q2s8ms5klir1pipbsvb5pwdh6hj784p9dkbph7spk2jcqm67lv"; 6548 + libraryHaskellDepends = [ 6549 + base containers directory dlist filepath transformers 6550 + transformers-compat 6551 + ]; 6552 + testHaskellDepends = [ 6553 + base containers directory dlist filepath HUnit QuickCheck 6554 + test-framework test-framework-hunit test-framework-quickcheck2 6555 + transformers transformers-compat 6556 + ]; 6557 + homepage = "http://iki.fi/matti.niemenmaa/glob/"; 6558 + description = "Globbing library"; 6559 + license = stdenv.lib.licenses.bsd3; 6560 + hydraPlatforms = stdenv.lib.platforms.none; 6561 }) {}; 6562 6563 "GlomeTrace" = callPackage ··· 9069 pname = "HarmTrace"; 9070 version = "2.2.1"; 9071 sha256 = "1f0m154fqal44i16bq9lxzsxj1810rmjvg7a17q5p80phg3dzarj"; 9072 + revision = "2"; 9073 + editedCabalFile = "0n1qh6bn1r7hwa7aafgs7pvjh8c1qavq2s9vc56989p73llwl1qr"; 9074 isLibrary = false; 9075 isExecutable = true; 9076 executableHaskellDepends = [ ··· 9090 }: 9091 mkDerivation { 9092 pname = "HarmTrace-Base"; 9093 + version = "1.6.0.0"; 9094 + sha256 = "03rma29wkrcixvd5whmmlqkhiznxgff3dq8jmw6w7xzr9fn72f9b"; 9095 libraryHaskellDepends = [ 9096 base binary containers ghc-prim ListLike uu-parsinglib 9097 ]; ··· 20107 "accelerate-llvm-native" = callPackage 20108 ({ mkDerivation, accelerate, accelerate-llvm, base, bytestring 20109 , c2hs, Cabal, cereal, containers, directory, dlist, fclabels 20110 + , filepath, ghc, ghc-prim, hashable, libffi, llvm-hs, llvm-hs-pure 20111 + , mtl, template-haskell, time, unique, unix, vector 20112 }: 20113 mkDerivation { 20114 pname = "accelerate-llvm-native"; 20115 + version = "1.1.0.1"; 20116 + sha256 = "0hxws9lsmcsrhj0gxwnl86mcsg8x7wyv13lbb2lrglkychqkkv5l"; 20117 libraryHaskellDepends = [ 20118 accelerate accelerate-llvm base bytestring Cabal cereal containers 20119 + directory dlist fclabels filepath ghc ghc-prim hashable libffi 20120 + llvm-hs llvm-hs-pure mtl template-haskell time unique unix vector 20121 ]; 20122 libraryToolDepends = [ c2hs ]; 20123 description = "Accelerate backend for multicore CPUs"; ··· 21690 license = stdenv.lib.licenses.mit; 21691 }) {}; 21692 21693 + "aeson-injector_1_1_0_0" = callPackage 21694 + ({ mkDerivation, aeson, base, bifunctors, containers, deepseq 21695 + , hashable, HUnit, lens, QuickCheck, quickcheck-text, scientific 21696 + , servant-docs, swagger2, tasty, tasty-hunit, tasty-quickcheck 21697 + , text, unordered-containers, vector 21698 + }: 21699 + mkDerivation { 21700 + pname = "aeson-injector"; 21701 + version = "1.1.0.0"; 21702 + sha256 = "1dkl7sgzi9hzc86a27wfch7p33sj1h8zh7xsah3fbqjbz4y8z9wf"; 21703 + libraryHaskellDepends = [ 21704 + aeson base bifunctors deepseq hashable lens servant-docs swagger2 21705 + text unordered-containers 21706 + ]; 21707 + testHaskellDepends = [ 21708 + aeson base containers HUnit lens QuickCheck quickcheck-text 21709 + scientific swagger2 tasty tasty-hunit tasty-quickcheck text vector 21710 + ]; 21711 + description = "Injecting fields into aeson values"; 21712 + license = stdenv.lib.licenses.mit; 21713 + hydraPlatforms = stdenv.lib.platforms.none; 21714 + }) {}; 21715 + 21716 "aeson-iproute" = callPackage 21717 ({ mkDerivation, aeson, base, iproute, text }: 21718 mkDerivation { ··· 22475 }: 22476 mkDerivation { 22477 pname = "aivika-distributed"; 22478 + version = "0.7.4.2"; 22479 + sha256 = "12igx82kzbsg9zick5r9nai2zdds33pkfgp0zm9kdr4a04qz58z1"; 22480 libraryHaskellDepends = [ 22481 aivika aivika-transformers base binary containers 22482 distributed-process exceptions mtl mwc-random random stm time ··· 25743 homepage = "https://github.com/BlackBrane/ansigraph"; 25744 description = "Terminal-based graphing via ANSI and Unicode"; 25745 license = stdenv.lib.licenses.mit; 25746 + }) {}; 25747 + 25748 + "ansigraph_0_3_0_4" = callPackage 25749 + ({ mkDerivation, ansi-terminal, base, hspec, QuickCheck }: 25750 + mkDerivation { 25751 + pname = "ansigraph"; 25752 + version = "0.3.0.4"; 25753 + sha256 = "0gyim5a4b0gc4z45hsbxwl3gn3xcad3068xwcgwh8gc4ikannki9"; 25754 + libraryHaskellDepends = [ ansi-terminal base ]; 25755 + testHaskellDepends = [ base hspec QuickCheck ]; 25756 + homepage = "https://github.com/BlackBrane/ansigraph"; 25757 + description = "Terminal-based graphing via ANSI and Unicode"; 25758 + license = stdenv.lib.licenses.mit; 25759 + hydraPlatforms = stdenv.lib.platforms.none; 25760 }) {}; 25761 25762 "antagonist" = callPackage ··· 34693 hydraPlatforms = stdenv.lib.platforms.none; 34694 }) {inherit (pkgs) gmp;}; 34695 34696 + "bitset-word8" = callPackage 34697 + ({ mkDerivation, base, bytestring, containers, hspec, QuickCheck 34698 + , template-haskell, th-lift-instances 34699 + }: 34700 + mkDerivation { 34701 + pname = "bitset-word8"; 34702 + version = "0.1.0.1"; 34703 + sha256 = "1lsjaxv7858r5xl8a0lffghlmj3w853ndmmfybki7cfwcqr3mhk2"; 34704 + libraryHaskellDepends = [ 34705 + base bytestring containers template-haskell th-lift-instances 34706 + ]; 34707 + testHaskellDepends = [ base hspec QuickCheck ]; 34708 + homepage = "https://github.com/nshimaza/bitset-word8#readme"; 34709 + description = "Space efficient set of Word8 and some pre-canned sets useful for parsing HTTP"; 34710 + license = stdenv.lib.licenses.mit; 34711 + }) {}; 34712 + 34713 "bitspeak" = callPackage 34714 ({ mkDerivation, base, bindings-DSL, bindings-glib 34715 , bindings-gobject, gtk2, pango ··· 36797 license = stdenv.lib.licenses.bsd3; 36798 }) {}; 36799 36800 + "brick_0_26_1" = callPackage 36801 ({ mkDerivation, base, containers, contravariant, data-clist 36802 , deepseq, dlist, microlens, microlens-mtl, microlens-th, stm 36803 , template-haskell, text, text-zipper, transformers, vector, vty ··· 36805 }: 36806 mkDerivation { 36807 pname = "brick"; 36808 + version = "0.26.1"; 36809 + sha256 = "05jajgb0k1346gg4jc44d921x1bsjwxsaw0ibrf3icaq7x5m11rk"; 36810 isLibrary = true; 36811 isExecutable = true; 36812 libraryHaskellDepends = [ ··· 37560 }: 37561 mkDerivation { 37562 pname = "butcher"; 37563 + version = "1.2.0.0"; 37564 + sha256 = "0i18j6pw67bh2bb04zh4x4cbxyy9n7x65yyqfcl3qvl7mz4wzd7k"; 37565 libraryHaskellDepends = [ 37566 base bifunctors containers deque either extra free microlens 37567 microlens-th mtl multistate pretty transformers unsafe void ··· 38140 }) {}; 38141 38142 "byteunits" = callPackage 38143 + ({ mkDerivation, base, Cabal, HUnit, QuickCheck, safe }: 38144 mkDerivation { 38145 pname = "byteunits"; 38146 + version = "0.3.0.2"; 38147 + sha256 = "1nfr56zxzvh0lf2qqmjb2jiaslmsr4a73bflvh9y5zqp1aivchgq"; 38148 libraryHaskellDepends = [ base safe ]; 38149 + testHaskellDepends = [ base Cabal HUnit QuickCheck ]; 38150 description = "Human friendly conversion between byte units (KB, MB, GB...)"; 38151 license = stdenv.lib.licenses.bsd3; 38152 }) {}; ··· 38218 }: 38219 mkDerivation { 38220 pname = "c-mosquitto"; 38221 + version = "0.1.2.0"; 38222 + sha256 = "1q2g7wv11d8p5ykbh0m7xd8jx4lvm73i503rz5pvsgmgm39fwy98"; 38223 isLibrary = true; 38224 isExecutable = true; 38225 libraryHaskellDepends = [ ··· 45864 "colorless" = callPackage 45865 ({ mkDerivation, aeson, base, bytestring, containers, errors 45866 , exceptions, hspec, lifted-async, monad-control, monad-logger, mtl 45867 + , random, scientific, text, tuple, unordered-containers, vector 45868 }: 45869 mkDerivation { 45870 pname = "colorless"; 45871 + version = "2.2.4"; 45872 + sha256 = "0w9mrdfnj0g1dis88zbpcfjwxl3n3m93k14rwvy4lwxpykafjvr5"; 45873 libraryHaskellDepends = [ 45874 aeson base bytestring containers errors exceptions lifted-async 45875 monad-control monad-logger mtl random scientific text 45876 unordered-containers vector 45877 ]; 45878 testHaskellDepends = [ 45879 + aeson base containers hspec scientific text tuple vector 45880 ]; 45881 description = "Colorless"; 45882 license = stdenv.lib.licenses.bsd3; ··· 47334 license = stdenv.lib.licenses.mit; 47335 }) {}; 47336 47337 + "concurrency_1_2_1_0" = callPackage 47338 ({ mkDerivation, array, atomic-primops, base, exceptions 47339 , monad-control, mtl, stm, transformers 47340 }: 47341 mkDerivation { 47342 pname = "concurrency"; 47343 + version = "1.2.1.0"; 47344 + sha256 = "1361ywfwbymnw1siaysswl0hfh5hq8zgzkazy226civxcap4pi47"; 47345 libraryHaskellDepends = [ 47346 array atomic-primops base exceptions monad-control mtl stm 47347 transformers ··· 47713 }: 47714 mkDerivation { 47715 pname = "conduit-algorithms"; 47716 + version = "0.0.5.0"; 47717 + sha256 = "0c8r4iydvzlp1q2szqnxpk8g95dn905ymzsa3isxdh9cjjqm5lbi"; 47718 libraryHaskellDepends = [ 47719 async base bytestring bzlib-conduit conduit conduit-combinators 47720 conduit-extra containers deepseq directory filepath mtl resourcet ··· 50663 }) {}; 50664 50665 "crdt" = callPackage 50666 + ({ mkDerivation, base, containers, enummapset, lattices, microlens 50667 + , microlens-ghc, microlens-mtl, mtl, QuickCheck, tasty 50668 , tasty-quickcheck 50669 }: 50670 mkDerivation { 50671 pname = "crdt"; 50672 + version = "1.0"; 50673 + sha256 = "0s9naq4bakivgs9bqjrp9pli3yfj9ync69pif61q7jsb0gw8w9ny"; 50674 + libraryHaskellDepends = [ 50675 + base containers enummapset lattices microlens microlens-ghc 50676 + microlens-mtl mtl 50677 + ]; 50678 testHaskellDepends = [ 50679 base containers QuickCheck tasty tasty-quickcheck 50680 ]; ··· 57269 ({ mkDerivation, base, hspec, QuickCheck }: 57270 mkDerivation { 57271 pname = "derive-storable"; 57272 + version = "0.1.1.1"; 57273 + sha256 = "0rb60s5wznlqqq2s8l2wrvbgzalk719x550h321vf1xx6ck6g8g2"; 57274 libraryHaskellDepends = [ base ]; 57275 testHaskellDepends = [ base hspec QuickCheck ]; 57276 homepage = "https://www.github.com/mkloczko/derive-storable/"; ··· 58929 ({ mkDerivation, base, Cabal, ghc-prim, QuickCheck }: 58930 mkDerivation { 58931 pname = "dimensions"; 58932 + version = "0.3.1.0"; 58933 + sha256 = "1img3byk6jyfjqn1diss2067k88ii6hg5g92yaghkizh1d2vmyi0"; 58934 libraryHaskellDepends = [ base ghc-prim ]; 58935 testHaskellDepends = [ base Cabal QuickCheck ]; 58936 homepage = "https://github.com/achirkin/easytensor#readme"; ··· 60126 }: 60127 mkDerivation { 60128 pname = "distributed-process-tests"; 60129 + version = "0.4.11"; 60130 + sha256 = "0rpmmyl3bal61q1gg6kk57i8whvard8r6f6w57pdgspp2sy5bhh7"; 60131 libraryHaskellDepends = [ 60132 ansi-terminal base binary bytestring distributed-process 60133 distributed-static HUnit network network-transport random rematch ··· 60699 }: 60700 mkDerivation { 60701 pname = "docker"; 60702 + version = "0.4.1.0"; 60703 + sha256 = "1ywqi7mcyb39fir040gfnk8cb57ysa8mnhcss5x2jvhgqfg3vffw"; 60704 libraryHaskellDepends = [ 60705 aeson base blaze-builder bytestring conduit conduit-combinators 60706 conduit-extra containers data-default-class directory exceptions ··· 61200 license = stdenv.lib.licenses.mit; 61201 }) {}; 61202 61203 + "dotenv_0_5_1_0" = callPackage 61204 ({ mkDerivation, base, base-compat, exceptions, hspec 61205 , hspec-megaparsec, megaparsec, optparse-applicative, process, text 61206 , transformers 61207 }: 61208 mkDerivation { 61209 pname = "dotenv"; 61210 + version = "0.5.1.0"; 61211 + sha256 = "1cgx9q8gdfvkv3vr10yafa0vls2iil5kr5nqdbn4n9xf8m5p3dn1"; 61212 isLibrary = true; 61213 isExecutable = true; 61214 enableSeparateDataOutput = true; 61215 libraryHaskellDepends = [ 61216 + base base-compat exceptions megaparsec process text transformers 61217 ]; 61218 executableHaskellDepends = [ 61219 base base-compat megaparsec optparse-applicative process text 61220 transformers 61221 ]; 61222 testHaskellDepends = [ 61223 + base base-compat exceptions hspec hspec-megaparsec megaparsec 61224 + process text transformers 61225 ]; 61226 homepage = "https://github.com/stackbuilders/dotenv-hs"; 61227 description = "Loads environment variables from dotenv files"; ··· 62444 pname = "dyckword"; 62445 version = "0.1.0.4"; 62446 sha256 = "1904dy0f30jbv3b43vpkfsczr27xsfsnvmh21xhd9y4lvdah0rbr"; 62447 + revision = "1"; 62448 + editedCabalFile = "0w0az7jkkyfvaldh44b9pmqlwrfvjxmfk07hvrdiwxl62klg4plq"; 62449 libraryHaskellDepends = [ base exact-combinatorics text ]; 62450 testHaskellDepends = [ ansi-terminal base hspec text ]; 62451 + homepage = "https://github.com/laserpants/dyckword#readme"; 62452 description = "A library for working with binary Dyck words"; 62453 license = stdenv.lib.licenses.bsd3; 62454 }) {}; ··· 62901 }: 62902 mkDerivation { 62903 pname = "easytensor"; 62904 + version = "0.3.1.0"; 62905 + sha256 = "07shnpbnh3qq28yhcrhwhhb8m8b9x5ad36cj5f5hxqghfhih7k6b"; 62906 libraryHaskellDepends = [ base dimensions ghc-prim ]; 62907 testHaskellDepends = [ base Cabal dimensions QuickCheck ]; 62908 benchmarkHaskellDepends = [ base dimensions time ]; 62909 homepage = "https://github.com/achirkin/easytensor#readme"; 62910 description = "Pure, type-indexed haskell vector, matrix, and tensor library"; 62911 + license = stdenv.lib.licenses.bsd3; 62912 hydraPlatforms = stdenv.lib.platforms.none; 62913 }) {}; 62914 ··· 65784 }: 65785 mkDerivation { 65786 pname = "ersatz-toysat"; 65787 + version = "0.2.2.0"; 65788 + sha256 = "056yyls1mhl20sbngk43lip9gi092c1da0snx6fcs0vbv8gm0j4v"; 65789 isLibrary = true; 65790 isExecutable = true; 65791 libraryHaskellDepends = [ ··· 66037 }) {}; 66038 66039 "ethereum-analyzer" = callPackage 66040 + ({ mkDerivation, aeson, base, bimap, bytestring, containers 66041 + , ethereum-analyzer-deps, extra, fgl, GenericPretty, graphviz 66042 + , hexstring, hoopl, hspec, pretty, protolude, split, text 66043 + , unordered-containers, wl-pprint-text 66044 }: 66045 mkDerivation { 66046 pname = "ethereum-analyzer"; 66047 + version = "2.0.0"; 66048 + sha256 = "1nrvlziqhszns4hwbhg53k0jcd3xbc4gfg60snvh4i4x2cj6r3pz"; 66049 libraryHaskellDepends = [ 66050 + aeson base bimap bytestring containers ethereum-analyzer-deps extra 66051 + fgl GenericPretty graphviz hexstring hoopl pretty protolude split 66052 + text unordered-containers wl-pprint-text 66053 ]; 66054 testHaskellDepends = [ 66055 + base bytestring ethereum-analyzer-deps extra GenericPretty hoopl 66056 + hspec protolude text wl-pprint-text 66057 ]; 66058 homepage = "https://github.com/ethereumK/ethereum-analyzer"; 66059 description = "A Ethereum contract analyzer"; ··· 66065 ({ mkDerivation, aeson, base, bytestring, conduit-combinators 66066 , directory, ethereum-analyzer, ethereum-analyzer-deps, exceptions 66067 , hexstring, hflags, http-conduit, json-rpc, monad-logger, mtl 66068 + , optparse-applicative, optparse-text, protolude, text, tostring 66069 + , unordered-containers, vector 66070 }: 66071 mkDerivation { 66072 pname = "ethereum-analyzer-cli"; 66073 + version = "2.0.0"; 66074 + sha256 = "12n9x7c6cqki96ydkvb0ldbl3nra1lcvr4p47hnnw3dcna99dxhh"; 66075 isLibrary = true; 66076 isExecutable = true; 66077 libraryHaskellDepends = [ ··· 66081 unordered-containers vector 66082 ]; 66083 executableHaskellDepends = [ 66084 + base ethereum-analyzer ethereum-analyzer-deps hflags monad-logger 66085 + optparse-applicative optparse-text protolude text 66086 ]; 66087 homepage = "https://github.com/ethereumK/ethereum-analyzer"; 66088 description = "A CLI frontend for ethereum-analyzer"; ··· 66097 }: 66098 mkDerivation { 66099 pname = "ethereum-analyzer-deps"; 66100 + version = "2.0.0"; 66101 + sha256 = "1kjnxg7j8343amy77m96xx6wzqk4gph1gmpb1ffqky2a70n8bngn"; 66102 libraryHaskellDepends = [ 66103 aeson ansi-wl-pprint base base16-bytestring binary bytestring 66104 containers deepseq fast-logger global-lock monad-logger split text ··· 66118 }: 66119 mkDerivation { 66120 pname = "ethereum-analyzer-webui"; 66121 + version = "2.0.0"; 66122 + sha256 = "1b4pc6nfn3cc38n0f8pvgmc32pk1shnm0r9227xxi07093m8az1w"; 66123 isLibrary = true; 66124 isExecutable = true; 66125 libraryHaskellDepends = [ ··· 68581 }: 68582 mkDerivation { 68583 pname = "fastparser"; 68584 + version = "0.3.1"; 68585 + sha256 = "0qs3i1cxcdgyi2595qcqalqflpfkqgg6krw7dmjq4kk4pmnm6yw4"; 68586 libraryHaskellDepends = [ 68587 base bytestring bytestring-lexing containers kan-extensions 68588 microlens thyme transformers vector-space ··· 70278 license = stdenv.lib.licenses.gpl3; 70279 }) {}; 70280 70281 + "find-clumpiness_0_2_3_1" = callPackage 70282 + ({ mkDerivation, aeson, base, BiobaseNewick, bytestring, clumpiness 70283 + , containers, hierarchical-clustering, listsafe, mtl 70284 + , optparse-applicative, text, text-show, tree-fun 70285 + , unordered-containers, vector 70286 + }: 70287 + mkDerivation { 70288 + pname = "find-clumpiness"; 70289 + version = "0.2.3.1"; 70290 + sha256 = "0aicxjh58cz25kxigz013j07a0vc5jyirs75daqjmlgd3rj5b7h8"; 70291 + isLibrary = true; 70292 + isExecutable = true; 70293 + libraryHaskellDepends = [ 70294 + aeson base BiobaseNewick bytestring clumpiness containers 70295 + hierarchical-clustering listsafe mtl text text-show tree-fun 70296 + unordered-containers vector 70297 + ]; 70298 + executableHaskellDepends = [ 70299 + aeson base BiobaseNewick bytestring clumpiness containers 70300 + optparse-applicative text tree-fun unordered-containers 70301 + ]; 70302 + homepage = "http://github.com/GregorySchwartz/find-clumpiness#readme"; 70303 + description = "Find the clumpiness of labels in a tree"; 70304 + license = stdenv.lib.licenses.gpl3; 70305 + hydraPlatforms = stdenv.lib.platforms.none; 70306 + }) {}; 70307 + 70308 "find-conduit" = callPackage 70309 ({ mkDerivation, attoparsec, base, conduit, conduit-combinators 70310 , conduit-extra, directory, doctest, either, exceptions, filepath ··· 70367 ]; 70368 description = "Generic finger-tree structure, with example instances"; 70369 license = stdenv.lib.licenses.bsd3; 70370 + }) {}; 70371 + 70372 + "fingertree_0_1_2_1" = callPackage 70373 + ({ mkDerivation, base, HUnit, QuickCheck, test-framework 70374 + , test-framework-hunit, test-framework-quickcheck2 70375 + }: 70376 + mkDerivation { 70377 + pname = "fingertree"; 70378 + version = "0.1.2.1"; 70379 + sha256 = "03vchlbhx9ipjx1w8y4pfc4awb1gjjgr5f95h977lknzb5ad9fx5"; 70380 + libraryHaskellDepends = [ base ]; 70381 + testHaskellDepends = [ 70382 + base HUnit QuickCheck test-framework test-framework-hunit 70383 + test-framework-quickcheck2 70384 + ]; 70385 + description = "Generic finger-tree structure, with example instances"; 70386 + license = stdenv.lib.licenses.bsd3; 70387 + hydraPlatforms = stdenv.lib.platforms.none; 70388 }) {}; 70389 70390 "fingertree-psqueue" = callPackage ··· 72306 }) {}; 72307 72308 "forest-fire" = callPackage 72309 + ({ mkDerivation, aeson, base, bytestring, cli, containers, HUnit 72310 + , mtl, process, tasty, tasty-hunit, text 72311 }: 72312 mkDerivation { 72313 pname = "forest-fire"; 72314 + version = "0.2"; 72315 + sha256 = "1y50nlj2k2glzypr3nvwcx7pdf7bwn0n4d4vks5n8balvx6yaniq"; 72316 isLibrary = true; 72317 isExecutable = true; 72318 libraryHaskellDepends = [ 72319 + aeson base bytestring containers process text 72320 ]; 72321 executableHaskellDepends = [ base cli ]; 72322 + testHaskellDepends = [ 72323 + aeson base bytestring containers HUnit mtl tasty tasty-hunit 72324 + ]; 72325 homepage = "https://github.com/toothbrush/forest-fire#readme"; 72326 description = "Recursively delete CloudFormation stacks and their dependants"; 72327 license = stdenv.lib.licenses.bsd3; ··· 74920 "gdax" = callPackage 74921 ({ mkDerivation, aeson, aeson-casing, aeson-pretty, base 74922 , base64-bytestring, byteable, bytestring, containers, cryptohash 74923 + , exceptions, hashable, http-client, http-client-tls, lens 74924 + , lens-aeson, mtl, regex-tdfa, regex-tdfa-text, scientific, tasty 74925 + , tasty-hunit, tasty-quickcheck, tasty-th, text, time 74926 + , unordered-containers, uuid, vector, websockets, wreq, wuss 74927 }: 74928 mkDerivation { 74929 pname = "gdax"; 74930 + version = "0.6.0.0"; 74931 + sha256 = "08b7j5dcs5indpd6gb6pc3aw692jqvm26vfnq12mpssdbv7fzf6y"; 74932 isLibrary = true; 74933 isExecutable = true; 74934 libraryHaskellDepends = [ 74935 aeson aeson-casing base base64-bytestring byteable bytestring 74936 + containers cryptohash exceptions hashable http-client 74937 + http-client-tls lens lens-aeson mtl regex-tdfa regex-tdfa-text 74938 + scientific text time unordered-containers uuid vector websockets 74939 + wreq wuss 74940 ]; 74941 executableHaskellDepends = [ 74942 + aeson aeson-pretty base base64-bytestring bytestring text vector 74943 websockets wuss 74944 ]; 74945 testHaskellDepends = [ 74946 + aeson aeson-pretty base base64-bytestring bytestring containers 74947 + exceptions lens lens-aeson mtl tasty tasty-hunit tasty-quickcheck 74948 + tasty-th text time unordered-containers vector websockets wuss 74949 ]; 74950 homepage = "https://github.com/AndrewRademacher/gdax"; 74951 description = "API Wrapping for Coinbase's GDAX exchange"; ··· 75788 }: 75789 mkDerivation { 75790 pname = "geni-util"; 75791 + version = "0.25.0.1"; 75792 + sha256 = "1p62m885w3wpin8g2lcjzrk8a0gslkrxml6d66m38m6lflgwrm6h"; 75793 isLibrary = true; 75794 isExecutable = true; 75795 enableSeparateDataOutput = true; ··· 76736 license = stdenv.lib.licenses.bsd3; 76737 }) {}; 76738 76739 + "ghc-events_0_7_0" = callPackage 76740 + ({ mkDerivation, array, base, binary, bytestring, containers, text 76741 + , vector 76742 + }: 76743 + mkDerivation { 76744 + pname = "ghc-events"; 76745 + version = "0.7.0"; 76746 + sha256 = "12vs1vpi969391k1n7apg2sd399dl5xdkjgb8rbn9sj0dmp9l946"; 76747 + isLibrary = true; 76748 + isExecutable = true; 76749 + libraryHaskellDepends = [ 76750 + array base binary bytestring containers text vector 76751 + ]; 76752 + executableHaskellDepends = [ base containers ]; 76753 + testHaskellDepends = [ base bytestring ]; 76754 + description = "Library and tool for parsing .eventlog files from GHC"; 76755 + license = stdenv.lib.licenses.bsd3; 76756 + hydraPlatforms = stdenv.lib.platforms.none; 76757 + }) {}; 76758 + 76759 "ghc-events-analyze" = callPackage 76760 ({ mkDerivation, base, containers, diagrams-lib, diagrams-svg 76761 , filepath, ghc-events, lens, mtl, optparse-applicative, parsec ··· 78914 }: 78915 mkDerivation { 78916 pname = "git-annex"; 78917 + version = "6.20171003"; 78918 + sha256 = "0fyyad5fbdacwyg8b1m6fp1qqkdhp1hgp5r1isivmxfbk15xgvai"; 78919 configureFlags = [ 78920 "-fassistant" "-fcryptonite" "-fdbus" "-fdesktopnotify" "-fdns" 78921 "-ffeed" "-finotify" "-fpairing" "-fproduction" "-fquvi" "-fs3" ··· 83666 }: 83667 mkDerivation { 83668 pname = "graphite"; 83669 + version = "0.4.2.0"; 83670 + sha256 = "11pa89d916c5kk08gwwnsrji4d16ccbqw0wrcn4fnp59nfcjs53l"; 83671 libraryHaskellDepends = [ 83672 base bytestring cassava containers graphviz hashable process 83673 QuickCheck random unordered-containers vector ··· 89825 pname = "hashids"; 89826 version = "1.0.2.3"; 89827 sha256 = "0d15h8q4llq7x82g3r3pnyj1lw3ryj5q4nvi2i152agpx0sl5mzc"; 89828 + revision = "2"; 89829 + editedCabalFile = "1l4zz47c0kcpwi7l4dsizddi2c1a6k3v6a0b6w4wjylvzd066fz0"; 89830 libraryHaskellDepends = [ base bytestring containers split ]; 89831 testHaskellDepends = [ base bytestring containers split ]; 89832 homepage = "http://hashids.org/"; ··· 97016 hydraPlatforms = stdenv.lib.platforms.none; 97017 }) {}; 97018 97019 + "hgrep" = callPackage 97020 + ({ mkDerivation, ansi-terminal, base, bytestring, ghc 97021 + , ghc-exactprint, hscolour, lens, optparse-applicative, pcre-heavy 97022 + , template-haskell 97023 + }: 97024 + mkDerivation { 97025 + pname = "hgrep"; 97026 + version = "0.1"; 97027 + sha256 = "1pddn24pw8yv1lp3ihbwnanyvrc1nr974sfba2w91shr8m1kimaf"; 97028 + isLibrary = true; 97029 + isExecutable = true; 97030 + libraryHaskellDepends = [ 97031 + ansi-terminal base bytestring ghc ghc-exactprint hscolour lens 97032 + pcre-heavy template-haskell 97033 + ]; 97034 + executableHaskellDepends = [ 97035 + ansi-terminal base optparse-applicative 97036 + ]; 97037 + homepage = "https://github.com/thumphries/hgrep"; 97038 + description = "Search Haskell source code from the command line"; 97039 + license = stdenv.lib.licenses.bsd3; 97040 + }) {}; 97041 + 97042 "hgrev" = callPackage 97043 ({ mkDerivation, aeson, base, bytestring, directory, filepath 97044 , process, template-haskell ··· 98645 pname = "hledger"; 98646 version = "1.4"; 98647 sha256 = "146llzlpijcai3cfqcd4l4dcyjq6j6wd6pinkllja73vpx7wyi75"; 98648 + revision = "1"; 98649 + editedCabalFile = "16q9ji8qrgpxchxmx0k77qq3hhfz5h09qyc7r3pkav04nx3pv1sg"; 98650 isLibrary = true; 98651 isExecutable = true; 98652 enableSeparateDataOutput = true; ··· 98733 ({ mkDerivation, base, hledger-lib, text, time }: 98734 mkDerivation { 98735 pname = "hledger-diff"; 98736 + version = "0.2.0.11"; 98737 + sha256 = "1y5f7xdw1rriz2d7qxnkywyjsa09bk6712rks3l1zkihi5i3fnr7"; 98738 isLibrary = false; 98739 isExecutable = true; 98740 executableHaskellDepends = [ base hledger-lib text time ]; ··· 98755 pname = "hledger-iadd"; 98756 version = "1.2.6"; 98757 sha256 = "1l5vzhyya5h6sc3l74iy0mnys8bcjp6m5z0m3lqabk37ik31ld36"; 98758 + revision = "3"; 98759 + editedCabalFile = "0avx22jx969dzg865rgpcvg5n844fqinhsnxir0cbmilpfj5a33k"; 98760 isLibrary = true; 98761 isExecutable = true; 98762 libraryHaskellDepends = [ ··· 98829 pname = "hledger-lib"; 98830 version = "1.4"; 98831 sha256 = "15hyrpn0ifwx4x22hggjdm1xz0jyk8p5wnrynzxy9ali0wci1qxq"; 98832 + revision = "1"; 98833 + editedCabalFile = "0nyf7cvv5qhz1n48qj3ib1d56q694zj1b1wfqlrzzfj2a7mi2p4c"; 98834 enableSeparateDataOutput = true; 98835 libraryHaskellDepends = [ 98836 ansi-terminal array base base-compat blaze-markup bytestring ··· 98863 pname = "hledger-ui"; 98864 version = "1.4"; 98865 sha256 = "0rm6091nlpijhi6k74dg35g38a7ly22mqfnb0mvjp8pyxb4phq33"; 98866 + revision = "2"; 98867 + editedCabalFile = "1cm2nbz0wvy05n33km9h69qwch51gc44dk1jzi26ivqqqxy6h6jj"; 98868 isLibrary = false; 98869 isExecutable = true; 98870 enableSeparateDataOutput = true; ··· 98912 pname = "hledger-web"; 98913 version = "1.4"; 98914 sha256 = "1l5mxvhgvn3q1ds9qmqkdmrs82619nvs13gmjsynr0vbbx52zw7h"; 98915 + revision = "1"; 98916 + editedCabalFile = "14ayvky2pjaj2hnxajpb5h0hi2r6fl2ps401abn4apk36y3w16ab"; 98917 isLibrary = true; 98918 isExecutable = true; 98919 enableSeparateDataOutput = true; ··· 99861 license = stdenv.lib.licenses.bsd3; 99862 }) {}; 99863 99864 + "hoauth2_1_4_0" = callPackage 99865 + ({ mkDerivation, aeson, base, bytestring, containers, exceptions 99866 + , http-conduit, http-types, microlens, text, unordered-containers 99867 + , uri-bytestring, uri-bytestring-aeson, wai, warp 99868 + }: 99869 + mkDerivation { 99870 + pname = "hoauth2"; 99871 + version = "1.4.0"; 99872 + sha256 = "0wksa14mj7pyd6mjv81m1djqs8s79sri8a1by14l626pgai7p3h0"; 99873 + isLibrary = true; 99874 + isExecutable = true; 99875 + libraryHaskellDepends = [ 99876 + aeson base bytestring exceptions http-conduit http-types microlens 99877 + text unordered-containers uri-bytestring uri-bytestring-aeson 99878 + ]; 99879 + executableHaskellDepends = [ 99880 + aeson base bytestring containers http-conduit http-types text 99881 + uri-bytestring wai warp 99882 + ]; 99883 + homepage = "https://github.com/freizl/hoauth2"; 99884 + description = "Haskell OAuth2 authentication client"; 99885 + license = stdenv.lib.licenses.bsd3; 99886 + hydraPlatforms = stdenv.lib.platforms.none; 99887 + }) {}; 99888 + 99889 "hob" = callPackage 99890 ({ mkDerivation, base, bytestring, containers, directory, filepath 99891 , glib, gtk-largeTreeStore, gtk3, gtksourceview3, hspec, mtl, pango ··· 100152 }) {}; 100153 100154 "hol" = callPackage 100155 + ({ mkDerivation, base, bytestring, containers, filepath, parsec 100156 + , pretty, process, QuickCheck, text, transformers 100157 }: 100158 mkDerivation { 100159 pname = "hol"; 100160 + version = "1.2"; 100161 + sha256 = "121nz9v05fj7qph9x1c7vg7zasvcm2bdlqsk8y0apvgx1wh58cdp"; 100162 + isLibrary = true; 100163 + isExecutable = true; 100164 libraryHaskellDepends = [ 100165 + base bytestring containers filepath parsec pretty process text 100166 + transformers 100167 + ]; 100168 + executableHaskellDepends = [ 100169 + base bytestring containers filepath parsec pretty process 100170 + QuickCheck text transformers 100171 ]; 100172 testHaskellDepends = [ 100173 + base bytestring containers filepath parsec pretty process 100174 + QuickCheck text transformers 100175 ]; 100176 benchmarkHaskellDepends = [ 100177 + base bytestring containers filepath parsec pretty process text 100178 + transformers 100179 ]; 100180 description = "Higher order logic"; 100181 license = stdenv.lib.licenses.mit; ··· 101397 }: 101398 mkDerivation { 101399 pname = "hpack"; 101400 + version = "0.19.2"; 101401 + sha256 = "0kwsy3qwhvc55czszddbq16nz2wniwx7m04i9fkywxcrifjkk7n4"; 101402 isLibrary = true; 101403 isExecutable = true; 101404 libraryHaskellDepends = [ ··· 101733 license = stdenv.lib.licenses.bsd3; 101734 }) {}; 101735 101736 + "hpio_0_9_0_0" = callPackage 101737 + ({ mkDerivation, async, base, bytestring, containers, directory 101738 + , doctest, exceptions, filepath, hlint, hspec, monad-control 101739 + , monad-logger, mtl, optparse-applicative, protolude, QuickCheck 101740 + , text, transformers, transformers-base, unix, unix-bytestring 101741 + }: 101742 + mkDerivation { 101743 + pname = "hpio"; 101744 + version = "0.9.0.0"; 101745 + sha256 = "1j69y396k08af6pvxj0l1687fdfknsyv3xhy7lhhibglv6nskg48"; 101746 + isLibrary = true; 101747 + isExecutable = true; 101748 + libraryHaskellDepends = [ 101749 + base bytestring containers directory exceptions filepath 101750 + monad-control monad-logger mtl protolude QuickCheck text 101751 + transformers transformers-base unix unix-bytestring 101752 + ]; 101753 + executableHaskellDepends = [ 101754 + async base exceptions mtl optparse-applicative protolude text 101755 + transformers 101756 + ]; 101757 + testHaskellDepends = [ 101758 + base containers directory doctest exceptions filepath hlint hspec 101759 + protolude QuickCheck 101760 + ]; 101761 + homepage = "https://github.com/quixoftic/hpio#readme"; 101762 + description = "Monads for GPIO in Haskell"; 101763 + license = stdenv.lib.licenses.bsd3; 101764 + hydraPlatforms = stdenv.lib.platforms.none; 101765 + }) {}; 101766 + 101767 "hplayground" = callPackage 101768 ({ mkDerivation, base, containers, data-default, haste-compiler 101769 , haste-perch, monads-tf, transformers ··· 102244 homepage = "http://istitutocolli.org/repos/hs-bibutils/"; 102245 description = "Haskell bindings to bibutils, the bibliography conversion utilities"; 102246 license = "GPL"; 102247 + }) {}; 102248 + 102249 + "hs-bibutils_6_2" = callPackage 102250 + ({ mkDerivation, base, syb }: 102251 + mkDerivation { 102252 + pname = "hs-bibutils"; 102253 + version = "6.2"; 102254 + sha256 = "0nzw06qn8ff6k2bl92fmd1wwxcy8m0r9lm34mg41ffnm8jm2scfn"; 102255 + libraryHaskellDepends = [ base syb ]; 102256 + homepage = "https://github.com/wilx/hs-bibutils"; 102257 + description = "Haskell bindings to bibutils, the bibliography conversion utilities"; 102258 + license = "GPL"; 102259 + hydraPlatforms = stdenv.lib.platforms.none; 102260 }) {}; 102261 102262 "hs-blake2" = callPackage ··· 104306 license = stdenv.lib.licenses.mit; 104307 }) {inherit (pkgs) lua5_1;}; 104308 104309 + "hslua_0_9_0" = callPackage 104310 ({ mkDerivation, base, bytestring, containers, exceptions, fail 104311 , lua5_1, mtl, QuickCheck, quickcheck-instances, tasty 104312 , tasty-expected-failure, tasty-hunit, tasty-quickcheck, text 104313 }: 104314 mkDerivation { 104315 pname = "hslua"; 104316 + version = "0.9.0"; 104317 + sha256 = "1ka6vacjrs4y7c83ay7zpvw3kgv19snb50jmfb8j00dprap5wwgq"; 104318 configureFlags = [ "-fsystem-lua" ]; 104319 libraryHaskellDepends = [ 104320 base bytestring containers exceptions fail mtl text ··· 104351 license = stdenv.lib.licenses.mit; 104352 }) {}; 104353 104354 + "hslua-aeson_0_3_0_1" = callPackage 104355 ({ mkDerivation, aeson, base, hashable, hslua, hspec, HUnit 104356 , ieee754, QuickCheck, quickcheck-instances, scientific, text 104357 , unordered-containers, vector 104358 }: 104359 mkDerivation { 104360 pname = "hslua-aeson"; 104361 + version = "0.3.0.1"; 104362 + sha256 = "0h4l38bag7kd4d66iprv9hj36q8czqsxr5v6xgmn91wz4cadb42w"; 104363 libraryHaskellDepends = [ 104364 aeson base hashable hslua scientific text unordered-containers 104365 vector ··· 108679 }: 108680 mkDerivation { 108681 pname = "hw-kafka-client"; 108682 + version = "2.0.1"; 108683 + sha256 = "14pgl4q2m0hqz6xnj8gg9n5jlqqvl07xrqw3fn2m4gj9hcf768pq"; 108684 isLibrary = true; 108685 isExecutable = true; 108686 libraryHaskellDepends = [ ··· 113880 }: 113881 mkDerivation { 113882 pname = "ip"; 113883 + version = "0.9.3"; 113884 + sha256 = "0r8kxdxh08plmal9q2i098hlgxvii67ylprzwqzrwa1i9qlcv7v6"; 113885 libraryHaskellDepends = [ 113886 aeson attoparsec base bytestring hashable primitive text vector 113887 ]; ··· 121394 ({ mkDerivation, base, pretty }: 121395 mkDerivation { 121396 pname = "language-vhdl"; 121397 + version = "0.1.3"; 121398 + sha256 = "03n5cnr71zq3fl0ajjiyzjq2x2848lwd9gfp4kjkkjaxw0lb6bka"; 121399 libraryHaskellDepends = [ base pretty ]; 121400 homepage = "https://github.com/markus-git/language-vhdl"; 121401 description = "VHDL AST and pretty printer in Haskell"; ··· 121632 license = stdenv.lib.licenses.bsd3; 121633 }) {}; 121634 121635 + "lattices_1_7" = callPackage 121636 ({ mkDerivation, base, base-compat, containers, deepseq, hashable 121637 , QuickCheck, quickcheck-instances, semigroupoids, tagged, tasty 121638 , tasty-quickcheck, transformers, universe-base ··· 121641 }: 121642 mkDerivation { 121643 pname = "lattices"; 121644 + version = "1.7"; 121645 + sha256 = "1p5bqr3a8haib4wsdzy08z61jv8cq91n7rzj7wanh1nwp3r2n1nc"; 121646 libraryHaskellDepends = [ 121647 base base-compat containers deepseq hashable semigroupoids tagged 121648 universe-base universe-reverse-instances unordered-containers ··· 121677 hydraPlatforms = stdenv.lib.platforms.none; 121678 }) {}; 121679 121680 + "lawless-concurrent-machines" = callPackage 121681 + ({ mkDerivation, async, base, containers, lifted-async, machines 121682 + , monad-control, semigroups, tasty, tasty-hunit, time, transformers 121683 + , transformers-base 121684 + }: 121685 + mkDerivation { 121686 + pname = "lawless-concurrent-machines"; 121687 + version = "0.3.1"; 121688 + sha256 = "17y523yahblrd5zq7f5nvr93fg4bqr9aj0zi915l16ffv8hqvply"; 121689 + libraryHaskellDepends = [ 121690 + async base containers lifted-async machines monad-control 121691 + semigroups time transformers transformers-base 121692 + ]; 121693 + testHaskellDepends = [ 121694 + base machines tasty tasty-hunit time transformers 121695 + ]; 121696 + benchmarkHaskellDepends = [ base machines time ]; 121697 + description = "Concurrent networked stream transducers"; 121698 + license = stdenv.lib.licenses.bsd3; 121699 + }) {}; 121700 + 121701 "lax" = callPackage 121702 ({ mkDerivation, base }: 121703 mkDerivation { ··· 123419 123420 pname = "pandoc"; 123421 pname = "pandoc"; 123422 + , boomerang, bytestring, containers, containers-unicode-symbols 123423 + , contravariant, data-textual, dns, exceptions, filepath 123424 + , hjsonschema, lawless-concurrent-machines, lens, lifted-async 123425 pname = "pandoc"; 123426 pname = "pandoc"; 123427 pname = "pandoc"; ··· 123431 }: 123432 mkDerivation { 123433 pname = "pandoc"; 123434 + version = "0.26.0"; 123435 + sha256 = "0izkk1rfiny4fnjazbpq04wzhcjgfwsr9fs10lpn9ifp4ckahynj"; 123436 enableSeparateDataOutput = true; 123437 libraryHaskellDepends = [ 123438 pname = "pandoc"; 123439 + containers containers-unicode-symbols contravariant data-textual 123440 + dns exceptions hjsonschema lawless-concurrent-machines lens 123441 pname = "pandoc"; 123442 pname = "pandoc"; 123443 pname = "pandoc"; ··· 124080 }) {}; 124081 124082 pname = "pandoc"; 124083 + ({ mkDerivation, base, containers, gjk2d, lens, linear, mtl 124084 + , QuickCheck 124085 + }: 124086 mkDerivation { 124087 pname = "pandoc"; 124088 + version = "0.2.0.1"; 124089 + sha256 = "1lhwir14di3chnj6xn28cwkzmim5d4cq39da82ils6mhghjgzjbg"; 124090 pname = "pandoc"; 124091 + testHaskellDepends = [ base containers lens linear QuickCheck ]; 124092 pname = "pandoc"; 124093 pname = "pandoc"; 124094 license = stdenv.lib.licenses.bsd3; ··· 126608 }: 126609 mkDerivation { 126610 pname = "pandoc"; 126611 + version = "1.2.3"; 126612 + sha256 = "0r3f2chnzyizm0kz7crjynycs2kzbvh5aw3a0qwc66gbignjnbkw"; 126613 isLibrary = true; 126614 isExecutable = true; 126615 libraryHaskellDepends = [ ··· 127763 license = stdenv.lib.licenses.bsd3; 127764 }) {}; 127765 127766 + "lucid_2_9_9" = callPackage 127767 + ({ mkDerivation, base, bifunctors, blaze-builder, bytestring 127768 + , containers, criterion, deepseq, hashable, hspec, HUnit, mmorph 127769 + , mtl, parsec, text, transformers, unordered-containers 127770 + }: 127771 + mkDerivation { 127772 + pname = "lucid"; 127773 + version = "2.9.9"; 127774 + sha256 = "0cqdlm1kamfn8kv3r3vphz16j2xi9yf15kpb6440rhsyvwddbani"; 127775 + libraryHaskellDepends = [ 127776 + base blaze-builder bytestring containers hashable mmorph mtl text 127777 + transformers unordered-containers 127778 + ]; 127779 + testHaskellDepends = [ 127780 + base bifunctors hspec HUnit mtl parsec text 127781 + ]; 127782 + benchmarkHaskellDepends = [ 127783 + base blaze-builder bytestring criterion deepseq text transformers 127784 + ]; 127785 + homepage = "https://github.com/chrisdone/lucid"; 127786 + description = "Clear to write, read and edit DSL for HTML"; 127787 + license = stdenv.lib.licenses.bsd3; 127788 + hydraPlatforms = stdenv.lib.platforms.none; 127789 + }) {}; 127790 + 127791 "lucid-extras" = callPackage 127792 ({ mkDerivation, base, blaze-builder, bytestring, directory, lucid 127793 , text ··· 128513 }: 128514 mkDerivation { 128515 pname = "mackerel-client"; 128516 + version = "0.1.0"; 128517 + sha256 = "0x1i311281pswpcgwgjfhk4x2576h8ycg1i3ira29hyph1q0r7a0"; 128518 libraryHaskellDepends = [ 128519 aeson base bytestring data-default directory filepath htoml 128520 http-client http-client-tls http-types parsec split text ··· 128582 }: 128583 mkDerivation { 128584 pname = "madlang"; 128585 + version = "2.4.1.3"; 128586 + sha256 = "1766dk570fpakjxbk50ll8a29kl67s4wvkwwifacz1h39iqj8984"; 128587 isLibrary = true; 128588 isExecutable = true; 128589 libraryHaskellDepends = [ ··· 128596 base hspec hspec-megaparsec megaparsec mtl text 128597 ]; 128598 benchmarkHaskellDepends = [ base criterion megaparsec text ]; 128599 + homepage = "https://hub.darcs.net/vmchale/madlang"; 128600 description = "Randomized templating language DSL"; 128601 license = stdenv.lib.licenses.bsd3; 128602 hydraPlatforms = stdenv.lib.platforms.none; ··· 129758 license = stdenv.lib.licenses.mit; 129759 }) {}; 129760 129761 + "markup_4_0_3" = callPackage 129762 ({ mkDerivation, base, blaze-html, blaze-markup, clay, comonad 129763 , lucid, mmorph, monad-control, monad-logger, mtl, path-extra 129764 , resourcet, text, transformers-base, urlpath 129765 }: 129766 mkDerivation { 129767 pname = "markup"; 129768 + version = "4.0.3"; 129769 + sha256 = "1a4n89j8z3sgyigbxkc10lb3kz6x5bf0kdcs1k0hydcj0vdvwqh3"; 129770 libraryHaskellDepends = [ 129771 base blaze-html blaze-markup clay comonad lucid mmorph 129772 monad-control monad-logger mtl path-extra resourcet text ··· 131596 pname = "mercury-api"; 131597 version = "0.1.0.1"; 131598 sha256 = "0h5v08k27nqksl3x8r5d4p26zgb4s7k2shgrjkg6bc2n0bn9iqzr"; 131599 + revision = "1"; 131600 + editedCabalFile = "0k8k9lcvpwkvz4w0ydrxzzmfgch8885h6vdybvqi7ra4kvhf4gzs"; 131601 isLibrary = true; 131602 isExecutable = true; 131603 libraryHaskellDepends = [ ··· 135703 }: 135704 mkDerivation { 135705 pname = "morph"; 135706 + version = "0.1.1.2"; 135707 + sha256 = "0imhi6yd7phfgd8mykdcd6p1fs28rzp367pzpznrg41nh7arjv6h"; 135708 isLibrary = true; 135709 isExecutable = true; 135710 libraryHaskellDepends = [ ··· 140400 license = stdenv.lib.licenses.bsd3; 140401 }) {}; 140402 140403 + "network-transport-tests_0_2_4_2" = callPackage 140404 + ({ mkDerivation, ansi-terminal, base, bytestring, containers, mtl 140405 + , network-transport, random 140406 + }: 140407 + mkDerivation { 140408 + pname = "network-transport-tests"; 140409 + pname = "pandoc"; 140410 + sha256 = "1iyb4zm2iw805qfnlhnlwm2hh1ajhzgzlghsn8g3hnpdgszw896b"; 140411 + libraryHaskellDepends = [ 140412 + ansi-terminal base bytestring containers mtl network-transport 140413 + random 140414 + ]; 140415 + homepage = "http://haskell-distributed.github.com"; 140416 + description = "Unit tests for Network.Transport implementations"; 140417 + license = stdenv.lib.licenses.bsd3; 140418 + hydraPlatforms = stdenv.lib.platforms.none; 140419 + }) {}; 140420 + 140421 "network-transport-zeromq" = callPackage 140422 ({ mkDerivation, async, base, binary, bytestring, containers 140423 , criterion, data-accessor, distributed-process ··· 140842 }: 140843 mkDerivation { 140844 pname = "ngx-export"; 140845 + version = "0.8.0.7"; 140846 + sha256 = "0k8ncavrwkq6wmn8yb87cb9cz6m47iw94k4nl2b0pc1ziik7klip"; 140847 libraryHaskellDepends = [ 140848 async base binary bytestring monad-loops template-haskell unix 140849 ]; ··· 143465 license = stdenv.lib.licenses.bsd3; 143466 }) {}; 143467 143468 + "opaleye_0_6_0_0" = callPackage 143469 + ({ mkDerivation, aeson, base, base16-bytestring, bytestring 143470 + , case-insensitive, containers, contravariant, dotenv, hspec 143471 + , hspec-discover, multiset, postgresql-simple, pretty 143472 + , product-profunctors, profunctors, QuickCheck, semigroups, text 143473 + , time, time-locale-compat, transformers, uuid, void 143474 + }: 143475 + mkDerivation { 143476 + pname = "opaleye"; 143477 + version = "0.6.0.0"; 143478 + sha256 = "0prwlxp96qpnhdm34slwhp3j8hj961xl99xkl6fbrxgxxjngfg1q"; 143479 + libraryHaskellDepends = [ 143480 + aeson base base16-bytestring bytestring case-insensitive 143481 + contravariant postgresql-simple pretty product-profunctors 143482 + profunctors semigroups text time time-locale-compat transformers 143483 + uuid void 143484 + ]; 143485 + testHaskellDepends = [ 143486 + aeson base containers contravariant dotenv hspec hspec-discover 143487 + multiset postgresql-simple product-profunctors profunctors 143488 + QuickCheck semigroups text time transformers 143489 + ]; 143490 + homepage = "https://github.com/tomjaguarpaw/haskell-opaleye"; 143491 + description = "An SQL-generating DSL targeting PostgreSQL"; 143492 + license = stdenv.lib.licenses.bsd3; 143493 + hydraPlatforms = stdenv.lib.platforms.none; 143494 + }) {}; 143495 + 143496 "opaleye-classy" = callPackage 143497 ({ mkDerivation, base, bytestring, lens, mtl, opaleye 143498 , postgresql-simple, product-profunctors, transformers ··· 143845 143846 "openflow" = callPackage 143847 ({ mkDerivation, aeson, base, bimap, binary, bytestring, containers 143848 + , deepseq, deepseq-generics, hashable, network 143849 }: 143850 mkDerivation { 143851 pname = "openflow"; 143852 + version = "0.3.1"; 143853 + sha256 = "0gyld73v5jjfd0ddkp62kxx05f5nr7rnald5ci7r4idp0lwndk22"; 143854 libraryHaskellDepends = [ 143855 + aeson base bimap binary bytestring containers deepseq 143856 + deepseq-generics hashable network 143857 ]; 143858 homepage = "https://github.com/AndreasVoellmy/openflow"; 143859 description = "OpenFlow"; ··· 150026 pname = "pgdl"; 150027 version = "10.9"; 150028 sha256 = "0hwky1331bv1zbjq9nbfnvx8gkbfhs5sjawxjccz9l484xsrbb5z"; 150029 + revision = "5"; 150030 + editedCabalFile = "1asqw4k0v57ysi7yqlk506vnkb162swfv2230s8q43r6kvj7171k"; 150031 isLibrary = false; 150032 isExecutable = true; 150033 executableHaskellDepends = [ ··· 153953 }: 153954 mkDerivation { 153955 pname = "postgresql-query"; 153956 + version = "3.3.0"; 153957 + sha256 = "0ilny7vj5ch77kic1bmpm160phv3yxm1cd3ksj6j8gc2nvaysrr8"; 153958 libraryHaskellDepends = [ 153959 aeson attoparsec base blaze-builder bytestring containers 153960 data-default either exceptions file-embed haskell-src-meta hreader ··· 155568 license = stdenv.lib.licenses.bsd3; 155569 }) {}; 155570 155571 + "primes-type" = callPackage 155572 + ({ mkDerivation, base, criterion, deepseq, HTF, primes }: 155573 + mkDerivation { 155574 + pname = "primes-type"; 155575 + version = "0.2.0.2"; 155576 + sha256 = "0d2nhb0kbpls4ybipnjf2bf73dz1as5qhb0cjz59nmsipkqcr45s"; 155577 + libraryHaskellDepends = [ base deepseq primes ]; 155578 + testHaskellDepends = [ base HTF primes ]; 155579 + benchmarkHaskellDepends = [ base criterion primes ]; 155580 + homepage = "https://github.com/kindaro/primes-type#readme"; 155581 + description = "Type-safe prime numbers"; 155582 + license = stdenv.lib.licenses.isc; 155583 + }) {}; 155584 + 155585 "primesieve" = callPackage 155586 ({ mkDerivation, base, foundation, primesieve }: 155587 mkDerivation { ··· 156186 license = stdenv.lib.licenses.mit; 156187 }) {}; 156188 156189 + "producer" = callPackage 156190 + ({ mkDerivation, base, checkers, QuickCheck, tasty, tasty-auto 156191 + , tasty-hunit, tasty-quickcheck 156192 + }: 156193 + mkDerivation { 156194 + pname = "producer"; 156195 + version = "0.1.0.0"; 156196 + sha256 = "0dg0yj5b39ghhh6jx9mp9mya3wwzgv6ldkvqxplr1bv3bvxvjkrr"; 156197 + libraryHaskellDepends = [ base ]; 156198 + testHaskellDepends = [ 156199 + base checkers QuickCheck tasty tasty-auto tasty-hunit 156200 + tasty-quickcheck 156201 + ]; 156202 + homepage = "https://github.com/etorreborre/producer-hs#readme"; 156203 + description = "Simple streaming datatype"; 156204 + license = stdenv.lib.licenses.mit; 156205 + }) {}; 156206 + 156207 "product-isomorphic" = callPackage 156208 ({ mkDerivation, base, template-haskell, th-data-compat }: 156209 mkDerivation { ··· 156691 license = stdenv.lib.licenses.asl20; 156692 }) {}; 156693 156694 + "prometheus-effect" = callPackage 156695 + ({ mkDerivation, base, bytestring, clock, hashable, http-streams 156696 + , http-types, io-streams, mtl, retry, safe-exceptions, streaming 156697 + , streaming-bytestring, streaming-utils, streaming-wai, text 156698 + , transformers, unordered-containers, vector, vector-algorithms 156699 + , wai 156700 + }: 156701 + mkDerivation { 156702 + pname = "prometheus-effect"; 156703 + version = "1.0.0"; 156704 + sha256 = "132mzsi5g6fmc2141vd1dwix2an0a00xq15ypr74larz7c7v6qk7"; 156705 + revision = "1"; 156706 + editedCabalFile = "01mkdbif7girjyi3aganp9c8m0di6zv3ddw8brqwlw6r4h3w2imf"; 156707 + libraryHaskellDepends = [ 156708 + base bytestring clock hashable http-streams http-types io-streams 156709 + mtl retry safe-exceptions streaming streaming-bytestring 156710 + streaming-utils streaming-wai text transformers 156711 + unordered-containers vector vector-algorithms wai 156712 + ]; 156713 + homepage = "https://github.com/ocharles/prometheus-effect"; 156714 + description = "Instrument applications with metrics and publish/push to Prometheus"; 156715 + license = stdenv.lib.licenses.bsd3; 156716 + }) {}; 156717 + 156718 "prometheus-metrics-ghc" = callPackage 156719 ({ mkDerivation, base, doctest, prometheus-client, utf8-string }: 156720 mkDerivation { ··· 161316 hydraPlatforms = stdenv.lib.platforms.none; 161317 }) {}; 161318 161319 + "rattletrap_3_0_0" = callPackage 161320 ({ mkDerivation, aeson, base, bimap, binary, binary-bits 161321 , bytestring, containers, data-binary-ieee754, filepath, hspec 161322 , template-haskell, temporary, text, vector 161323 }: 161324 mkDerivation { 161325 pname = "rattletrap"; 161326 + version = "3.0.0"; 161327 + sha256 = "0n24q5vjbrv093n1nchf7pkn0ibkp75zm5mbjrmdwvr6vlb1ih73"; 161328 isLibrary = true; 161329 isExecutable = true; 161330 libraryHaskellDepends = [ ··· 162797 pname = "reducers"; 162798 version = "3.12.1"; 162799 sha256 = "0pkddg0s3cn759miq0nfrq7lnp3imk5sx784ihsilsbjh9kvffz4"; 162800 + revision = "2"; 162801 + editedCabalFile = "00zxyyaj0grvr214qdrg68114b93iwp27vmww254s2yq9z701gf8"; 162802 + libraryHaskellDepends = [ 162803 + array base bytestring containers fingertree hashable semigroupoids 162804 + semigroups text transformers unordered-containers 162805 + ]; 162806 + homepage = "http://github.com/ekmett/reducers/"; 162807 + description = "Semigroups, specialized containers and a general map/reduce framework"; 162808 + license = stdenv.lib.licenses.bsd3; 162809 + }) {}; 162810 + 162811 + "reducers_3_12_2" = callPackage 162812 + ({ mkDerivation, array, base, bytestring, containers, fingertree 162813 + , hashable, semigroupoids, semigroups, text, transformers 162814 + , unordered-containers 162815 + }: 162816 + mkDerivation { 162817 + pname = "reducers"; 162818 + version = "3.12.2"; 162819 + sha256 = "1gbaa5x4zbvnbklcb0d4q4m8hk6w0gz4s0c4m288czi1nw43dl65"; 162820 libraryHaskellDepends = [ 162821 array base bytestring containers fingertree hashable semigroupoids 162822 semigroups text transformers unordered-containers ··· 162824 homepage = "http://github.com/ekmett/reducers/"; 162825 description = "Semigroups, specialized containers and a general map/reduce framework"; 162826 license = stdenv.lib.licenses.bsd3; 162827 + hydraPlatforms = stdenv.lib.platforms.none; 162828 }) {}; 162829 162830 "reedsolomon" = callPackage ··· 167772 license = stdenv.lib.licenses.publicDomain; 167773 }) {}; 167774 167775 + "rss-conduit_0_4_2_0" = callPackage 167776 + ({ mkDerivation, atom-conduit, base, blaze-builder, bytestring 167777 + , conduit, conduit-combinators, containers, data-default 167778 , dublincore-xml-conduit, hlint, lens-simple, mono-traversable 167779 , QuickCheck, quickcheck-instances, resourcet, safe 167780 , safe-exceptions, singletons, tasty, tasty-hunit, tasty-quickcheck ··· 167783 }: 167784 mkDerivation { 167785 pname = "rss-conduit"; 167786 + version = "0.4.2.0"; 167787 + sha256 = "1fgaf15i2fbr1v2kd0s80zkbafsl50sv4b48my0nvs8vqhha5n7y"; 167788 libraryHaskellDepends = [ 167789 atom-conduit base conduit conduit-combinators containers 167790 dublincore-xml-conduit lens-simple safe safe-exceptions singletons 167791 text time timerep uri-bytestring vinyl xml-conduit xml-types 167792 ]; 167793 testHaskellDepends = [ 167794 + atom-conduit base blaze-builder bytestring conduit 167795 + conduit-combinators data-default dublincore-xml-conduit hlint 167796 + lens-simple mono-traversable QuickCheck quickcheck-instances 167797 + resourcet safe-exceptions singletons tasty tasty-hunit 167798 + tasty-quickcheck text time uri-bytestring vinyl xml-conduit 167799 + xml-types 167800 ]; 167801 description = "Streaming parser/renderer for the RSS standard"; 167802 license = stdenv.lib.licenses.publicDomain; ··· 169381 ({ mkDerivation, base, containers, hspec, QuickCheck, text, time }: 169382 mkDerivation { 169383 pname = "scalendar"; 169384 + version = "1.1.1"; 169385 + sha256 = "1hsj1wa4x4qf6vwnxpfl40cx1ghrkdalz5a0nq0si83ykdq14ylf"; 169386 + revision = "1"; 169387 + editedCabalFile = "0ivxl975nlrpzz3rpq4hc9zi4rp7b3lvjn6izp4l83fm3crkl15i"; 169388 libraryHaskellDepends = [ base containers text time ]; 169389 testHaskellDepends = [ 169390 base containers hspec QuickCheck text time ··· 169693 license = stdenv.lib.licenses.bsd3; 169694 }) {}; 169695 169696 + "schematic_0_3_2_0" = callPackage 169697 ({ mkDerivation, aeson, base, bytestring, containers, hjsonschema 169698 , hspec, hspec-core, hspec-discover, hspec-smallcheck, HUnit, lens 169699 + , mtl, profunctors, regex-tdfa, regex-tdfa-text, scientific 169700 + , singletons, smallcheck, tagged, text, unordered-containers 169701 + , validationt, vector, vinyl 169702 }: 169703 mkDerivation { 169704 pname = "schematic"; 169705 + version = "0.3.2.0"; 169706 + sha256 = "0bzxab3ijnc5qxglcw4kbcznv22r8n11h5qrsgwlyh3r4qa0by72"; 169707 libraryHaskellDepends = [ 169708 + aeson base bytestring containers hjsonschema mtl profunctors 169709 + regex-tdfa regex-tdfa-text scientific singletons smallcheck tagged 169710 + text unordered-containers validationt vector vinyl 169711 ]; 169712 testHaskellDepends = [ 169713 aeson base bytestring containers hjsonschema hspec hspec-core 169714 + hspec-discover hspec-smallcheck HUnit lens regex-tdfa 169715 + regex-tdfa-text singletons smallcheck tagged text 169716 + unordered-containers validationt vinyl 169717 ]; 169718 + homepage = "http://github.com/typeable/schematic"; 169719 description = "JSON-biased spec and validation tool"; 169720 license = stdenv.lib.licenses.bsd3; 169721 hydraPlatforms = stdenv.lib.platforms.none; ··· 170471 hydraPlatforms = stdenv.lib.platforms.none; 170472 }) {}; 170473 170474 + "scuttlebutt-types" = callPackage 170475 + ({ mkDerivation, aeson, base, base64-bytestring, bytestring 170476 + , cryptonite, ed25519, hspec, memory, text 170477 + }: 170478 + mkDerivation { 170479 + pname = "scuttlebutt-types"; 170480 + version = "0.2.0"; 170481 + sha256 = "0aghmdc16x0i7mzldx7gdq1n6g81kccq8gp24klf0000vbj8xa7h"; 170482 + libraryHaskellDepends = [ 170483 + aeson base base64-bytestring bytestring cryptonite ed25519 memory 170484 + text 170485 + ]; 170486 + testHaskellDepends = [ aeson base bytestring hspec text ]; 170487 + description = "generic types for Secure Scuttlebutt"; 170488 + license = stdenv.lib.licenses.bsd3; 170489 + }) {}; 170490 + 170491 "scyther-proof" = callPackage 170492 ({ mkDerivation, alex, array, base, cmdargs, containers, directory 170493 , filepath, json, mtl, parsec, pretty, process, safe, tagsoup, time ··· 170980 }) {}; 170981 170982 "secp256k1" = callPackage 170983 + ({ mkDerivation, base, base16-bytestring, bytestring, Cabal, cereal 170984 + , cryptohash, entropy, HUnit, mtl, QuickCheck, string-conversions 170985 + , test-framework, test-framework-hunit, test-framework-quickcheck2 170986 }: 170987 mkDerivation { 170988 pname = "secp256k1"; 170989 + version = "0.5.2"; 170990 + sha256 = "1havyn28i2044vxgla2j46qsv4wngy8y6wkkh9v3c1vi35sfzimq"; 170991 setupHaskellDepends = [ base Cabal ]; 170992 libraryHaskellDepends = [ 170993 + base base16-bytestring bytestring cereal entropy mtl QuickCheck 170994 + string-conversions 170995 ]; 170996 testHaskellDepends = [ 170997 + base base16-bytestring bytestring cereal cryptohash entropy HUnit 170998 mtl QuickCheck string-conversions test-framework 170999 test-framework-hunit test-framework-quickcheck2 171000 ]; ··· 173253 }) {}; 173254 173255 "servant-rawm" = callPackage 173256 + ({ mkDerivation, base, bytestring, containers, filepath 173257 + , http-client, http-media, http-types, lens, resourcet, servant 173258 + , servant-client, servant-docs, servant-server, text, transformers 173259 + , wai, wai-app-static, warp 173260 }: 173261 mkDerivation { 173262 pname = "servant-rawm"; 173263 + version = "0.2.0.0"; 173264 + sha256 = "029lwzy0r28l1axpmrlcazsqa38q7a6fbq1vzh484dhfy9j2j5wj"; 173265 isLibrary = true; 173266 isExecutable = true; 173267 libraryHaskellDepends = [ 173268 + base bytestring containers filepath http-client http-media 173269 + http-types lens resourcet servant servant-client servant-docs 173270 + servant-server wai wai-app-static 173271 ]; 173272 executableHaskellDepends = [ 173273 base bytestring http-client http-media http-types servant 173274 + servant-client servant-docs servant-server text transformers wai 173275 + warp 173276 ]; 173277 homepage = "https://github.com/cdepillabout/servant-rawm"; 173278 description = "Embed a raw 'Application' in a Servant API"; ··· 176522 ({ mkDerivation, base, process }: 176523 mkDerivation { 176524 pname = "simple-smt"; 176525 + version = "0.7.1"; 176526 + sha256 = "1h7acjqis9qrj4i5k4aspjjrd8a86bkhhcn6ib3aa8s384ar0wfv"; 176527 libraryHaskellDepends = [ base process ]; 176528 description = "A simple way to interact with an SMT solver process"; 176529 license = stdenv.lib.licenses.bsd3; ··· 184196 license = stdenv.lib.licenses.bsd3; 184197 }) {}; 184198 184199 + "storable-tuple_0_0_3_3" = callPackage 184200 + ({ mkDerivation, base, base-orphans, storable-record, utility-ht }: 184201 + mkDerivation { 184202 + pname = "storable-tuple"; 184203 + version = "0.0.3.3"; 184204 + sha256 = "0dfzhxgkn1l6ls7zh6iifhyvhm8l47n40z0ar23c6ibsa94w1ynw"; 184205 + libraryHaskellDepends = [ 184206 + base base-orphans storable-record utility-ht 184207 + ]; 184208 + homepage = "http://code.haskell.org/~thielema/storable-tuple/"; 184209 + description = "Storable instance for pairs and triples"; 184210 + license = stdenv.lib.licenses.bsd3; 184211 + hydraPlatforms = stdenv.lib.platforms.none; 184212 + }) {}; 184213 + 184214 "storablevector" = callPackage 184215 ({ mkDerivation, base, bytestring, deepseq, non-negative 184216 , QuickCheck, random, sample-frame, syb, transformers, unsafe ··· 185116 185117 "strict-types" = callPackage 185118 ({ mkDerivation, array, base, bytestring, containers, deepseq 185119 + , hashable, text, unordered-containers, vector 185120 }: 185121 mkDerivation { 185122 pname = "strict-types"; 185123 + version = "0.1.2"; 185124 + sha256 = "0yapmsia9lmgjgvmcpk9m1z6gc63qic6vvnmnxvmh2k9887n41li"; 185125 libraryHaskellDepends = [ 185126 + array base bytestring containers deepseq hashable text 185127 unordered-containers vector 185128 ]; 185129 homepage = "https://github.com/pepeiborra/strict-types"; ··· 185582 license = stdenv.lib.licenses.mit; 185583 }) {}; 185584 185585 + "strive_4_0_0" = callPackage 185586 + ({ mkDerivation, aeson, base, bytestring, data-default, gpolyline 185587 + , http-client, http-client-tls, http-types, markdown-unlit 185588 + , template-haskell, text, time, transformers 185589 + }: 185590 + mkDerivation { 185591 + pname = "strive"; 185592 + version = "4.0.0"; 185593 + sha256 = "11z7xxq8157pgpp48argcik0l2323lvjf2rxn01rdk7sx5gby9mh"; 185594 + libraryHaskellDepends = [ 185595 + aeson base bytestring data-default gpolyline http-client 185596 + http-client-tls http-types template-haskell text time transformers 185597 + ]; 185598 + testHaskellDepends = [ base bytestring markdown-unlit time ]; 185599 + homepage = "https://github.com/tfausak/strive#readme"; 185600 + description = "A client for the Strava V3 API"; 185601 + license = stdenv.lib.licenses.mit; 185602 + hydraPlatforms = stdenv.lib.platforms.none; 185603 + }) {}; 185604 + 185605 "strptime" = callPackage 185606 ({ mkDerivation, base, bytestring, text, time }: 185607 mkDerivation { ··· 185899 }: 185900 mkDerivation { 185901 pname = "styx"; 185902 + version = "1.3.1"; 185903 + sha256 = "0g2pgczmk647ckyfq6yvb8isjjswjvymz4l065w4m79by9wkjlmb"; 185904 isLibrary = false; 185905 isExecutable = true; 185906 executableHaskellDepends = [ ··· 186706 }) {}; 186707 186708 "swagger-petstore" = callPackage 186709 + ({ mkDerivation, aeson, base, base64-bytestring, bytestring 186710 + , case-insensitive, containers, deepseq, exceptions, hspec 186711 + , http-api-data, http-client, http-client-tls, http-media 186712 + , http-types, iso8601-time, katip, microlens, mtl, network 186713 + , QuickCheck, random, safe-exceptions, semigroups, text, time 186714 + , transformers, unordered-containers, vector 186715 }: 186716 mkDerivation { 186717 pname = "swagger-petstore"; 186718 + version = "0.0.1.2"; 186719 + sha256 = "1027kj163mjp78gxl1g77jgxg5n6q5xkhvy4zdx3wlcjc2b3mjah"; 186720 libraryHaskellDepends = [ 186721 + aeson base base64-bytestring bytestring case-insensitive containers 186722 + deepseq exceptions http-api-data http-client http-client-tls 186723 + http-media http-types iso8601-time katip microlens mtl network 186724 + random safe-exceptions text time transformers unordered-containers 186725 + vector 186726 ]; 186727 testHaskellDepends = [ 186728 aeson base bytestring containers hspec iso8601-time mtl QuickCheck ··· 187322 }: 187323 mkDerivation { 187324 pname = "syntactic"; 187325 + version = "3.7"; 187326 + sha256 = "1x6hl048247d3h8bi3b94kqmgsmcc0d751n2mdyxim26cg1vnwzf"; 187327 libraryHaskellDepends = [ 187328 base constraints containers data-hash deepseq mtl syb 187329 template-haskell tree-view ··· 191728 license = "GPL"; 191729 }) {}; 191730 191731 + "texmath_0_9_4_4" = callPackage 191732 + ({ mkDerivation, base, bytestring, containers, directory, filepath 191733 + , mtl, network-uri, pandoc-types, parsec, process, split, syb 191734 + , temporary, text, utf8-string, xml 191735 + }: 191736 + mkDerivation { 191737 + pname = "texmath"; 191738 + version = "0.9.4.4"; 191739 + sha256 = "129q33m56diiv35kdwfb07838wrg0mm88kxdqxfyl1zvf9nzkqkd"; 191740 + isLibrary = true; 191741 + isExecutable = true; 191742 + libraryHaskellDepends = [ 191743 + base containers mtl pandoc-types parsec syb xml 191744 + ]; 191745 + executableHaskellDepends = [ network-uri ]; 191746 + testHaskellDepends = [ 191747 + base bytestring directory filepath process split temporary text 191748 + utf8-string xml 191749 + ]; 191750 + homepage = "http://github.com/jgm/texmath"; 191751 + description = "Conversion between formats used to represent mathematics"; 191752 + license = "GPL"; 191753 + hydraPlatforms = stdenv.lib.platforms.none; 191754 + }) {}; 191755 + 191756 "texrunner" = callPackage 191757 ({ mkDerivation, attoparsec, base, bytestring, directory, filepath 191758 , HUnit, io-streams, lens, mtl, process, temporary, test-framework ··· 192900 license = stdenv.lib.licenses.bsd3; 192901 }) {}; 192902 192903 + "th-data-compat_0_0_2_5" = callPackage 192904 + ({ mkDerivation, base, template-haskell }: 192905 + mkDerivation { 192906 + pname = "th-data-compat"; 192907 + version = "0.0.2.5"; 192908 + sha256 = "1q2gggciz9s9ksn3h0mc5zffawz6j7pg6k1k96pqsx39f1bbrbqs"; 192909 + libraryHaskellDepends = [ base template-haskell ]; 192910 + description = "Compatibility for data definition template of TH"; 192911 + license = stdenv.lib.licenses.bsd3; 192912 + hydraPlatforms = stdenv.lib.platforms.none; 192913 + }) {}; 192914 + 192915 "th-desugar" = callPackage 192916 ({ mkDerivation, base, containers, hspec, HUnit, mtl, syb 192917 , template-haskell, th-expand-syns, th-lift, th-orphans ··· 193164 license = stdenv.lib.licenses.bsd3; 193165 }) {}; 193166 193167 + "th-reify-compat_0_0_1_3" = callPackage 193168 + ({ mkDerivation, base, template-haskell }: 193169 + mkDerivation { 193170 + pname = "th-reify-compat"; 193171 + version = "0.0.1.3"; 193172 + sha256 = "0byl2n0lj55vx2kyka172bwvw8zcyag78cnqs7y9yp4kl8ivwh8z"; 193173 + libraryHaskellDepends = [ base template-haskell ]; 193174 + homepage = "http://github.com/khibino/haskell-th-reify-compat/"; 193175 + description = "Compatibility for the result type of TH reify"; 193176 + license = stdenv.lib.licenses.bsd3; 193177 + hydraPlatforms = stdenv.lib.platforms.none; 193178 + }) {}; 193179 + 193180 "th-reify-many" = callPackage 193181 ({ mkDerivation, base, containers, mtl, safe, template-haskell 193182 , th-expand-syns ··· 193545 description = "Datatype Manipulation with Template Haskell"; 193546 license = stdenv.lib.licenses.bsd3; 193547 hydraPlatforms = stdenv.lib.platforms.none; 193548 + }) {}; 193549 + 193550 + "thread-hierarchy" = callPackage 193551 + ({ mkDerivation, base, containers, hspec, lifted-base 193552 + , monad-control, transformers-base 193553 + }: 193554 + mkDerivation { 193555 + pname = "thread-hierarchy"; 193556 + version = "0.1.0.1"; 193557 + sha256 = "05qpm77711r9viwij5vznrmk8ij89lxhpwxdk8dpk0rq2ll5iyyq"; 193558 + libraryHaskellDepends = [ 193559 + base containers lifted-base monad-control transformers-base 193560 + ]; 193561 + testHaskellDepends = [ base containers hspec ]; 193562 + homepage = "https://github.com/nshimaza/thread-hierarchy#readme"; 193563 + description = "Simple Haskel thread management in hierarchical manner"; 193564 + license = stdenv.lib.licenses.mit; 193565 }) {}; 193566 193567 "thread-local-storage" = callPackage ··· 196453 hydraPlatforms = stdenv.lib.platforms.none; 196454 }) {}; 196455 196456 + "transformers_0_5_5_0" = callPackage 196457 ({ mkDerivation, base }: 196458 mkDerivation { 196459 pname = "transformers"; 196460 + version = "0.5.5.0"; 196461 + sha256 = "198ric8gr1y58scckr468d11y2g45mzc5pkaa40shj7xgj1bh7mi"; 196462 libraryHaskellDepends = [ base ]; 196463 description = "Concrete functor and monad transformers"; 196464 license = stdenv.lib.licenses.bsd3; ··· 197004 }: 197005 mkDerivation { 197006 pname = "treefold"; 197007 + version = "0.2.0.0"; 197008 + sha256 = "0kzx1p9cznj8v0c7bhjj503qav2c9b4dw67likvzqrdqf348vhs5"; 197009 libraryHaskellDepends = [ base parallel ]; 197010 testHaskellDepends = [ base doctest hedgehog ]; 197011 benchmarkHaskellDepends = [ base containers criterion random ]; 197012 homepage = "https://github.com/oisdk/treefold"; 197013 + description = "Provides folds which try to combine elements in a balanced way"; 197014 license = stdenv.lib.licenses.mit; 197015 }) {}; 197016 ··· 199376 }: 199377 mkDerivation { 199378 pname = "typed-wire-utils"; 199379 + version = "0.2.0.0"; 199380 + sha256 = "0v5gdydkd2gr3rb2p7js19j3w1v8zzck65mfywmlihp3ngfb8h2d"; 199381 libraryHaskellDepends = [ 199382 aeson base base64-bytestring bytestring text time 199383 ]; ··· 201921 }: 201922 mkDerivation { 201923 pname = "uri-parse"; 201924 + version = "0.1.0.1"; 201925 + sha256 = "0dw9wms9x50yf0snk0qv628nmxsdp3ksnmjqz66lhdfzd1s5zv0k"; 201926 libraryHaskellDepends = [ 201927 attoparsec base bytestring data-default http-types lens text 201928 ]; ··· 202117 license = stdenv.lib.licenses.mit; 202118 }) {}; 202119 202120 + "urlpath_7_0_0" = callPackage 202121 ({ mkDerivation, attoparsec-uri, base, exceptions, mmorph 202122 , monad-control, monad-control-aligned, monad-logger, mtl 202123 , path-extra, resourcet, split, strict, text, transformers ··· 202125 }: 202126 mkDerivation { 202127 pname = "urlpath"; 202128 + version = "7.0.0"; 202129 + sha256 = "0al003vwbr286rj9la5w01zfj1q3jccfia6iy38w3d0hajkmw6qj"; 202130 libraryHaskellDepends = [ 202131 attoparsec-uri base exceptions mmorph monad-control 202132 monad-control-aligned monad-logger mtl path-extra resourcet split ··· 204047 license = stdenv.lib.licenses.bsd3; 204048 }) {}; 204049 204050 + "vector-space_0_12" = callPackage 204051 ({ mkDerivation, base, Boolean, MemoTrie, NumInstances }: 204052 mkDerivation { 204053 pname = "vector-space"; 204054 + version = "0.12"; 204055 + sha256 = "16nzp2m6pcbqp27dm54v9a009j7jdjkrhw2hm1rgvh5jh4alyzi3"; 204056 libraryHaskellDepends = [ base Boolean MemoTrie NumInstances ]; 204057 description = "Vector & affine spaces, linear maps, and derivatives"; 204058 license = stdenv.lib.licenses.bsd3; ··· 208852 ({ mkDerivation, base }: 208853 mkDerivation { 208854 pname = "wiringPi"; 208855 + version = "1.0.1.1"; 208856 + sha256 = "12n21ycl977pw848mh26pplckgrdxrndv7igii99ypvrp0n307ak"; 208857 isLibrary = true; 208858 isExecutable = true; 208859 libraryHaskellDepends = [ base ]; ··· 212975 }: 212976 mkDerivation { 212977 pname = "yarn-lock"; 212978 + version = "0.3.4"; 212979 + sha256 = "0w7ss3lpx37bm3cqigjgddjqm6pwi5117mz60jyw1d70xrgw8wbz"; 212980 libraryHaskellDepends = [ 212981 base containers either megaparsec protolude text 212982 ];