hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.6-16-g50aa754 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/364936a85ba66060ed7f9b207c53514236bebd9f.

+527 -602
+527 -602
pkgs/development/haskell-modules/hackage-packages.nix
··· 2442 pname = "Cabal"; 2443 version = "1.24.2.0"; 2444 sha256 = "0h33v1716wkqh9wvq2wynvhwzkjjhg4aav0a1i3cmyq36n7fpl5p"; 2445 - revision = "1"; 2446 - editedCabalFile = "0jw809psa2ms9sy1mnirmbj9h7rs76wbmf24zgjqvhp4wq919z3m"; 2447 libraryHaskellDepends = [ 2448 array base binary bytestring containers deepseq directory filepath 2449 pretty process time unix ··· 2469 pname = "Cabal"; 2470 version = "2.0.0.2"; 2471 sha256 = "0chhl2113jbahd5gychx9rdqj1aw22h7dyj6z44871hzqxngx6bc"; 2472 libraryHaskellDepends = [ 2473 array base binary bytestring containers deepseq directory filepath 2474 pretty process time unix ··· 10391 }: 10392 mkDerivation { 10393 pname = "IntervalMap"; 10394 - version = "0.5.2.0"; 10395 - sha256 = "110nafhkakvb3jcvpjszad5jybz4mklsliyi4wr3lcqcwhd4j6h3"; 10396 - libraryHaskellDepends = [ base containers deepseq ]; 10397 - testHaskellDepends = [ base Cabal containers deepseq QuickCheck ]; 10398 - benchmarkHaskellDepends = [ 10399 - base containers criterion deepseq fingertree random SegmentTree 10400 - weigh 10401 - ]; 10402 - homepage = "http://www.chr-breitkopf.de/comp/IntervalMap"; 10403 - description = "Containers for intervals, with efficient search"; 10404 - license = stdenv.lib.licenses.bsd3; 10405 - }) {}; 10406 - 10407 - "IntervalMap_0_5_3_1" = callPackage 10408 - ({ mkDerivation, base, Cabal, containers, criterion, deepseq 10409 - , fingertree, QuickCheck, random, SegmentTree, weigh 10410 - }: 10411 - mkDerivation { 10412 - pname = "IntervalMap"; 10413 version = "0.5.3.1"; 10414 sha256 = "08cc7zasgj083yqhkd0bh3nmwnmbk6sqb6579irqpm3ayrcm8mws"; 10415 libraryHaskellDepends = [ base containers deepseq ]; ··· 10421 homepage = "http://www.chr-breitkopf.de/comp/IntervalMap"; 10422 description = "Containers for intervals, with efficient search"; 10423 license = stdenv.lib.licenses.bsd3; 10424 - hydraPlatforms = stdenv.lib.platforms.none; 10425 }) {}; 10426 10427 "Irc" = callPackage ··· 10674 }: 10675 mkDerivation { 10676 pname = "JuicyPixels"; 10677 - version = "3.2.8.3"; 10678 - sha256 = "1g4cjldlncll6snykgm4qwkryqq66m5a3a5jrxq79nzfizvwsl4c"; 10679 libraryHaskellDepends = [ 10680 base binary bytestring containers deepseq mtl primitive 10681 transformers vector zlib ··· 11065 ({ mkDerivation, base }: 11066 mkDerivation { 11067 pname = "LParse"; 11068 - version = "0.1.2.0"; 11069 - sha256 = "1arx8zf9j0f0w82zc2d3jvxygfi7xin2hm66r0npwlm6w41awdaw"; 11070 libraryHaskellDepends = [ base ]; 11071 testHaskellDepends = [ base ]; 11072 homepage = "https://github.com/MarcusVoelker/LParse#readme"; ··· 11798 ({ mkDerivation, base, bytestring, hidapi, mtl }: 11799 mkDerivation { 11800 pname = "MBot"; 11801 - version = "0.1.2.0"; 11802 - sha256 = "08zjla8fy1ccg0yf9j02896azq3795wxp4s9fzjgpnfgb26qkpsy"; 11803 libraryHaskellDepends = [ base bytestring hidapi mtl ]; 11804 description = "Haskell interface for controlling the mBot educational robot"; 11805 license = stdenv.lib.licenses.gpl3; ··· 15941 ]; 15942 description = "translate a SVD of a Microcontroller to Haskell tables"; 15943 license = stdenv.lib.licenses.bsd3; 15944 }) {}; 15945 15946 "SVG2Q" = callPackage ··· 18389 }: 18390 mkDerivation { 18391 pname = "Villefort"; 18392 - version = "0.1.2.3"; 18393 - sha256 = "14rv4rrhxwwkli54qns2c41p43j493npccdb7g5a1bpiddnrli74"; 18394 isLibrary = true; 18395 isExecutable = true; 18396 enableSeparateDataOutput = true; ··· 22110 homepage = "https://github.com/sannsyn/aeson-value-parser"; 22111 description = "An API for parsing \"aeson\" JSON tree into Haskell types"; 22112 license = stdenv.lib.licenses.mit; 22113 }) {}; 22114 22115 "aeson-yak" = callPackage ··· 22487 license = stdenv.lib.licenses.mit; 22488 }) {}; 22489 22490 "airtable-api" = callPackage 22491 ({ mkDerivation, aeson, base, bytestring, hashable, lens, text 22492 , time, unordered-containers, wreq ··· 22538 }) {}; 22539 22540 "aivika-distributed" = callPackage 22541 - ({ mkDerivation, aivika, aivika-transformers, base, binary 22542 , containers, distributed-process, exceptions, mtl, mwc-random 22543 , random, stm, time 22544 }: 22545 mkDerivation { 22546 pname = "aivika-distributed"; 22547 - version = "0.8"; 22548 - sha256 = "1ggr95d6na41sllnz6a8lnscb63v04b8x466hw6658r8vxai0560"; 22549 libraryHaskellDepends = [ 22550 - aivika aivika-transformers base binary containers 22551 distributed-process exceptions mtl mwc-random random stm time 22552 ]; 22553 homepage = "http://www.aivikasoft.com"; ··· 22774 }: 22775 mkDerivation { 22776 pname = "alerta"; 22777 - version = "0.1.0.4"; 22778 - sha256 = "107qdab0wag38qj5j5wl0r3zp7zyhm2zj3c12zmksq4g5bzki8cb"; 22779 libraryHaskellDepends = [ 22780 aeson aeson-pretty base containers data-default http-api-data 22781 http-client servant servant-client servant-server text time ··· 22783 homepage = "https://github.com/mjhopkins/alerta-client"; 22784 description = "Bindings to the alerta REST API"; 22785 license = stdenv.lib.licenses.bsd3; 22786 }) {}; 22787 22788 "alerts" = callPackage ··· 24170 homepage = "https://github.com/brendanhay/amazonka"; 24171 description = "Amazon Elastic Compute Cloud SDK"; 24172 license = "unknown"; 24173 }) {}; 24174 24175 "amazonka-ecr" = callPackage ··· 26093 }: 26094 mkDerivation { 26095 pname = "apecs"; 26096 - version = "0.2.4.3"; 26097 - sha256 = "01l9q8wbxiad3r1k2s8y3r08aq12148wr84y565s8i3y3w8ff8fp"; 26098 libraryHaskellDepends = [ 26099 async base containers mtl template-haskell vector 26100 ]; ··· 26461 description = "purescript compiler for apiary web framework"; 26462 license = stdenv.lib.licenses.mit; 26463 hydraPlatforms = stdenv.lib.platforms.none; 26464 }) {}; 26465 26466 "apiary-session" = callPackage ··· 26978 hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; 26979 }) {inherit (pkgs.xorg) libXScrnSaver;}; 26980 26981 "archive" = callPackage 26982 ({ mkDerivation, base, bytestring, debian, debian-mirror, directory 26983 , Extra, filepath, help, HUnit, mtl, network, old-locale, pretty ··· 28602 ]; 28603 description = "Streaming parser/renderer for the Atom 1.0 standard (RFC 4287)."; 28604 license = stdenv.lib.licenses.publicDomain; 28605 }) {}; 28606 28607 "atom-conduit_0_5_0_0" = callPackage ··· 31479 ({ mkDerivation, base, ghc-prim }: 31480 mkDerivation { 31481 pname = "basement"; 31482 - version = "0.0.3"; 31483 - sha256 = "06jwanjdd3dw2n6i1c77513abin113f90nsj9vals8krgvq8jnr7"; 31484 - revision = "1"; 31485 - editedCabalFile = "1abv3p6y527vfg69y8fxvmgfi0mrrcvr1gvi9f0hvnq7vc2zs6jw"; 31486 libraryHaskellDepends = [ base ghc-prim ]; 31487 homepage = "https://github.com/haskell-foundation/foundation"; 31488 description = "Foundation scrap box of array & string"; ··· 35007 homepage = "http://git.kaction.name/black-jewel"; 35008 description = "The pirate bay client"; 35009 license = stdenv.lib.licenses.gpl3; 35010 }) {}; 35011 35012 "blacktip" = callPackage ··· 37638 }: 37639 mkDerivation { 37640 pname = "butcher"; 37641 - version = "1.2.0.0"; 37642 - sha256 = "0i18j6pw67bh2bb04zh4x4cbxyy9n7x65yyqfcl3qvl7mz4wzd7k"; 37643 libraryHaskellDepends = [ 37644 base bifunctors containers deque either extra free microlens 37645 microlens-th mtl multistate pretty transformers unsafe void ··· 37745 homepage = "https://github.com/nikita-volkov/bytearray-parsing"; 37746 description = "Parsing of bytearray-based data"; 37747 license = stdenv.lib.licenses.mit; 37748 }) {}; 37749 37750 "bytedump" = callPackage ··· 39637 homepage = "https://github.com/centromere/cacophony#readme"; 39638 description = "A library implementing the Noise protocol"; 39639 license = stdenv.lib.licenses.publicDomain; 39640 }) {}; 39641 39642 "caf" = callPackage ··· 41419 pname = "cci"; 41420 version = "0.3.1"; 41421 sha256 = "0pvap67fn9kmjvn2qqq3x99k3mzrrsnb6q6fhawvyxv8drihsfc7"; 41422 isLibrary = true; 41423 isExecutable = true; 41424 libraryHaskellDepends = [ base bytestring ]; ··· 42348 }: 42349 mkDerivation { 42350 pname = "chatwork"; 42351 - version = "0.1.1.3"; 42352 - sha256 = "0g7995g5i49mxd0qhdb2l1l1yz047yqwnmzk9f6xvqv5fqy5c6p5"; 42353 isLibrary = true; 42354 isExecutable = true; 42355 libraryHaskellDepends = [ ··· 42404 pname = "cheapskate"; 42405 version = "0.1.1"; 42406 sha256 = "1hiqi7h76shjzs2zj0j8g6wnq2hbiq1hmfafdazr97fba2zl2432"; 42407 isLibrary = true; 42408 isExecutable = true; 42409 libraryHaskellDepends = [ ··· 44504 description = "Haskell bindings to the Clingo ASP solver"; 44505 license = stdenv.lib.licenses.mit; 44506 hydraPlatforms = stdenv.lib.platforms.none; 44507 - }) {clingo = null;}; 44508 44509 "clippard" = callPackage 44510 ({ mkDerivation, base, process }: ··· 45939 }: 45940 mkDerivation { 45941 pname = "collection-json"; 45942 - version = "1.1.0.0"; 45943 - sha256 = "13hza25p8rgqqm9plp8x1pznq8334zg0dqrwh2ipwxmrqypbvsz2"; 45944 libraryHaskellDepends = [ aeson base network-uri text ]; 45945 testHaskellDepends = [ 45946 aeson base bytestring hspec network-uri QuickCheck ··· 46431 }: 46432 mkDerivation { 46433 pname = "comfort-graph"; 46434 - version = "0.0.2"; 46435 - sha256 = "0gpvx1c3k30h3rkv02f8lcakbg8h38k2s9hj76ar1xy3i9qw2sgc"; 46436 - libraryHaskellDepends = [ 46437 - base containers QuickCheck transformers utility-ht 46438 - ]; 46439 - testHaskellDepends = [ 46440 - base containers QuickCheck transformers utility-ht 46441 - ]; 46442 - homepage = "http://hub.darcs.net/thielema/comfort-graph"; 46443 - description = "Graph structure with type parameters for nodes and edges"; 46444 - license = stdenv.lib.licenses.bsd3; 46445 - }) {}; 46446 - 46447 - "comfort-graph_0_0_2_1" = callPackage 46448 - ({ mkDerivation, base, containers, QuickCheck, transformers 46449 - , utility-ht 46450 - }: 46451 - mkDerivation { 46452 - pname = "comfort-graph"; 46453 version = "0.0.2.1"; 46454 sha256 = "02brkbrvs6q7nss3mpqcqwgz3nmim2xz30nvbkxqy7zdxci6kign"; 46455 libraryHaskellDepends = [ ··· 46461 homepage = "http://hub.darcs.net/thielema/comfort-graph"; 46462 description = "Graph structure with type parameters for nodes and edges"; 46463 license = stdenv.lib.licenses.bsd3; 46464 - hydraPlatforms = stdenv.lib.platforms.none; 46465 }) {}; 46466 46467 "comic" = callPackage ··· 48306 homepage = "https://github.com/k0ral/conduit-parse"; 48307 description = "Parsing framework based on conduit"; 48308 license = stdenv.lib.licenses.publicDomain; 48309 }) {}; 48310 48311 "conduit-resumablesink" = callPackage ··· 48469 license = stdenv.lib.licenses.gpl3; 48470 }) {}; 48471 48472 "config-schema" = callPackage 48473 ({ mkDerivation, base, config-value, containers, free 48474 , kan-extensions, pretty, semigroupoids, text, transformers ··· 49817 }: 49818 mkDerivation { 49819 pname = "cookie"; 49820 - version = "0.4.2.1"; 49821 - sha256 = "1r2j518lfcswn76qm6p2h1rl98gfsxad7p7z9qaww84fj28k0h86"; 49822 - libraryHaskellDepends = [ 49823 - base blaze-builder bytestring data-default-class deepseq old-locale 49824 - text time 49825 - ]; 49826 - testHaskellDepends = [ 49827 - base blaze-builder bytestring HUnit QuickCheck tasty tasty-hunit 49828 - tasty-quickcheck text time 49829 - ]; 49830 - homepage = "http://github.com/snoyberg/cookie"; 49831 - description = "HTTP cookie parsing and rendering"; 49832 - license = stdenv.lib.licenses.mit; 49833 - }) {}; 49834 - 49835 - "cookie_0_4_3" = callPackage 49836 - ({ mkDerivation, base, blaze-builder, bytestring 49837 - , data-default-class, deepseq, HUnit, old-locale, QuickCheck, tasty 49838 - , tasty-hunit, tasty-quickcheck, text, time 49839 - }: 49840 - mkDerivation { 49841 - pname = "cookie"; 49842 version = "0.4.3"; 49843 sha256 = "0qpdydhb9gw590ffabqg70x7xvjpg8l74idqnrfbhv5yrr7hryzv"; 49844 libraryHaskellDepends = [ ··· 49852 homepage = "http://github.com/snoyberg/cookie"; 49853 description = "HTTP cookie parsing and rendering"; 49854 license = stdenv.lib.licenses.mit; 49855 - hydraPlatforms = stdenv.lib.platforms.none; 49856 }) {}; 49857 49858 "coordinate" = callPackage ··· 52108 license = stdenv.lib.licenses.bsd3; 52109 }) {}; 52110 52111 "cryptohash-sha512" = callPackage 52112 ({ mkDerivation, base, base16-bytestring, bytestring, criterion 52113 , SHA, tasty, tasty-hunit, tasty-quickcheck ··· 59605 homepage = "https://github.com/TerrorJack/direct-rocksdb#readme"; 59606 description = "Bindings to RocksDB"; 59607 license = stdenv.lib.licenses.bsd3; 59608 }) {}; 59609 59610 "direct-sqlite" = callPackage ··· 61264 license = stdenv.lib.licenses.mit; 61265 }) {}; 61266 61267 "doctemplates" = callPackage 61268 ({ mkDerivation, aeson, base, blaze-html, blaze-markup, bytestring 61269 , containers, hspec, parsec, scientific, text, unordered-containers ··· 61887 homepage = "https://github.com/psibi/download"; 61888 description = "High-level file download based on URLs"; 61889 license = stdenv.lib.licenses.bsd3; 61890 }) {}; 61891 61892 "download-curl" = callPackage ··· 62611 homepage = "https://github.com/k0ral/dublincore-xml-conduit"; 62612 description = "XML streaming parser/renderer for the Dublin Core standard elements"; 62613 license = stdenv.lib.licenses.publicDomain; 62614 }) {}; 62615 62616 "duckling" = callPackage ··· 63902 libraryHaskellDepends = [ base type-level-sets ]; 63903 description = "Embeds effect systems into Haskell using graded monads"; 63904 license = stdenv.lib.licenses.bsd3; 63905 }) {}; 63906 63907 "effective-aspects" = callPackage ··· 65111 }: 65112 mkDerivation { 65113 pname = "email-validate"; 65114 - version = "2.3.1"; 65115 - sha256 = "0fzbaxshhlg97pm66yjhz7fxxq9j1m3k0sqslzngh36r8aw9l66j"; 65116 - libraryHaskellDepends = [ 65117 - attoparsec base bytestring template-haskell 65118 - ]; 65119 - testHaskellDepends = [ base bytestring doctest hspec QuickCheck ]; 65120 - homepage = "https://github.com/Porges/email-validate-hs"; 65121 - description = "Email address validation"; 65122 - license = stdenv.lib.licenses.bsd3; 65123 - }) {}; 65124 - 65125 - "email-validate_2_3_2" = callPackage 65126 - ({ mkDerivation, attoparsec, base, bytestring, doctest, hspec 65127 - , QuickCheck, template-haskell 65128 - }: 65129 - mkDerivation { 65130 - pname = "email-validate"; 65131 version = "2.3.2"; 65132 sha256 = "1h15z89qsp7b08nnjgs2rcwavfhfrkanvh7j8jp0rrx7xh0rz6lv"; 65133 libraryHaskellDepends = [ ··· 65137 homepage = "https://github.com/Porges/email-validate-hs"; 65138 description = "Email address validation"; 65139 license = stdenv.lib.licenses.bsd3; 65140 - hydraPlatforms = stdenv.lib.platforms.none; 65141 }) {}; 65142 65143 "email-validate-json" = callPackage ··· 71318 ]; 71319 description = "Binary instances for fixed-vector"; 71320 license = stdenv.lib.licenses.bsd3; 71321 }) {}; 71322 71323 "fixed-vector-cborg" = callPackage ··· 71334 ]; 71335 description = "Binary instances for fixed-vector"; 71336 license = stdenv.lib.licenses.bsd3; 71337 }) {}; 71338 71339 "fixed-vector-cereal" = callPackage ··· 71350 ]; 71351 description = "Cereal instances for fixed-vector"; 71352 license = stdenv.lib.licenses.bsd3; 71353 }) {}; 71354 71355 "fixed-vector-hetero" = callPackage ··· 71855 homepage = "https://github.com/BlockScope/haskell-flight-igc#readme"; 71856 description = "A parser for IGC files"; 71857 license = stdenv.lib.licenses.bsd3; 71858 }) {}; 71859 71860 "flippers" = callPackage ··· 73362 }) {}; 73363 73364 "foundation" = callPackage 73365 - ({ mkDerivation, base, basement, criterion, ghc-prim }: 73366 mkDerivation { 73367 pname = "foundation"; 73368 - version = "0.0.16"; 73369 - sha256 = "1kyczi9lfiwbib9irgz4dzy1h60hv6irxyqba6x48bp6vzylfscr"; 73370 libraryHaskellDepends = [ base basement ghc-prim ]; 73371 testHaskellDepends = [ base basement ]; 73372 - benchmarkHaskellDepends = [ base basement criterion ]; 73373 homepage = "https://github.com/haskell-foundation/foundation"; 73374 description = "Alternative prelude with batteries and no dependencies"; 73375 license = stdenv.lib.licenses.bsd3; ··· 76284 }) {}; 76285 76286 "generic-lens" = callPackage 76287 - ({ mkDerivation, base, criterion, deepseq, ghc-proofs, lens 76288 , profunctors, QuickCheck 76289 }: 76290 mkDerivation { 76291 pname = "generic-lens"; 76292 - version = "0.4.0.1"; 76293 - sha256 = "1imldy8sf7cfzyhxfijh70pclrvdxxr0i4j5gygvi7n5khkh1ask"; 76294 libraryHaskellDepends = [ base profunctors ]; 76295 - testHaskellDepends = [ base ghc-proofs ]; 76296 benchmarkHaskellDepends = [ 76297 base criterion deepseq lens QuickCheck 76298 ]; ··· 77766 homepage = "https://github.com/ndmitchell/ghc-make#readme"; 77767 description = "Accelerated version of ghc --make"; 77768 license = stdenv.lib.licenses.bsd3; 77769 }) {}; 77770 77771 "ghc-man-completion" = callPackage ··· 77976 }: 77977 mkDerivation { 77978 pname = "ghc-prof"; 77979 - version = "1.4.0.2"; 77980 - sha256 = "0qcz4283gm9hxnqx462rdn1r3q9jmad19b3y8n0z4lsrpfziynq1"; 77981 - isLibrary = true; 77982 - isExecutable = true; 77983 - libraryHaskellDepends = [ 77984 - attoparsec base containers scientific text time 77985 - ]; 77986 - executableHaskellDepends = [ base containers scientific text ]; 77987 - testHaskellDepends = [ 77988 - attoparsec base containers directory filepath process tasty 77989 - tasty-hunit temporary text 77990 - ]; 77991 - homepage = "https://github.com/maoe/ghc-prof"; 77992 - description = "Library for parsing GHC time and allocation profiling reports"; 77993 - license = stdenv.lib.licenses.bsd3; 77994 - }) {}; 77995 - 77996 - "ghc-prof_1_4_0_3" = callPackage 77997 - ({ mkDerivation, attoparsec, base, containers, directory, filepath 77998 - , process, scientific, tasty, tasty-hunit, temporary, text, time 77999 - }: 78000 - mkDerivation { 78001 - pname = "ghc-prof"; 78002 version = "1.4.0.3"; 78003 sha256 = "0zlarx19czj9vrckh9vam58l4vybszznxr4kwn7x2mb3vdhv0ghd"; 78004 isLibrary = true; ··· 78014 homepage = "https://github.com/maoe/ghc-prof"; 78015 description = "Library for parsing GHC time and allocation profiling reports"; 78016 license = stdenv.lib.licenses.bsd3; 78017 - hydraPlatforms = stdenv.lib.platforms.none; 78018 }) {}; 78019 78020 "ghc-prof-flamegraph" = callPackage ··· 78431 }: 78432 mkDerivation { 78433 pname = "ghcid"; 78434 - version = "0.6.7"; 78435 - sha256 = "1drx6nwniflgz0l7szdnnbski03c4jpgqlx45cilyq6s50byvqy6"; 78436 isLibrary = true; 78437 isExecutable = true; 78438 libraryHaskellDepends = [ ··· 80222 license = stdenv.lib.licenses.bsd3; 80223 }) {}; 80224 80225 - "github_0_17_0" = callPackage 80226 ({ mkDerivation, aeson, aeson-compat, base, base-compat 80227 , base16-bytestring, binary, binary-orphans, byteable, bytestring 80228 , containers, cryptohash, deepseq, deepseq-generics, exceptions ··· 80233 }: 80234 mkDerivation { 80235 pname = "github"; 80236 - version = "0.17.0"; 80237 - sha256 = "1w9r40c2wjzlc503g30br6dwq213b2q6qap4r1nlk13z9r57c9mk"; 80238 - revision = "1"; 80239 - editedCabalFile = "183a17k7mgnq7x7pc9hg51692vq0n8v7qp9s5rvzkbdk4gl4kcn8"; 80240 libraryHaskellDepends = [ 80241 aeson aeson-compat base base-compat base16-bytestring binary 80242 binary-orphans byteable bytestring containers cryptohash deepseq ··· 80246 vector vector-instances 80247 ]; 80248 testHaskellDepends = [ 80249 - aeson-compat base base-compat file-embed hspec unordered-containers 80250 - vector 80251 ]; 80252 homepage = "https://github.com/phadej/github"; 80253 description = "Access to the GitHub API, v3"; ··· 85231 }: 85232 mkDerivation { 85233 pname = "group-by-date"; 85234 - version = "0.1.0.1"; 85235 - sha256 = "08gzxskp996m92pn49zz5h8543rnn6jk5vffgb8iiwvrzsa4xn0d"; 85236 - isLibrary = false; 85237 - isExecutable = true; 85238 - executableHaskellDepends = [ 85239 - base explicit-exception filemanip hsshellscript pathtype time 85240 - transformers unix-compat utility-ht 85241 - ]; 85242 - homepage = "http://hub.darcs.net/thielema/group-by-date/"; 85243 - description = "Shell command for grouping files by dates into folders"; 85244 - license = stdenv.lib.licenses.bsd3; 85245 - hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; 85246 - }) {}; 85247 - 85248 - "group-by-date_0_1_0_2" = callPackage 85249 - ({ mkDerivation, base, explicit-exception, filemanip, hsshellscript 85250 - , pathtype, time, transformers, unix-compat, utility-ht 85251 - }: 85252 - mkDerivation { 85253 - pname = "group-by-date"; 85254 version = "0.1.0.2"; 85255 sha256 = "09x5wag0s6bkmhqcdbrzcibpwjqg5jr8lfm9vcbwi0qyv2nn7f5h"; 85256 isLibrary = false; ··· 85262 homepage = "http://hub.darcs.net/thielema/group-by-date/"; 85263 description = "Shell command for grouping files by dates into folders"; 85264 license = stdenv.lib.licenses.bsd3; 85265 - hydraPlatforms = stdenv.lib.platforms.none; 85266 }) {}; 85267 85268 "group-with" = callPackage ··· 85520 homepage = "http://projects.haskell.org/gtk2hs/"; 85521 description = "Binding to the GStreamer open source multimedia framework"; 85522 license = stdenv.lib.licenses.lgpl21; 85523 - hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; 85524 }) {inherit (pkgs) gst-plugins-base; inherit (pkgs) gstreamer;}; 85525 85526 "gt-tools" = callPackage ··· 87417 homepage = "http://code.haskell.org/~dons/code/hackage-sparks"; 87418 description = "Generate sparkline graphs of hackage statistics"; 87419 license = stdenv.lib.licenses.bsd3; 87420 }) {}; 87421 87422 "hackage-whatsnew" = callPackage ··· 87451 homepage = "http://code.haskell.org/~dons/code/hackage2hwn"; 87452 description = "Convert Hackage RSS feeds to wiki format for publishing on Haskell.org"; 87453 license = stdenv.lib.licenses.bsd3; 87454 }) {}; 87455 87456 "hackage2twitter" = callPackage ··· 91524 license = stdenv.lib.licenses.lgpl21; 91525 }) {inherit (pkgs) glib;}; 91526 91527 "haskell-gi-overloading_0_0" = callPackage 91528 ({ mkDerivation }: 91529 mkDerivation { ··· 96168 license = stdenv.lib.licenses.bsd3; 96169 }) {}; 96170 96171 "hedis-config" = callPackage 96172 ({ mkDerivation, aeson, base, bytestring, hedis, scientific, text 96173 , time ··· 97125 }: 97126 mkDerivation { 97127 pname = "heterocephalus"; 97128 - version = "1.0.5.0"; 97129 - sha256 = "1qhm8vq8dncmqd9mjqghw1b327brjc9ij9pxjbkpk0lppx3pgsnw"; 97130 - libraryHaskellDepends = [ 97131 - base blaze-html blaze-markup containers dlist mtl parsec 97132 - shakespeare template-haskell text transformers 97133 - ]; 97134 - testHaskellDepends = [ base doctest Glob ]; 97135 - homepage = "https://github.com/arowM/heterocephalus#readme"; 97136 - description = "A type-safe template engine for working with popular front end development tools"; 97137 - license = stdenv.lib.licenses.mit; 97138 - }) {}; 97139 - 97140 - "heterocephalus_1_0_5_1" = callPackage 97141 - ({ mkDerivation, base, blaze-html, blaze-markup, containers, dlist 97142 - , doctest, Glob, mtl, parsec, shakespeare, template-haskell, text 97143 - , transformers 97144 - }: 97145 - mkDerivation { 97146 - pname = "heterocephalus"; 97147 version = "1.0.5.1"; 97148 sha256 = "01klxr6wmibav30yaxz0mf8xhd57frs6ika8c26qsgwjlj5qd94p"; 97149 libraryHaskellDepends = [ ··· 97154 homepage = "https://github.com/arowM/heterocephalus#readme"; 97155 description = "A type-safe template engine for working with popular front end development tools"; 97156 license = stdenv.lib.licenses.mit; 97157 - hydraPlatforms = stdenv.lib.platforms.none; 97158 }) {}; 97159 97160 "heterolist" = callPackage ··· 99706 pname = "hledger-api"; 99707 version = "1.4"; 99708 sha256 = "00vpl1ch1v80f37y8yn2psdzm7ccxpfn3jp93xqxbasksxfawfa7"; 99709 isLibrary = false; 99710 isExecutable = true; 99711 enableSeparateDataOutput = true; ··· 99875 pname = "hledger-ui"; 99876 version = "1.4"; 99877 sha256 = "0rm6091nlpijhi6k74dg35g38a7ly22mqfnb0mvjp8pyxb4phq33"; 99878 - revision = "4"; 99879 - editedCabalFile = "0gffnqaf35yscg080p1p50f4w4l5rcvf5q5y19fbwmgwvp9nm687"; 99880 isLibrary = false; 99881 isExecutable = true; 99882 enableSeparateDataOutput = true; ··· 100183 vector 100184 ]; 100185 librarySystemDepends = [ openblasCompat ]; 100186 - preConfigure = "sed -i hmatrix.cabal -e 's@/usr/@/dont/hardcode/paths/@'"; 100187 homepage = "https://github.com/albertoruiz/hmatrix"; 100188 description = "Numeric Linear Algebra"; 100189 license = stdenv.lib.licenses.bsd3; ··· 100203 vector 100204 ]; 100205 librarySystemDepends = [ openblasCompat ]; 100206 - preConfigure = "sed -i hmatrix.cabal -e 's@/usr/@/dont/hardcode/paths/@'"; 100207 homepage = "https://github.com/albertoruiz/hmatrix"; 100208 description = "Numeric Linear Algebra"; 100209 license = stdenv.lib.licenses.bsd3; ··· 105992 }: 105993 mkDerivation { 105994 pname = "hspec-golden-aeson"; 105995 - version = "0.2.0.3"; 105996 - sha256 = "1yq3qxidz9qw1vvd7pcyhiwhgxfb2q42kjywx2bn2w13cjxg56fd"; 105997 libraryHaskellDepends = [ 105998 aeson aeson-pretty base bytestring directory filepath hspec 105999 QuickCheck quickcheck-arbitrary-adt random transformers ··· 108807 }: 108808 mkDerivation { 108809 pname = "http2-client"; 108810 - version = "0.4.0.0"; 108811 - sha256 = "077qd9pqgyw2ldsl1rjmn9bk04i6pndckdk9wnqiaq8gibl7d6yw"; 108812 isLibrary = true; 108813 isExecutable = true; 108814 libraryHaskellDepends = [ ··· 108982 license = "unknown"; 108983 hydraPlatforms = stdenv.lib.platforms.none; 108984 }) {inherit (pkgs) ruby;}; 108985 108986 "huckleberry" = callPackage 108987 ({ mkDerivation, base }: ··· 112688 homepage = "https://github.com/k0ral/imm"; 112689 description = "Execute arbitrary actions for each unread element of RSS/Atom feeds"; 112690 license = stdenv.lib.licenses.publicDomain; 112691 }) {}; 112692 112693 "imm_1_2_1_0" = callPackage ··· 113928 }) {}; 113929 113930 "inspection-testing" = callPackage 113931 - ({ mkDerivation, base, bytestring, containers, generic-lens, ghc 113932 - , template-haskell, text 113933 - }: 113934 mkDerivation { 113935 pname = "inspection-testing"; 113936 - version = "0.1"; 113937 - sha256 = "126nxs5q6n2swdgbsa2l7ai7m2ad3br8nh6maskd99cfpji24gjn"; 113938 libraryHaskellDepends = [ base containers ghc template-haskell ]; 113939 - testHaskellDepends = [ base bytestring generic-lens text ]; 113940 homepage = "https://github.com/nomeata/inspection-testing"; 113941 - description = "GHC plugin to do inspection esting"; 113942 license = stdenv.lib.licenses.mit; 113943 }) {}; 113944 ··· 114465 homepage = "http://hub.darcs.net/thielema/interpolation/"; 114466 description = "piecewise linear and cubic Hermite interpolation"; 114467 license = stdenv.lib.licenses.bsd3; 114468 }) {}; 114469 114470 "interruptible" = callPackage ··· 120723 }) {}; 120724 120725 "lackey" = callPackage 120726 - ({ mkDerivation, base, servant, servant-foreign, tasty, tasty-hspec 120727 - , text 120728 - }: 120729 - mkDerivation { 120730 - pname = "lackey"; 120731 - version = "0.4.5"; 120732 - sha256 = "0xczvbfvgcifb6mzyicihgz6vcn7bx2d3w9r8ih9mdclbfhc32l6"; 120733 - libraryHaskellDepends = [ base servant servant-foreign text ]; 120734 - testHaskellDepends = [ base servant tasty tasty-hspec text ]; 120735 - homepage = "https://github.com/tfausak/lackey#readme"; 120736 - description = "Generate Ruby clients from Servant APIs"; 120737 - license = stdenv.lib.licenses.mit; 120738 - }) {}; 120739 - 120740 - "lackey_0_4_6" = callPackage 120741 ({ mkDerivation, base, hspec, servant, servant-foreign, text }: 120742 mkDerivation { 120743 pname = "lackey"; ··· 120748 homepage = "https://github.com/tfausak/lackey#readme"; 120749 description = "Generate Ruby clients from Servant APIs"; 120750 license = stdenv.lib.licenses.mit; 120751 - hydraPlatforms = stdenv.lib.platforms.none; 120752 }) {}; 120753 120754 "lagrangian" = callPackage ··· 120839 homepage = "https://github.com/sgillespie/lambda-calculus#readme"; 120840 description = "A lambda calculus interpreter"; 120841 license = stdenv.lib.licenses.mit; 120842 }) {}; 120843 120844 "lambda-canvas" = callPackage ··· 124828 "openpgp-crypto-api" = callPackage 124829 "openpgp-crypto-api" = callPackage 124830 license = stdenv.lib.licenses.gpl3; 124831 "openpgp-crypto-api" = callPackage 124832 124833 "openpgp-crypto-api" = callPackage ··· 127910 }: 127911 mkDerivation { 127912 pname = "log-warper"; 127913 - version = "1.5.3"; 127914 - sha256 = "1rp9jarjp867j9fcqkbp9b4mv3f0hywskw738hl915608iijxc7c"; 127915 isLibrary = true; 127916 isExecutable = true; 127917 libraryHaskellDepends = [ ··· 129407 }: 129408 mkDerivation { 129409 pname = "lxd-client"; 129410 - version = "0.1.0.2"; 129411 - sha256 = "1m1rqzbjnd73p6y2iak5fpdq15n52pn2lancvr5s0japw45knqhz"; 129412 - revision = "1"; 129413 - editedCabalFile = "003vlaqpqcxhdmc2l0851i4c689bzlc2s9rlrdw6mdcsl4l58qwr"; 129414 isLibrary = true; 129415 isExecutable = true; 129416 libraryHaskellDepends = [ ··· 130008 }: 130009 mkDerivation { 130010 pname = "magicbane"; 130011 - version = "0.1.2"; 130012 - sha256 = "19k31vy2ldf9a3jvmlys16n6w31a8h7b1iyp6m35f4n16ndjvwa1"; 130013 - libraryHaskellDepends = [ 130014 - aeson aeson-qq attoparsec base classy-prelude conduit 130015 - conduit-combinators data-default data-has either ekg-core ekg-wai 130016 - envy errors fast-logger http-api-data http-client http-client-tls 130017 - http-conduit http-date http-link-header http-media http-types 130018 - lifted-async mime-types monad-control monad-logger monad-metrics 130019 - mtl network network-uri raw-strings-qq refined servant 130020 - servant-server split string-conversions text transformers 130021 - unordered-containers wai wai-cli wai-middleware-metrics 130022 - ]; 130023 - homepage = "https://github.com/myfreeweb/magicbane#readme"; 130024 - description = "A web framework that integrates Servant, ClassyPrelude, EKG, fast-logger, wai-cli…"; 130025 - license = stdenv.lib.licenses.publicDomain; 130026 - }) {}; 130027 - 130028 - "magicbane_0_1_3" = callPackage 130029 - ({ mkDerivation, aeson, aeson-qq, attoparsec, base, classy-prelude 130030 - , conduit, conduit-combinators, data-default, data-has, either 130031 - , ekg-core, ekg-wai, envy, errors, fast-logger, http-api-data 130032 - , http-client, http-client-tls, http-conduit, http-date 130033 - , http-link-header, http-media, http-types, lifted-async 130034 - , mime-types, monad-control, monad-logger, monad-metrics, mtl 130035 - , network, network-uri, raw-strings-qq, refined, servant 130036 - , servant-server, split, string-conversions, text, transformers 130037 - , unordered-containers, wai, wai-cli, wai-middleware-metrics 130038 - }: 130039 - mkDerivation { 130040 - pname = "magicbane"; 130041 version = "0.1.3"; 130042 sha256 = "164zljyc0wvisj8xb6q5j0xlhjhxw7068jl9s9y4rkd3x637j3as"; 130043 libraryHaskellDepends = [ ··· 130053 homepage = "https://github.com/myfreeweb/magicbane#readme"; 130054 description = "A web framework that integrates Servant, ClassyPrelude, EKG, fast-logger, wai-cli…"; 130055 license = stdenv.lib.licenses.publicDomain; 130056 - hydraPlatforms = stdenv.lib.platforms.none; 130057 }) {}; 130058 130059 "magico" = callPackage ··· 133055 homepage = "https://github.com/ppelleti/hs-mercury-api"; 133056 description = "Haskell binding to Mercury API for ThingMagic RFID readers"; 133057 license = stdenv.lib.licenses.mit; 133058 }) {}; 133059 133060 "merge-bash-history" = callPackage ··· 133534 }: 133535 mkDerivation { 133536 pname = "microlens-aeson"; 133537 - version = "2.2.0.1"; 133538 - sha256 = "0hpi61410yq1qkfzm7dxqhpn2bw6596byfi8mkd66skkj67x1cfh"; 133539 - libraryHaskellDepends = [ 133540 - aeson attoparsec base bytestring microlens scientific text 133541 - unordered-containers vector 133542 - ]; 133543 - testHaskellDepends = [ 133544 - aeson base bytestring microlens tasty tasty-hunit text 133545 - unordered-containers vector 133546 - ]; 133547 - homepage = "http://github.com/fosskers/microlens-aeson/"; 133548 - description = "Law-abiding lenses for Aeson, using microlens"; 133549 - license = stdenv.lib.licenses.mit; 133550 - }) {}; 133551 - 133552 - "microlens-aeson_2_2_0_2" = callPackage 133553 - ({ mkDerivation, aeson, attoparsec, base, bytestring, microlens 133554 - , scientific, tasty, tasty-hunit, text, unordered-containers 133555 - , vector 133556 - }: 133557 - mkDerivation { 133558 - pname = "microlens-aeson"; 133559 version = "2.2.0.2"; 133560 sha256 = "05zk6pfb9s48kgfpim1lj32vh3p54g633d5x4771inxihlskqd4d"; 133561 libraryHaskellDepends = [ ··· 133569 homepage = "http://github.com/fosskers/microlens-aeson/"; 133570 description = "Law-abiding lenses for Aeson, using microlens"; 133571 license = stdenv.lib.licenses.mit; 133572 - hydraPlatforms = stdenv.lib.platforms.none; 133573 }) {}; 133574 133575 "microlens-contra" = callPackage ··· 137395 ]; 137396 description = "Generate state diagrams from Motor FSM typeclasses"; 137397 license = stdenv.lib.licenses.mpl20; 137398 }) {}; 137399 137400 "motor-reflection" = callPackage ··· 137411 ]; 137412 description = "Reflect on Motor FSM typeclasses to obtain runtime representations"; 137413 license = stdenv.lib.licenses.mpl20; 137414 }) {}; 137415 137416 "mount" = callPackage ··· 142150 license = stdenv.lib.licenses.bsd3; 142151 }) {}; 142152 142153 "network-uri-static" = callPackage 142154 ({ mkDerivation, base, doctest, network-uri, template-haskell }: 142155 mkDerivation { ··· 144869 }: 144870 mkDerivation { 144871 pname = "ombra"; 144872 - version = "1.0.0.0"; 144873 - sha256 = "1mksrvidrl3nxfx5xy915sma23csw1iw959l5xl78r683kf4bkj7"; 144874 libraryHaskellDepends = [ 144875 base Boolean gl hashable hashtables MemoTrie monad-control 144876 transformers transformers-base unordered-containers vector-space ··· 145267 license = stdenv.lib.licenses.bsd3; 145268 }) {}; 145269 145270 - "opaleye-trans_0_4_1" = callPackage 145271 - ({ mkDerivation, base, mtl, opaleye, postgresql-simple 145272 , product-profunctors, transformers 145273 }: 145274 mkDerivation { 145275 pname = "opaleye-trans"; 145276 - version = "0.4.1"; 145277 - sha256 = "0k1nwx7m7mhc3wsh35zafgmgb71zyyych6nf90zrprh6hyy1ibvk"; 145278 isLibrary = true; 145279 isExecutable = true; 145280 libraryHaskellDepends = [ 145281 - base mtl opaleye postgresql-simple product-profunctors transformers 145282 ]; 145283 executableHaskellDepends = [ 145284 base opaleye postgresql-simple product-profunctors ··· 146209 homepage = "https://github.com/k0ral/opml-conduit"; 146210 description = "Streaming parser/renderer for the OPML 2.0 format."; 146211 license = stdenv.lib.licenses.publicDomain; 146212 }) {}; 146213 146214 "opn" = callPackage ··· 147618 maintainers = with stdenv.lib.maintainers; [ peti ]; 147619 }) {}; 147620 147621 - "pandoc_2_0_1_1" = callPackage 147622 ({ mkDerivation, aeson, aeson-pretty, base, base64-bytestring 147623 , binary, blaze-html, blaze-markup, bytestring, Cabal 147624 , case-insensitive, cmark-gfm, containers, criterion, data-default ··· 147632 }: 147633 mkDerivation { 147634 pname = "pandoc"; 147635 - version = "2.0.1.1"; 147636 - sha256 = "1ihmzbfz2agg33xggmafqbpz90cmip0mv9xig9wf76mvhw7lxch3"; 147637 configureFlags = [ "-fhttps" "-f-trypandoc" ]; 147638 isLibrary = true; 147639 isExecutable = true; ··· 148006 license = stdenv.lib.licenses.bsd3; 148007 }) {}; 148008 148009 - "pandoc-types_1_17_2" = callPackage 148010 ({ mkDerivation, aeson, base, bytestring, containers, criterion 148011 , deepseq, ghc-prim, HUnit, QuickCheck, string-qq, syb 148012 , test-framework, test-framework-hunit, test-framework-quickcheck2 ··· 148014 }: 148015 mkDerivation { 148016 pname = "pandoc-types"; 148017 - version = "1.17.2"; 148018 - sha256 = "0wgd83xjpkc73xiig1n7wpfaa67widka7q1kx83pz8liswdqxq73"; 148019 libraryHaskellDepends = [ 148020 aeson base bytestring containers deepseq ghc-prim QuickCheck syb 148021 transformers ··· 149725 license = stdenv.lib.licenses.bsd3; 149726 }) {}; 149727 149728 "path-io" = callPackage 149729 ({ mkDerivation, base, containers, directory, exceptions, filepath 149730 , hspec, path, temporary, time, transformers, unix-compat ··· 152074 }: 152075 mkDerivation { 152076 pname = "phoityne-vscode"; 152077 - version = "0.0.17.0"; 152078 - sha256 = "1bwgxw4mknz9k94y8lk2j62i72czvfjb1szddix4mp4bi17kcxnl"; 152079 isLibrary = false; 152080 isExecutable = true; 152081 executableHaskellDepends = [ ··· 152860 homepage = "https://github.com/centromere/pipes-cacophony#readme"; 152861 description = "Pipes for Noise-secured network connections"; 152862 license = stdenv.lib.licenses.publicDomain; 152863 }) {}; 152864 152865 "pipes-category" = callPackage ··· 156660 }: 156661 mkDerivation { 156662 pname = "preamble"; 156663 - version = "0.0.51"; 156664 - sha256 = "0fbqrqaymm1dd4vrh9c4m0xy131rvkgaylgl7ffilnwy29wb8jl0"; 156665 isLibrary = true; 156666 isExecutable = true; 156667 libraryHaskellDepends = [ ··· 161520 }) {}; 161521 161522 "quickcheck-special" = callPackage 161523 - ({ mkDerivation, base, bytestring, ieee754, QuickCheck, scientific 161524 - , text 161525 - }: 161526 - mkDerivation { 161527 - pname = "quickcheck-special"; 161528 - version = "0.1.0.5"; 161529 - sha256 = "189gadjm06zm3jilr5dcqbmfgq8d6j91nsvnzwwp9kdn3j9m711p"; 161530 - libraryHaskellDepends = [ 161531 - base bytestring ieee754 QuickCheck scientific text 161532 - ]; 161533 - homepage = "https://github.com/minad/quickcheck-special#readme"; 161534 - description = "Edge cases and special values for QuickCheck Arbitrary instances"; 161535 - license = stdenv.lib.licenses.mit; 161536 - }) {}; 161537 - 161538 - "quickcheck-special_0_1_0_6" = callPackage 161539 ({ mkDerivation, base, QuickCheck, special-values }: 161540 mkDerivation { 161541 pname = "quickcheck-special"; ··· 161545 homepage = "https://github.com/minad/quickcheck-special#readme"; 161546 description = "Edge cases and special values for QuickCheck Arbitrary instances"; 161547 license = stdenv.lib.licenses.mit; 161548 - hydraPlatforms = stdenv.lib.platforms.none; 161549 }) {}; 161550 161551 "quickcheck-state-machine" = callPackage ··· 162417 }: 162418 mkDerivation { 162419 pname = "rakuten"; 162420 - version = "0.1.0.1"; 162421 - sha256 = "1y9kyipmhhy5f0f7v805a17x7g938vkvxnzj9n4h9rlprpdbdczc"; 162422 libraryHaskellDepends = [ 162423 aeson base bytestring connection constraints data-default-class 162424 extensible http-api-data http-client http-client-tls http-types ··· 167458 hydraPlatforms = stdenv.lib.platforms.none; 167459 }) {}; 167460 167461 - "req_0_4_0" = callPackage 167462 ({ mkDerivation, aeson, authenticate-oauth, base, blaze-builder 167463 , bytestring, case-insensitive, connection, data-default-class 167464 , hspec, hspec-core, http-api-data, http-client, http-client-tls ··· 167467 }: 167468 mkDerivation { 167469 pname = "req"; 167470 - version = "0.4.0"; 167471 - sha256 = "1ahs0ig9xi2i6470q6vdc011pk2l0sp39jr1n3f9a0mp5l0m7n0s"; 167472 enableSeparateDataOutput = true; 167473 libraryHaskellDepends = [ 167474 aeson authenticate-oauth base blaze-builder bytestring ··· 167522 pname = "req-conduit"; 167523 version = "0.2.1"; 167524 sha256 = "1f3nbmdmkr68i5nm3527s06w9crdgn9jrkzam2fgcg8qp6q73q4c"; 167525 - revision = "2"; 167526 - editedCabalFile = "1r7qfg670gdncb9yszgg4dw5x8az17cfgbkpbnb7zjdy7rqrj442"; 167527 libraryHaskellDepends = [ 167528 base bytestring conduit http-client req resourcet transformers 167529 ]; ··· 169996 ]; 169997 description = "Streaming parser/renderer for the RSS standard"; 169998 license = stdenv.lib.licenses.publicDomain; 169999 }) {}; 170000 170001 "rss-conduit_0_4_2_0" = callPackage ··· 174936 license = stdenv.lib.licenses.bsd3; 174937 }) {}; 174938 174939 - "servant-client_0_12" = callPackage 174940 ({ mkDerivation, aeson, attoparsec, base, base-compat, bytestring 174941 , containers, deepseq, exceptions, generics-sop, hspec 174942 , http-api-data, http-client, http-client-tls, http-media ··· 174946 }: 174947 mkDerivation { 174948 pname = "servant-client"; 174949 - version = "0.12"; 174950 - sha256 = "1w2hf68q7g4xy2jnb1k3jkim6pfassl571s4rkwwgwbmyp7ddjcm"; 174951 libraryHaskellDepends = [ 174952 aeson attoparsec base base-compat bytestring containers exceptions 174953 http-client http-client-tls http-media http-types monad-control mtl ··· 174985 homepage = "http://haskell-servant.readthedocs.org/"; 174986 description = "Core functionality and class for client function generation for servant APIs"; 174987 license = stdenv.lib.licenses.bsd3; 174988 }) {}; 174989 174990 "servant-csharp" = callPackage ··· 175244 }) {}; 175245 175246 "servant-github" = callPackage 175247 - ({ mkDerivation, aeson, base, hspec, http-api-data, http-client 175248 - , http-link-header, QuickCheck, servant, servant-client, text 175249 - , transformers 175250 }: 175251 mkDerivation { 175252 pname = "servant-github"; 175253 - version = "0.1.0.4"; 175254 - sha256 = "1l1l4yphixvg14rzibi7p67jhdyqbbyw6kdb4kdprib86my4xlyn"; 175255 isLibrary = true; 175256 isExecutable = true; 175257 libraryHaskellDepends = [ 175258 - aeson base http-api-data http-client http-link-header servant 175259 - servant-client text transformers 175260 ]; 175261 executableHaskellDepends = [ base text transformers ]; 175262 testHaskellDepends = [ base hspec QuickCheck ]; ··· 175364 }: 175365 mkDerivation { 175366 pname = "servant-js"; 175367 - version = "0.9.3"; 175368 - sha256 = "1hicrbp4r57dwxrv4jncpklnvjr8gh01zdqmnh83k46qqni0as88"; 175369 - revision = "2"; 175370 - editedCabalFile = "0m4dsa285rmwrc3ilzvm9anzcnbnmvfkl6vz09hsmkr413ajr5gw"; 175371 - isLibrary = true; 175372 - isExecutable = true; 175373 - libraryHaskellDepends = [ 175374 - base base-compat charset lens servant servant-foreign text 175375 - ]; 175376 - executableHaskellDepends = [ 175377 - aeson base filepath lens servant servant-server stm transformers 175378 - warp 175379 - ]; 175380 - testHaskellDepends = [ 175381 - base base-compat hspec hspec-expectations language-ecmascript lens 175382 - QuickCheck servant text 175383 - ]; 175384 - homepage = "http://haskell-servant.readthedocs.org/"; 175385 - description = "Automatically derive javascript functions to query servant webservices"; 175386 - license = stdenv.lib.licenses.bsd3; 175387 - }) {}; 175388 - 175389 - "servant-js_0_9_3_1" = callPackage 175390 - ({ mkDerivation, aeson, base, base-compat, charset, filepath, hspec 175391 - , hspec-expectations, language-ecmascript, lens, QuickCheck 175392 - , servant, servant-foreign, servant-server, stm, text, transformers 175393 - , warp 175394 - }: 175395 - mkDerivation { 175396 - pname = "servant-js"; 175397 version = "0.9.3.1"; 175398 sha256 = "01an3s6xnjng7vwzha658hcf3n28v99dviindqq0qv7dbrf3r1ri"; 175399 isLibrary = true; ··· 175412 homepage = "http://haskell-servant.readthedocs.org/"; 175413 description = "Automatically derive javascript functions to query servant webservices"; 175414 license = stdenv.lib.licenses.bsd3; 175415 - hydraPlatforms = stdenv.lib.platforms.none; 175416 }) {}; 175417 175418 "servant-kotlin" = callPackage ··· 175422 }: 175423 mkDerivation { 175424 pname = "servant-kotlin"; 175425 - version = "0.1.0.0"; 175426 - sha256 = "0rsy8bmycmgxpnimaly08shlaqmna084bdgcxxs3ad0kicc427r1"; 175427 libraryHaskellDepends = [ 175428 base containers directory formatting lens servant servant-foreign 175429 text time wl-pprint-text ··· 175483 }: 175484 mkDerivation { 175485 pname = "servant-mock"; 175486 - version = "0.8.2"; 175487 - sha256 = "146z4n7ayg0347kabwdz1crha7ilfdcdx3pazdgsmq2bl8mwad3w"; 175488 - revision = "2"; 175489 - editedCabalFile = "16zbbjz7rj7fg6qs8zjy9arz7bwza9pq1gn15csnsvm5n6qnpgal"; 175490 - isLibrary = true; 175491 - isExecutable = true; 175492 - libraryHaskellDepends = [ 175493 - base bytestring http-types QuickCheck servant servant-server 175494 - transformers wai 175495 - ]; 175496 - executableHaskellDepends = [ 175497 - aeson base QuickCheck servant-server warp 175498 - ]; 175499 - testHaskellDepends = [ 175500 - aeson base bytestring-conversion hspec hspec-wai QuickCheck servant 175501 - servant-server wai 175502 - ]; 175503 - homepage = "http://haskell-servant.readthedocs.org/"; 175504 - description = "Derive a mock server for free from your servant API types"; 175505 - license = stdenv.lib.licenses.bsd3; 175506 - }) {}; 175507 - 175508 - "servant-mock_0_8_3" = callPackage 175509 - ({ mkDerivation, aeson, base, bytestring, bytestring-conversion 175510 - , hspec, hspec-wai, http-types, QuickCheck, servant, servant-server 175511 - , transformers, wai, warp 175512 - }: 175513 - mkDerivation { 175514 - pname = "servant-mock"; 175515 version = "0.8.3"; 175516 sha256 = "0fwkygv4rx98qys8apj7aby4xhssgzqdgsxmb6vh4ky71vjq0q5m"; 175517 isLibrary = true; ··· 175530 homepage = "http://haskell-servant.readthedocs.org/"; 175531 description = "Derive a mock server for free from your servant API types"; 175532 license = stdenv.lib.licenses.bsd3; 175533 - hydraPlatforms = stdenv.lib.platforms.none; 175534 }) {}; 175535 175536 "servant-multipart" = callPackage ··· 176118 }: 176119 mkDerivation { 176120 pname = "servant-swagger"; 176121 - version = "1.1.3.1"; 176122 - sha256 = "0n5vvrxg1lllkm385g0jd2j5bsr21bcibwn5szdpn6r5yh2mvn78"; 176123 - revision = "1"; 176124 - editedCabalFile = "1bx68rcz4whjw3pqm40aiqpfigcgg9dkgjdlggry2iv81s0415xf"; 176125 - setupHaskellDepends = [ base Cabal cabal-doctest ]; 176126 - libraryHaskellDepends = [ 176127 - aeson base bytestring hspec http-media insert-ordered-containers 176128 - lens QuickCheck servant swagger2 text unordered-containers 176129 - ]; 176130 - testHaskellDepends = [ 176131 - aeson aeson-qq base directory doctest filepath hspec lens 176132 - QuickCheck servant swagger2 text time 176133 - ]; 176134 - homepage = "https://github.com/haskell-servant/servant-swagger"; 176135 - description = "Generate Swagger specification for your servant API"; 176136 - license = stdenv.lib.licenses.bsd3; 176137 - }) {}; 176138 - 176139 - "servant-swagger_1_1_4" = callPackage 176140 - ({ mkDerivation, aeson, aeson-qq, base, bytestring, Cabal 176141 - , cabal-doctest, directory, doctest, filepath, hspec, http-media 176142 - , insert-ordered-containers, lens, QuickCheck, servant, swagger2 176143 - , text, time, unordered-containers 176144 - }: 176145 - mkDerivation { 176146 - pname = "servant-swagger"; 176147 version = "1.1.4"; 176148 sha256 = "0xcs019v0kmaa265a15zbqj591d3nrrj19r5176816pldq8q213i"; 176149 setupHaskellDepends = [ base Cabal cabal-doctest ]; ··· 176158 homepage = "https://github.com/haskell-servant/servant-swagger"; 176159 description = "Generate Swagger specification for your servant API"; 176160 license = stdenv.lib.licenses.bsd3; 176161 - hydraPlatforms = stdenv.lib.platforms.none; 176162 }) {}; 176163 176164 "servant-swagger-ui" = callPackage ··· 177394 }: 177395 mkDerivation { 177396 pname = "shakers"; 177397 - version = "0.0.35"; 177398 - sha256 = "14hkdkhpg5gs1mhd96ldy7xb35rqrr0cqnnaw3hmv2cyk6np7fnz"; 177399 isLibrary = true; 177400 isExecutable = true; 177401 libraryHaskellDepends = [ ··· 177865 license = stdenv.lib.licenses.bsd3; 177866 }) {}; 177867 177868 - "shelly_1_6_8_4" = callPackage 177869 ({ mkDerivation, async, base, bytestring, containers, directory 177870 , enclosed-exceptions, exceptions, hspec, HUnit, lifted-async 177871 , lifted-base, monad-control, mtl, process, system-fileio ··· 177874 }: 177875 mkDerivation { 177876 pname = "shelly"; 177877 - version = "1.6.8.4"; 177878 - sha256 = "1s69ifnamzjd121rf7k5idxzbwhc4ap8msxjhfsya04kwzjcixyj"; 177879 isLibrary = true; 177880 isExecutable = true; 177881 libraryHaskellDepends = [ ··· 178493 homepage = "https://github.com/chessai/silvi#readme"; 178494 description = "A generator for different kinds of logs"; 178495 license = stdenv.lib.licenses.bsd3; 178496 }) {}; 178497 178498 "simd" = callPackage ··· 179643 }: 179644 mkDerivation { 179645 pname = "siren-json"; 179646 - version = "0.1.0.0"; 179647 - sha256 = "01z64vbqk06m500q83x42r3ki8k9a84ynz6gra4cw40v11559a7y"; 179648 libraryHaskellDepends = [ 179649 aeson base bytestring containers http-media http-types network-uri 179650 text unordered-containers ··· 180163 "slack-web" = callPackage 180164 ({ mkDerivation, aeson, base, containers, errors, hspec 180165 , http-api-data, http-client, http-client-tls, megaparsec, mtl 180166 - , servant, servant-client, text, time, transformers 180167 }: 180168 mkDerivation { 180169 pname = "slack-web"; 180170 - version = "0.2.0.1"; 180171 - sha256 = "1v1w6szcjy4qgdx66754vkp7w4fnkyg0pngijy2v422pqmc4jpr9"; 180172 libraryHaskellDepends = [ 180173 aeson base containers errors http-api-data http-client 180174 - http-client-tls megaparsec mtl servant servant-client text time 180175 - transformers 180176 ]; 180177 testHaskellDepends = [ 180178 aeson base containers errors hspec http-api-data megaparsec text ··· 181911 }: 181912 mkDerivation { 181913 pname = "snaplet-riak"; 181914 - version = "0.2.1.0"; 181915 - sha256 = "0ff616s550sp2182n99l3q5xvf4gji1pmlqq2i6z8d2inrzcjh1w"; 181916 libraryHaskellDepends = [ 181917 aeson base containers data-lens data-lens-template mtl riak 181918 riak-protobuf snap snap-core time transformers 181919 ]; 181920 - homepage = "http://github.com/statusfailed/snaplet-riak"; 181921 description = "A Snaplet for the Riak database"; 181922 license = stdenv.lib.licenses.mit; 181923 hydraPlatforms = stdenv.lib.platforms.none; ··· 185426 }: 185427 mkDerivation { 185428 pname = "stackage-query"; 185429 - version = "0.1.1"; 185430 - sha256 = "0prwl42pn3k4yy2439bjsq2m5429xybxwivx1x5ws4k4chvl81fp"; 185431 - isLibrary = false; 185432 - isExecutable = true; 185433 - executableHaskellDepends = [ 185434 - base Cabal containers directory filepath optparse-applicative 185435 - process stackage-types text yaml 185436 - ]; 185437 - homepage = "https://github.com/juhp/stackage-query"; 185438 - description = "Stackage package query"; 185439 - license = stdenv.lib.licenses.mit; 185440 - }) {}; 185441 - 185442 - "stackage-query_0_1_2" = callPackage 185443 - ({ mkDerivation, base, Cabal, containers, directory, filepath 185444 - , optparse-applicative, process, stackage-types, text, yaml 185445 - }: 185446 - mkDerivation { 185447 - pname = "stackage-query"; 185448 version = "0.1.2"; 185449 sha256 = "0lxln46nwsz7646yc65c07biqg35vr75l1hdvb864ajv680wp2l0"; 185450 isLibrary = false; ··· 185456 homepage = "https://github.com/juhp/stackage-query"; 185457 description = "Stackage package query"; 185458 license = stdenv.lib.licenses.mit; 185459 - hydraPlatforms = stdenv.lib.platforms.none; 185460 }) {}; 185461 185462 "stackage-sandbox" = callPackage ··· 186399 186400 "stgi" = callPackage 186401 ({ mkDerivation, ansi-terminal, ansi-wl-pprint, base, containers 186402 - , deepseq, doctest, parsers, QuickCheck, semigroups, smallcheck 186403 , tasty, tasty-html, tasty-hunit, tasty-quickcheck, tasty-rerun 186404 , tasty-smallcheck, template-haskell, text, th-lift, transformers 186405 , trifecta 186406 }: 186407 mkDerivation { 186408 pname = "stgi"; 186409 - version = "1.0.1"; 186410 - sha256 = "0ap9hygfb7kbxwxnfr94h2b71ffpkpya5430xkdmfiqll2qcvh9g"; 186411 isLibrary = true; 186412 isExecutable = true; 186413 libraryHaskellDepends = [ 186414 - ansi-wl-pprint base containers deepseq parsers semigroups 186415 - template-haskell text th-lift transformers trifecta 186416 ]; 186417 executableHaskellDepends = [ ansi-terminal base semigroups text ]; 186418 testHaskellDepends = [ 186419 - ansi-wl-pprint base containers deepseq doctest QuickCheck 186420 - semigroups smallcheck tasty tasty-html tasty-hunit tasty-quickcheck 186421 - tasty-rerun tasty-smallcheck template-haskell text 186422 ]; 186423 homepage = "https://github.com/quchen/stgi#readme"; 186424 description = "Educational implementation of the STG (Spineless Tagless G-machine)"; ··· 187094 homepage = "https://github.com/frontrowed/stratosphere#readme"; 187095 description = "EDSL for AWS CloudFormation"; 187096 license = stdenv.lib.licenses.mit; 187097 }) {}; 187098 187099 "stratosphere_0_11_0" = callPackage ··· 190624 }) {}; 190625 190626 "system-info" = callPackage 190627 - ({ mkDerivation, base, process, regex, regex-with-pcre }: 190628 mkDerivation { 190629 pname = "system-info"; 190630 - version = "0.1.0.9"; 190631 - sha256 = "0f27y3bdqlyvbxdchsn7mz2rhsvk4bxqy0xldy6l30vsv2q9gdx4"; 190632 - libraryHaskellDepends = [ base process regex regex-with-pcre ]; 190633 testHaskellDepends = [ base ]; 190634 homepage = "https://github.com/ChaosGroup/system-info"; 190635 description = "Get information about CPUs, memory, etc"; ··· 192202 }: 192203 mkDerivation { 192204 pname = "tasty-fail-fast"; 192205 - version = "0.0.2"; 192206 - sha256 = "1iis2p6amiph2cv351q4vha2h06cgv6sr93n0qd6ydayx2rn7r18"; 192207 - libraryHaskellDepends = [ base containers stm tagged tasty ]; 192208 - testHaskellDepends = [ 192209 - base directory tasty tasty-golden tasty-hunit tasty-tap 192210 - ]; 192211 - homepage = "http://github.com/MichaelXavier/tasty-fail-fast#readme"; 192212 - description = "Adds the ability to fail a tasty test suite on first test failure"; 192213 - license = stdenv.lib.licenses.mit; 192214 - }) {}; 192215 - 192216 - "tasty-fail-fast_0_0_3" = callPackage 192217 - ({ mkDerivation, base, containers, directory, stm, tagged, tasty 192218 - , tasty-golden, tasty-hunit, tasty-tap 192219 - }: 192220 - mkDerivation { 192221 - pname = "tasty-fail-fast"; 192222 version = "0.0.3"; 192223 sha256 = "1pkqa3b1jglmy6g2sx9pyw2f6dlsg2crmgvy039xiyldl985g9w4"; 192224 libraryHaskellDepends = [ base containers stm tagged tasty ]; ··· 192228 homepage = "http://github.com/MichaelXavier/tasty-fail-fast#readme"; 192229 description = "Adds the ability to fail a tasty test suite on first test failure"; 192230 license = stdenv.lib.licenses.bsd3; 192231 - hydraPlatforms = stdenv.lib.platforms.none; 192232 }) {}; 192233 192234 "tasty-golden" = callPackage ··· 192619 homepage = "https://github.com/merijn/tasty-travis"; 192620 description = "Fancy Travis CI output for tasty tests"; 192621 license = stdenv.lib.licenses.bsd3; 192622 }) {}; 192623 192624 "tateti-tateti" = callPackage ··· 194683 194684 "text-builder" = callPackage 194685 ({ mkDerivation, base, base-prelude, bytestring, criterion 194686 - , quickcheck-instances, rerebase, semigroups, tasty, tasty-hunit 194687 - , tasty-quickcheck, tasty-smallcheck, text 194688 }: 194689 mkDerivation { 194690 pname = "text-builder"; 194691 - version = "0.4.1"; 194692 - sha256 = "089kzb24530j9v95vqlw0z5l4mwmys9y9gsxisjwywxdp7j6zcb3"; 194693 libraryHaskellDepends = [ 194694 base base-prelude bytestring semigroups text 194695 ]; 194696 testHaskellDepends = [ 194697 - quickcheck-instances rerebase tasty tasty-hunit tasty-quickcheck 194698 - tasty-smallcheck 194699 ]; 194700 benchmarkHaskellDepends = [ criterion rerebase ]; 194701 homepage = "https://github.com/nikita-volkov/text-builder"; ··· 196178 description = "Give your dependencies stars on GitHub!"; 196179 license = stdenv.lib.licenses.bsd3; 196180 hydraPlatforms = stdenv.lib.platforms.none; 196181 }) {}; 196182 196183 "themoviedb" = callPackage ··· 198430 }: 198431 mkDerivation { 198432 pname = "tmp-postgres"; 198433 - version = "0.1.1.0"; 198434 - sha256 = "1afmj859c1yl2lfvjqzvwx24hdrp8lf3v9zp7n56p9n6q74mknr0"; 198435 libraryHaskellDepends = [ 198436 - base directory network process temporary unix 198437 ]; 198438 testHaskellDepends = [ 198439 base bytestring directory hspec hspec-discover postgresql-simple ··· 198774 }: 198775 mkDerivation { 198776 pname = "tomlcheck"; 198777 - version = "0.1.0.18"; 198778 - sha256 = "1csnwkxkj9wwcwf20ij66a4nz6cn9rsyy69h51qn8pmlzxn7hgyk"; 198779 isLibrary = true; 198780 isExecutable = true; 198781 enableSeparateDataOutput = true; ··· 198809 "top" = callPackage 198810 ({ mkDerivation, acid-state, async, base, bytestring, containers 198811 , data-default-class, deepseq, directory, doctest, extra, filemanip 198812 - , filepath, flat, hslogger, ListLike, mtl, pipes, pretty, safecopy 198813 - , stm, tasty, tasty-hunit, template-haskell, text, time 198814 - , transformers, websockets, zm 198815 }: 198816 mkDerivation { 198817 pname = "top"; 198818 - version = "0.2"; 198819 - sha256 = "0xspyjz9cwfcwb0ihir8y5ddygsvdm3mxy2gdq3cfvzx8axainzh"; 198820 libraryHaskellDepends = [ 198821 acid-state async base bytestring containers data-default-class 198822 - deepseq extra filepath flat hslogger ListLike mtl pipes pretty 198823 - safecopy stm template-haskell text time transformers websockets zm 198824 ]; 198825 testHaskellDepends = [ 198826 base directory doctest filemanip tasty tasty-hunit zm ··· 199863 199864 "tree-diff" = callPackage 199865 ({ mkDerivation, aeson, ansi-terminal, ansi-wl-pprint, base 199866 - , base-compat, bytestring, Cabal, cabal-doctest, containers 199867 - , doctest, generics-sop, hashable, MemoTrie, parsec, parsers 199868 - , pretty, QuickCheck, scientific, tagged, tasty, tasty-golden 199869 - , tasty-quickcheck, template-haskell, text, time, trifecta 199870 , unordered-containers, uuid-types, vector 199871 }: 199872 mkDerivation { 199873 pname = "tree-diff"; 199874 - version = "0"; 199875 - sha256 = "1xiwnq1rrbkzarz5ylnq0p8xk3ldjg7cj7cbmdalr1507qg7wdn7"; 199876 - revision = "1"; 199877 - editedCabalFile = "0gclbdb5pa2f7fzkqyqdhdq57v55w6w0nx9khn9piih1zw6qlnqh"; 199878 - setupHaskellDepends = [ base Cabal cabal-doctest ]; 199879 libraryHaskellDepends = [ 199880 aeson ansi-terminal ansi-wl-pprint base base-compat bytestring 199881 containers generics-sop hashable MemoTrie parsec parsers pretty ··· 199883 uuid-types vector 199884 ]; 199885 testHaskellDepends = [ 199886 - ansi-terminal ansi-wl-pprint base base-compat doctest parsec 199887 - QuickCheck tasty tasty-golden tasty-quickcheck template-haskell 199888 - trifecta 199889 ]; 199890 homepage = "https://github.com/phadej/tree-diff"; 199891 description = "Diffing of (expression) trees"; ··· 205080 license = stdenv.lib.licenses.mit; 205081 }) {}; 205082 205083 - "urlpath_7_0_0" = callPackage 205084 ({ mkDerivation, attoparsec-uri, base, exceptions, mmorph 205085 , monad-control, monad-control-aligned, monad-logger, mtl 205086 , path-extra, resourcet, split, strict, text, transformers ··· 205088 }: 205089 mkDerivation { 205090 pname = "urlpath"; 205091 - version = "7.0.0"; 205092 - sha256 = "0al003vwbr286rj9la5w01zfj1q3jccfia6iy38w3d0hajkmw6qj"; 205093 libraryHaskellDepends = [ 205094 attoparsec-uri base exceptions mmorph monad-control 205095 monad-control-aligned monad-logger mtl path-extra resourcet split ··· 206798 206799 "vector-builder" = callPackage 206800 ({ mkDerivation, base, base-prelude, bug, criterion, foldl 206801 - , quickcheck-instances, rebase, rerebase, semigroups, tasty 206802 - , tasty-hunit, tasty-quickcheck, vector 206803 }: 206804 mkDerivation { 206805 pname = "vector-builder"; 206806 - version = "0.3.3.1"; 206807 - sha256 = "03z461123b59z0r2fzhjpb4jxv4wkjkaqbsci526brkazl4qk0x8"; 206808 libraryHaskellDepends = [ base base-prelude semigroups vector ]; 206809 testHaskellDepends = [ 206810 - bug criterion foldl quickcheck-instances rebase rerebase tasty 206811 - tasty-hunit tasty-quickcheck 206812 ]; 206813 benchmarkHaskellDepends = [ criterion foldl rerebase ]; 206814 homepage = "https://github.com/nikita-volkov/vector-builder"; ··· 207293 license = stdenv.lib.licenses.bsd3; 207294 }) {}; 207295 207296 - "versions_3_2_0" = callPackage 207297 - ({ mkDerivation, base, deepseq, hashable, megaparsec, microlens 207298 - , tasty, tasty-hunit, text 207299 }: 207300 mkDerivation { 207301 pname = "versions"; 207302 - version = "3.2.0"; 207303 - sha256 = "0hvjcjjrdgxrrdm300mhbj2mbvad66ak04pcbvs23wgxkqrgmqml"; 207304 libraryHaskellDepends = [ base deepseq hashable megaparsec text ]; 207305 - testHaskellDepends = [ base microlens tasty tasty-hunit text ]; 207306 description = "Types and parsers for software version numbers"; 207307 license = stdenv.lib.licenses.bsd3; 207308 hydraPlatforms = stdenv.lib.platforms.none; ··· 207382 }: 207383 mkDerivation { 207384 pname = "viewprof"; 207385 - version = "0.0.0.10"; 207386 - sha256 = "000x7xlais9r2f42nbd2cbp6h07d6p31nn16vvbvyg5a12pw44vh"; 207387 - isLibrary = false; 207388 - isExecutable = true; 207389 - executableHaskellDepends = [ 207390 - base brick containers ghc-prof lens scientific text vector 207391 - vector-algorithms vty 207392 - ]; 207393 - homepage = "https://github.com/maoe/viewprof"; 207394 - description = "Text-based interactive GHC .prof viewer"; 207395 - license = stdenv.lib.licenses.bsd3; 207396 - }) {}; 207397 - 207398 - "viewprof_0_0_0_11" = callPackage 207399 - ({ mkDerivation, base, brick, containers, ghc-prof, lens 207400 - , scientific, text, vector, vector-algorithms, vty 207401 - }: 207402 - mkDerivation { 207403 - pname = "viewprof"; 207404 version = "0.0.0.11"; 207405 sha256 = "1j0pafrfqkp00z3jqcp2v49v2m931wyp9plwap2445b6ncpz1fhv"; 207406 isLibrary = false; ··· 207412 homepage = "https://github.com/maoe/viewprof"; 207413 description = "Text-based interactive GHC .prof viewer"; 207414 license = stdenv.lib.licenses.bsd3; 207415 - hydraPlatforms = stdenv.lib.platforms.none; 207416 }) {}; 207417 207418 "views" = callPackage ··· 212276 212277 "wolf" = callPackage 212278 ({ mkDerivation, aeson, amazonka, amazonka-swf, base, bytestring 212279 - , conduit, directory, exceptions, filemanip, filepath, http-types 212280 - , lifted-async, lifted-base, optparse-generic, preamble, process 212281 - , shakers, time, uuid, yaml 212282 }: 212283 mkDerivation { 212284 pname = "wolf"; 212285 - version = "0.3.32"; 212286 - sha256 = "1vyzchs6wg120nadkx80z9zqypqidg1yiv9scgzrri31xzlpl2a1"; 212287 isLibrary = true; 212288 isExecutable = true; 212289 libraryHaskellDepends = [ 212290 aeson amazonka amazonka-swf base bytestring conduit directory 212291 - exceptions filemanip filepath http-types lifted-async lifted-base 212292 - preamble process time uuid yaml 212293 ]; 212294 executableHaskellDepends = [ base optparse-generic shakers ]; 212295 homepage = "https://github.com/swift-nav/wolf"; ··· 213064 ]; 213065 description = "A simple CLI utility for interacting with a websocket"; 213066 license = stdenv.lib.licenses.bsd3; 213067 }) {}; 213068 213069 "ws-chans" = callPackage ··· 214374 homepage = "https://github.com/k0ral/xml-conduit-parse"; 214375 description = "Streaming XML parser based on conduits"; 214376 license = "unknown"; 214377 }) {}; 214378 214379 "xml-conduit-writer" = callPackage ··· 215777 license = stdenv.lib.licenses.bsd3; 215778 }) {inherit (pkgs) libyaml;}; 215779 215780 "yaml-combinators" = callPackage 215781 ({ mkDerivation, aeson, base, bytestring, doctest, generics-sop 215782 , scientific, tasty, tasty-hunit, text, transformers ··· 215907 }: 215908 mkDerivation { 215909 pname = "yaml-union"; 215910 - version = "0.0.2"; 215911 - sha256 = "1lmlrf3x4icx0ikl02k00hv1wibvy0n3lmxdgjrh0vbq89sbx55a"; 215912 isLibrary = true; 215913 isExecutable = true; 215914 enableSeparateDataOutput = true; ··· 216785 }: 216786 mkDerivation { 216787 pname = "yesod-bin"; 216788 - version = "1.5.2.5"; 216789 - sha256 = "0jwnjxfb6s2gcx66am74hpq38fv3svgp1a08yf4610g6fskhkx4n"; 216790 - isLibrary = false; 216791 - isExecutable = true; 216792 - executableHaskellDepends = [ 216793 - async attoparsec base base64-bytestring blaze-builder bytestring 216794 - Cabal conduit conduit-extra containers data-default-class deepseq 216795 - directory file-embed filepath fsnotify http-client http-client-tls 216796 - http-reverse-proxy http-types lifted-base network 216797 - optparse-applicative parsec process project-template resourcet 216798 - safe-exceptions say shakespeare split stm streaming-commons tar 216799 - template-haskell text time transformers transformers-compat 216800 - typed-process unix-compat unordered-containers wai wai-extra warp 216801 - warp-tls yaml zlib 216802 - ]; 216803 - homepage = "http://www.yesodweb.com/"; 216804 - description = "The yesod helper executable"; 216805 - license = stdenv.lib.licenses.mit; 216806 - }) {}; 216807 - 216808 - "yesod-bin_1_5_2_6" = callPackage 216809 - ({ mkDerivation, async, attoparsec, base, base64-bytestring 216810 - , blaze-builder, bytestring, Cabal, conduit, conduit-extra 216811 - , containers, data-default-class, deepseq, directory, file-embed 216812 - , filepath, fsnotify, http-client, http-client-tls 216813 - , http-reverse-proxy, http-types, lifted-base, network 216814 - , optparse-applicative, parsec, process, project-template 216815 - , resourcet, safe-exceptions, say, shakespeare, split, stm 216816 - , streaming-commons, tar, template-haskell, text, time 216817 - , transformers, transformers-compat, typed-process, unix-compat 216818 - , unordered-containers, wai, wai-extra, warp, warp-tls, yaml, zlib 216819 - }: 216820 - mkDerivation { 216821 - pname = "yesod-bin"; 216822 version = "1.5.2.6"; 216823 sha256 = "1in4c0q2w0h36lm1cf48ai0zpl9r8x0z116j85mfmq66wxmd6h9r"; 216824 isLibrary = false; ··· 216837 homepage = "http://www.yesodweb.com/"; 216838 description = "The yesod helper executable"; 216839 license = stdenv.lib.licenses.mit; 216840 - hydraPlatforms = stdenv.lib.platforms.none; 216841 }) {}; 216842 216843 "yesod-bootstrap" = callPackage ··· 220212 license = stdenv.lib.licenses.bsd3; 220213 }) {}; 220214 220215 - "zm_0_3" = callPackage 220216 ({ mkDerivation, base, bytestring, containers, convertible 220217 , cryptonite, deepseq, doctest, either, filemanip, flat, memory 220218 , model, mtl, pretty, tasty, tasty-hunit, tasty-quickcheck, text ··· 220220 }: 220221 mkDerivation { 220222 pname = "zm"; 220223 - version = "0.3"; 220224 - sha256 = "1v2h66ahd3bpgyc59xj6ggzxfmzs0zgf4d5pgsz3by07iz5jk5ig"; 220225 libraryHaskellDepends = [ 220226 base bytestring containers convertible cryptonite deepseq either 220227 flat memory model mtl pretty text transformers
··· 2442 pname = "Cabal"; 2443 version = "1.24.2.0"; 2444 sha256 = "0h33v1716wkqh9wvq2wynvhwzkjjhg4aav0a1i3cmyq36n7fpl5p"; 2445 + revision = "2"; 2446 + editedCabalFile = "15ncrm7x2lg4hn0m5mhc8hy769bzhmajsm6l9i6536plfs2bbbdj"; 2447 libraryHaskellDepends = [ 2448 array base binary bytestring containers deepseq directory filepath 2449 pretty process time unix ··· 2469 pname = "Cabal"; 2470 version = "2.0.0.2"; 2471 sha256 = "0chhl2113jbahd5gychx9rdqj1aw22h7dyj6z44871hzqxngx6bc"; 2472 + revision = "1"; 2473 + editedCabalFile = "1k4alrrz7yza66kaya69m0rkcz45mw48afrcv1x54q31cka9xyx1"; 2474 libraryHaskellDepends = [ 2475 array base binary bytestring containers deepseq directory filepath 2476 pretty process time unix ··· 10393 }: 10394 mkDerivation { 10395 pname = "IntervalMap"; 10396 version = "0.5.3.1"; 10397 sha256 = "08cc7zasgj083yqhkd0bh3nmwnmbk6sqb6579irqpm3ayrcm8mws"; 10398 libraryHaskellDepends = [ base containers deepseq ]; ··· 10404 homepage = "http://www.chr-breitkopf.de/comp/IntervalMap"; 10405 description = "Containers for intervals, with efficient search"; 10406 license = stdenv.lib.licenses.bsd3; 10407 }) {}; 10408 10409 "Irc" = callPackage ··· 10656 }: 10657 mkDerivation { 10658 pname = "JuicyPixels"; 10659 + version = "3.2.9.1"; 10660 + sha256 = "1g31zgsg7gq5ac9r5aizghvrg7jwn1a0qs4qwnfillqn4wkw6y5b"; 10661 libraryHaskellDepends = [ 10662 base binary bytestring containers deepseq mtl primitive 10663 transformers vector zlib ··· 11047 ({ mkDerivation, base }: 11048 mkDerivation { 11049 pname = "LParse"; 11050 + version = "0.1.3.1"; 11051 + sha256 = "0gyc1cqbz97cps8awvkl3yfmlvaf7fkvxgs48rq95j1b2xbf417p"; 11052 libraryHaskellDepends = [ base ]; 11053 testHaskellDepends = [ base ]; 11054 homepage = "https://github.com/MarcusVoelker/LParse#readme"; ··· 11780 ({ mkDerivation, base, bytestring, hidapi, mtl }: 11781 mkDerivation { 11782 pname = "MBot"; 11783 + version = "0.2.0.0"; 11784 + sha256 = "08n8xyvcj99wx1zipw5pz1w4qsm57b9vzhshvwhcay2pw3jn5x43"; 11785 libraryHaskellDepends = [ base bytestring hidapi mtl ]; 11786 description = "Haskell interface for controlling the mBot educational robot"; 11787 license = stdenv.lib.licenses.gpl3; ··· 15923 ]; 15924 description = "translate a SVD of a Microcontroller to Haskell tables"; 15925 license = stdenv.lib.licenses.bsd3; 15926 + hydraPlatforms = stdenv.lib.platforms.none; 15927 }) {}; 15928 15929 "SVG2Q" = callPackage ··· 18372 }: 18373 mkDerivation { 18374 pname = "Villefort"; 18375 + version = "0.1.2.4"; 18376 + sha256 = "1dyq8n7filv8v4qf42v53ji2fnyam4jkjvd5aflh2qnib2wqsl04"; 18377 isLibrary = true; 18378 isExecutable = true; 18379 enableSeparateDataOutput = true; ··· 22093 homepage = "https://github.com/sannsyn/aeson-value-parser"; 22094 description = "An API for parsing \"aeson\" JSON tree into Haskell types"; 22095 license = stdenv.lib.licenses.mit; 22096 + hydraPlatforms = stdenv.lib.platforms.none; 22097 }) {}; 22098 22099 "aeson-yak" = callPackage ··· 22471 license = stdenv.lib.licenses.mit; 22472 }) {}; 22473 22474 + "airship_0_9_0" = callPackage 22475 + ({ mkDerivation, attoparsec, base, base64-bytestring, blaze-builder 22476 + , bytestring, bytestring-trie, case-insensitive, containers 22477 + , cryptohash, directory, either, filepath, http-date, http-media 22478 + , http-types, lifted-base, microlens, mime-types, mmorph 22479 + , monad-control, mtl, network, old-locale, random, tasty 22480 + , tasty-hunit, tasty-quickcheck, text, time, transformers 22481 + , transformers-base, unix, unordered-containers, wai, wai-extra 22482 + }: 22483 + mkDerivation { 22484 + pname = "airship"; 22485 + version = "0.9.0"; 22486 + sha256 = "1hpm99jyb5v131352y1wlja59sp3c3wqw0p935xg142zw4qckacx"; 22487 + libraryHaskellDepends = [ 22488 + attoparsec base base64-bytestring blaze-builder bytestring 22489 + bytestring-trie case-insensitive containers cryptohash directory 22490 + either filepath http-date http-media http-types lifted-base 22491 + microlens mime-types mmorph monad-control mtl network old-locale 22492 + random text time transformers transformers-base unix 22493 + unordered-containers wai wai-extra 22494 + ]; 22495 + testHaskellDepends = [ 22496 + base bytestring tasty tasty-hunit tasty-quickcheck text 22497 + transformers wai 22498 + ]; 22499 + homepage = "https://github.com/helium/airship/"; 22500 + description = "A Webmachine-inspired HTTP library"; 22501 + license = stdenv.lib.licenses.mit; 22502 + hydraPlatforms = stdenv.lib.platforms.none; 22503 + }) {}; 22504 + 22505 "airtable-api" = callPackage 22506 ({ mkDerivation, aeson, base, bytestring, hashable, lens, text 22507 , time, unordered-containers, wreq ··· 22553 }) {}; 22554 22555 "aivika-distributed" = callPackage 22556 + ({ mkDerivation, aivika, aivika-transformers, array, base, binary 22557 , containers, distributed-process, exceptions, mtl, mwc-random 22558 , random, stm, time 22559 }: 22560 mkDerivation { 22561 pname = "aivika-distributed"; 22562 + version = "1.0"; 22563 + sha256 = "1nc0qhmkh75jda3id4wndhs5gmjiqcqi0gwpmwafm5czzg3g6lch"; 22564 libraryHaskellDepends = [ 22565 + aivika aivika-transformers array base binary containers 22566 distributed-process exceptions mtl mwc-random random stm time 22567 ]; 22568 homepage = "http://www.aivikasoft.com"; ··· 22789 }: 22790 mkDerivation { 22791 pname = "alerta"; 22792 + version = "0.1.0.5"; 22793 + sha256 = "1fmdn30nmz0gqa3kqyc675msmwvrdvbissfbgax19xma3yppafal"; 22794 libraryHaskellDepends = [ 22795 aeson aeson-pretty base containers data-default http-api-data 22796 http-client servant servant-client servant-server text time ··· 22798 homepage = "https://github.com/mjhopkins/alerta-client"; 22799 description = "Bindings to the alerta REST API"; 22800 license = stdenv.lib.licenses.bsd3; 22801 + }) {}; 22802 + 22803 + "alerta_0_1_0_6" = callPackage 22804 + ({ mkDerivation, aeson, aeson-pretty, base, containers 22805 + , data-default, http-api-data, http-client, servant, servant-client 22806 + , servant-client-core, servant-server, text, time 22807 + }: 22808 + mkDerivation { 22809 + pname = "alerta"; 22810 + version = "0.1.0.6"; 22811 + sha256 = "1dg66p8gc2k0mfxd33dsc8cv6y43kq7qvyj51rvidjmdg0v5bdfm"; 22812 + libraryHaskellDepends = [ 22813 + aeson aeson-pretty base containers data-default http-api-data 22814 + http-client servant servant-client servant-client-core 22815 + servant-server text time 22816 + ]; 22817 + homepage = "https://github.com/mjhopkins/alerta-client"; 22818 + description = "Bindings to the alerta REST API"; 22819 + license = stdenv.lib.licenses.bsd3; 22820 + hydraPlatforms = stdenv.lib.platforms.none; 22821 }) {}; 22822 22823 "alerts" = callPackage ··· 24205 homepage = "https://github.com/brendanhay/amazonka"; 24206 description = "Amazon Elastic Compute Cloud SDK"; 24207 license = "unknown"; 24208 + hydraPlatforms = stdenv.lib.platforms.none; 24209 }) {}; 24210 24211 "amazonka-ecr" = callPackage ··· 26129 }: 26130 mkDerivation { 26131 pname = "apecs"; 26132 + version = "0.2.4.4"; 26133 + sha256 = "05yj40vbsjbylxnqqvczs8f3i42i719mihnps8b9mhrysdvz3wlp"; 26134 libraryHaskellDepends = [ 26135 async base containers mtl template-haskell vector 26136 ]; ··· 26497 description = "purescript compiler for apiary web framework"; 26498 license = stdenv.lib.licenses.mit; 26499 hydraPlatforms = stdenv.lib.platforms.none; 26500 + }) {}; 26501 + 26502 + "apiary-redis" = callPackage 26503 + ({ mkDerivation, apiary, base, hedis, transformers }: 26504 + mkDerivation { 26505 + pname = "apiary-redis"; 26506 + version = "1.5.1"; 26507 + sha256 = "0b9m165qs7nd9iisbkkx0vpdkv37bh0vvrwq769bjc2k8qkqspwl"; 26508 + libraryHaskellDepends = [ apiary base hedis transformers ]; 26509 + homepage = "https://github.com/philopon/apiary"; 26510 + description = "redis support for apiary web framework"; 26511 + license = stdenv.lib.licenses.mit; 26512 }) {}; 26513 26514 "apiary-session" = callPackage ··· 27026 hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; 27027 }) {inherit (pkgs.xorg) libXScrnSaver;}; 27028 27029 + "arcgrid" = callPackage 27030 + ({ mkDerivation, base, parsec, parsec-numeric }: 27031 + mkDerivation { 27032 + pname = "arcgrid"; 27033 + version = "0.1.0.0"; 27034 + sha256 = "153ngiw2bp0c5lpiqbvhnxbf55x06ymiicnr262hbmzxkasdxskf"; 27035 + isLibrary = true; 27036 + isExecutable = true; 27037 + libraryHaskellDepends = [ base parsec parsec-numeric ]; 27038 + executableHaskellDepends = [ base ]; 27039 + homepage = "https://github.com/nbrk/arcgrid"; 27040 + description = "Parse ESRI/ArcInfo (ArcGrid) raster GIS files"; 27041 + license = stdenv.lib.licenses.bsd3; 27042 + }) {}; 27043 + 27044 + "arcgrid-viewer" = callPackage 27045 + ({ mkDerivation, arcgrid, base, bytestring, gloss, transformers }: 27046 + mkDerivation { 27047 + pname = "arcgrid-viewer"; 27048 + version = "0.1.0.0"; 27049 + sha256 = "1avxg7xic2h9visv16frzajdh4kn8rriq7p47714b3zarhx1f99p"; 27050 + isLibrary = false; 27051 + isExecutable = true; 27052 + executableHaskellDepends = [ 27053 + arcgrid base bytestring gloss transformers 27054 + ]; 27055 + homepage = "https://github.com/nbrk/arcgrid-viewer"; 27056 + description = "Simple viewer for ESRI/ArcInfo (ArcGrid) geospatial data"; 27057 + license = stdenv.lib.licenses.bsd3; 27058 + }) {}; 27059 + 27060 "archive" = callPackage 27061 ({ mkDerivation, base, bytestring, debian, debian-mirror, directory 27062 , Extra, filepath, help, HUnit, mtl, network, old-locale, pretty ··· 28681 ]; 28682 description = "Streaming parser/renderer for the Atom 1.0 standard (RFC 4287)."; 28683 license = stdenv.lib.licenses.publicDomain; 28684 + hydraPlatforms = stdenv.lib.platforms.none; 28685 }) {}; 28686 28687 "atom-conduit_0_5_0_0" = callPackage ··· 31559 ({ mkDerivation, base, ghc-prim }: 31560 mkDerivation { 31561 pname = "basement"; 31562 + version = "0.0.4"; 31563 + sha256 = "1zdqv8dbzv8jx6z8fcghinbnxdc5fb97i7sdfswdr1fcp8jq6i38"; 31564 libraryHaskellDepends = [ base ghc-prim ]; 31565 homepage = "https://github.com/haskell-foundation/foundation"; 31566 description = "Foundation scrap box of array & string"; ··· 35085 homepage = "http://git.kaction.name/black-jewel"; 35086 description = "The pirate bay client"; 35087 license = stdenv.lib.licenses.gpl3; 35088 + hydraPlatforms = stdenv.lib.platforms.none; 35089 }) {}; 35090 35091 "blacktip" = callPackage ··· 37717 }: 37718 mkDerivation { 37719 pname = "butcher"; 37720 + version = "1.2.1.0"; 37721 + sha256 = "0vam5lqbp2k8r56d997bcp63lnsc4bbs7yd4lzjvibimr38g032w"; 37722 libraryHaskellDepends = [ 37723 base bifunctors containers deque either extra free microlens 37724 microlens-th mtl multistate pretty transformers unsafe void ··· 37824 homepage = "https://github.com/nikita-volkov/bytearray-parsing"; 37825 description = "Parsing of bytearray-based data"; 37826 license = stdenv.lib.licenses.mit; 37827 + hydraPlatforms = stdenv.lib.platforms.none; 37828 }) {}; 37829 37830 "bytedump" = callPackage ··· 39717 homepage = "https://github.com/centromere/cacophony#readme"; 39718 description = "A library implementing the Noise protocol"; 39719 license = stdenv.lib.licenses.publicDomain; 39720 + hydraPlatforms = stdenv.lib.platforms.none; 39721 }) {}; 39722 39723 "caf" = callPackage ··· 41500 pname = "cci"; 41501 version = "0.3.1"; 41502 sha256 = "0pvap67fn9kmjvn2qqq3x99k3mzrrsnb6q6fhawvyxv8drihsfc7"; 41503 + revision = "1"; 41504 + editedCabalFile = "11s00cbbimpglashmp1vmw1xhd4y2g1spn01ajvx3sw6wdyh614n"; 41505 isLibrary = true; 41506 isExecutable = true; 41507 libraryHaskellDepends = [ base bytestring ]; ··· 42431 }: 42432 mkDerivation { 42433 pname = "chatwork"; 42434 + version = "0.1.1.5"; 42435 + sha256 = "1r3sayix8lid0hxx8xl424q4zcff89c5gdln7zs17jg3rb9a9x57"; 42436 isLibrary = true; 42437 isExecutable = true; 42438 libraryHaskellDepends = [ ··· 42487 pname = "cheapskate"; 42488 version = "0.1.1"; 42489 sha256 = "1hiqi7h76shjzs2zj0j8g6wnq2hbiq1hmfafdazr97fba2zl2432"; 42490 + revision = "1"; 42491 + editedCabalFile = "1zrbp211ciia8j1br6krbxbqsj69kmx0rgkbvbpxdklmbgpfam3b"; 42492 isLibrary = true; 42493 isExecutable = true; 42494 libraryHaskellDepends = [ ··· 44589 description = "Haskell bindings to the Clingo ASP solver"; 44590 license = stdenv.lib.licenses.mit; 44591 hydraPlatforms = stdenv.lib.platforms.none; 44592 + }) {inherit (pkgs) clingo;}; 44593 44594 "clippard" = callPackage 44595 ({ mkDerivation, base, process }: ··· 46024 }: 46025 mkDerivation { 46026 pname = "collection-json"; 46027 + version = "1.1.0.1"; 46028 + sha256 = "1bmjcgnqldysxyb4jn8d1pwa86c938f80s2xqj19w3cvwv261ybc"; 46029 libraryHaskellDepends = [ aeson base network-uri text ]; 46030 testHaskellDepends = [ 46031 aeson base bytestring hspec network-uri QuickCheck ··· 46516 }: 46517 mkDerivation { 46518 pname = "comfort-graph"; 46519 version = "0.0.2.1"; 46520 sha256 = "02brkbrvs6q7nss3mpqcqwgz3nmim2xz30nvbkxqy7zdxci6kign"; 46521 libraryHaskellDepends = [ ··· 46527 homepage = "http://hub.darcs.net/thielema/comfort-graph"; 46528 description = "Graph structure with type parameters for nodes and edges"; 46529 license = stdenv.lib.licenses.bsd3; 46530 }) {}; 46531 46532 "comic" = callPackage ··· 48371 homepage = "https://github.com/k0ral/conduit-parse"; 48372 description = "Parsing framework based on conduit"; 48373 license = stdenv.lib.licenses.publicDomain; 48374 + hydraPlatforms = stdenv.lib.platforms.none; 48375 }) {}; 48376 48377 "conduit-resumablesink" = callPackage ··· 48535 license = stdenv.lib.licenses.gpl3; 48536 }) {}; 48537 48538 + "config-parser" = callPackage 48539 + ({ mkDerivation, base, hspec, lens, parsec, text }: 48540 + mkDerivation { 48541 + pname = "config-parser"; 48542 + version = "0.2.0.0"; 48543 + sha256 = "0mpqk41inrb7p16bwhxcffvpl7v5ix1qim28bp4j1s00bjyn9n4i"; 48544 + libraryHaskellDepends = [ base parsec ]; 48545 + testHaskellDepends = [ base hspec lens parsec text ]; 48546 + homepage = "https://github.com/protoben/config-parser"; 48547 + description = "Parse config files using parsec and generate parse errors on unhandled keys"; 48548 + license = stdenv.lib.licenses.mit; 48549 + }) {}; 48550 + 48551 "config-schema" = callPackage 48552 ({ mkDerivation, base, config-value, containers, free 48553 , kan-extensions, pretty, semigroupoids, text, transformers ··· 49896 }: 49897 mkDerivation { 49898 pname = "cookie"; 49899 version = "0.4.3"; 49900 sha256 = "0qpdydhb9gw590ffabqg70x7xvjpg8l74idqnrfbhv5yrr7hryzv"; 49901 libraryHaskellDepends = [ ··· 49909 homepage = "http://github.com/snoyberg/cookie"; 49910 description = "HTTP cookie parsing and rendering"; 49911 license = stdenv.lib.licenses.mit; 49912 }) {}; 49913 49914 "coordinate" = callPackage ··· 52164 license = stdenv.lib.licenses.bsd3; 52165 }) {}; 52166 52167 + "cryptohash-sha256_0_11_101_0" = callPackage 52168 + ({ mkDerivation, base, base16-bytestring, bytestring, criterion 52169 + , SHA, tasty, tasty-hunit, tasty-quickcheck 52170 + }: 52171 + mkDerivation { 52172 + pname = "cryptohash-sha256"; 52173 + version = "0.11.101.0"; 52174 + sha256 = "1p85vajcgw9hmq8zsz9krzx0vxh7aggwbg5w9ws8w97avcsn8xaj"; 52175 + isLibrary = true; 52176 + isExecutable = true; 52177 + libraryHaskellDepends = [ base bytestring ]; 52178 + testHaskellDepends = [ 52179 + base base16-bytestring bytestring SHA tasty tasty-hunit 52180 + tasty-quickcheck 52181 + ]; 52182 + benchmarkHaskellDepends = [ base bytestring criterion ]; 52183 + homepage = "https://github.com/hvr/cryptohash-sha256"; 52184 + description = "Fast, pure and practical SHA-256 implementation"; 52185 + license = stdenv.lib.licenses.bsd3; 52186 + hydraPlatforms = stdenv.lib.platforms.none; 52187 + }) {}; 52188 + 52189 "cryptohash-sha512" = callPackage 52190 ({ mkDerivation, base, base16-bytestring, bytestring, criterion 52191 , SHA, tasty, tasty-hunit, tasty-quickcheck ··· 59683 homepage = "https://github.com/TerrorJack/direct-rocksdb#readme"; 59684 description = "Bindings to RocksDB"; 59685 license = stdenv.lib.licenses.bsd3; 59686 + hydraPlatforms = stdenv.lib.platforms.none; 59687 }) {}; 59688 59689 "direct-sqlite" = callPackage ··· 61343 license = stdenv.lib.licenses.mit; 61344 }) {}; 61345 61346 + "docstrings" = callPackage 61347 + ({ mkDerivation, base, containers, heredoc, template-haskell }: 61348 + mkDerivation { 61349 + pname = "docstrings"; 61350 + version = "0.1.0.0"; 61351 + sha256 = "0v8wks6vrpbwiimh8g88nyk18c4g0x8ad8vpf4av2v4y5h7vv5qd"; 61352 + libraryHaskellDepends = [ 61353 + base containers heredoc template-haskell 61354 + ]; 61355 + homepage = "https://github.com/daig/docstrings#readme"; 61356 + description = "Docstrings for documentation in the repl"; 61357 + license = stdenv.lib.licenses.mit; 61358 + }) {}; 61359 + 61360 "doctemplates" = callPackage 61361 ({ mkDerivation, aeson, base, blaze-html, blaze-markup, bytestring 61362 , containers, hspec, parsec, scientific, text, unordered-containers ··· 61980 homepage = "https://github.com/psibi/download"; 61981 description = "High-level file download based on URLs"; 61982 license = stdenv.lib.licenses.bsd3; 61983 + hydraPlatforms = stdenv.lib.platforms.none; 61984 }) {}; 61985 61986 "download-curl" = callPackage ··· 62705 homepage = "https://github.com/k0ral/dublincore-xml-conduit"; 62706 description = "XML streaming parser/renderer for the Dublin Core standard elements"; 62707 license = stdenv.lib.licenses.publicDomain; 62708 + hydraPlatforms = stdenv.lib.platforms.none; 62709 }) {}; 62710 62711 "duckling" = callPackage ··· 63997 libraryHaskellDepends = [ base type-level-sets ]; 63998 description = "Embeds effect systems into Haskell using graded monads"; 63999 license = stdenv.lib.licenses.bsd3; 64000 + hydraPlatforms = stdenv.lib.platforms.none; 64001 }) {}; 64002 64003 "effective-aspects" = callPackage ··· 65207 }: 65208 mkDerivation { 65209 pname = "email-validate"; 65210 version = "2.3.2"; 65211 sha256 = "1h15z89qsp7b08nnjgs2rcwavfhfrkanvh7j8jp0rrx7xh0rz6lv"; 65212 libraryHaskellDepends = [ ··· 65216 homepage = "https://github.com/Porges/email-validate-hs"; 65217 description = "Email address validation"; 65218 license = stdenv.lib.licenses.bsd3; 65219 }) {}; 65220 65221 "email-validate-json" = callPackage ··· 71396 ]; 71397 description = "Binary instances for fixed-vector"; 71398 license = stdenv.lib.licenses.bsd3; 71399 + hydraPlatforms = stdenv.lib.platforms.none; 71400 }) {}; 71401 71402 "fixed-vector-cborg" = callPackage ··· 71413 ]; 71414 description = "Binary instances for fixed-vector"; 71415 license = stdenv.lib.licenses.bsd3; 71416 + hydraPlatforms = stdenv.lib.platforms.none; 71417 }) {}; 71418 71419 "fixed-vector-cereal" = callPackage ··· 71430 ]; 71431 description = "Cereal instances for fixed-vector"; 71432 license = stdenv.lib.licenses.bsd3; 71433 + hydraPlatforms = stdenv.lib.platforms.none; 71434 }) {}; 71435 71436 "fixed-vector-hetero" = callPackage ··· 71936 homepage = "https://github.com/BlockScope/haskell-flight-igc#readme"; 71937 description = "A parser for IGC files"; 71938 license = stdenv.lib.licenses.bsd3; 71939 + hydraPlatforms = stdenv.lib.platforms.none; 71940 }) {}; 71941 71942 "flippers" = callPackage ··· 73444 }) {}; 73445 73446 "foundation" = callPackage 73447 + ({ mkDerivation, base, basement, gauge, ghc-prim }: 73448 mkDerivation { 73449 pname = "foundation"; 73450 + version = "0.0.17"; 73451 + sha256 = "00f2p47h715fjb3rpsxlf4jskgwk9sz5p692r09gspspqmrs5l84"; 73452 + revision = "1"; 73453 + editedCabalFile = "15y38y0mj4vc694jwh3cjgnq8xv5vv7954g633f7mw5f0hb3yxkn"; 73454 libraryHaskellDepends = [ base basement ghc-prim ]; 73455 testHaskellDepends = [ base basement ]; 73456 + benchmarkHaskellDepends = [ base basement gauge ]; 73457 homepage = "https://github.com/haskell-foundation/foundation"; 73458 description = "Alternative prelude with batteries and no dependencies"; 73459 license = stdenv.lib.licenses.bsd3; ··· 76368 }) {}; 76369 76370 "generic-lens" = callPackage 76371 + ({ mkDerivation, base, criterion, deepseq, inspection-testing, lens 76372 , profunctors, QuickCheck 76373 }: 76374 mkDerivation { 76375 pname = "generic-lens"; 76376 + version = "0.4.1.0"; 76377 + sha256 = "1nlizrgnfivabc35199aizahv0za9wvp7dhsqmvhafkjj0sr5113"; 76378 libraryHaskellDepends = [ base profunctors ]; 76379 + testHaskellDepends = [ base inspection-testing ]; 76380 benchmarkHaskellDepends = [ 76381 base criterion deepseq lens QuickCheck 76382 ]; ··· 77850 homepage = "https://github.com/ndmitchell/ghc-make#readme"; 77851 description = "Accelerated version of ghc --make"; 77852 license = stdenv.lib.licenses.bsd3; 77853 + hydraPlatforms = stdenv.lib.platforms.none; 77854 }) {}; 77855 77856 "ghc-man-completion" = callPackage ··· 78061 }: 78062 mkDerivation { 78063 pname = "ghc-prof"; 78064 version = "1.4.0.3"; 78065 sha256 = "0zlarx19czj9vrckh9vam58l4vybszznxr4kwn7x2mb3vdhv0ghd"; 78066 isLibrary = true; ··· 78076 homepage = "https://github.com/maoe/ghc-prof"; 78077 description = "Library for parsing GHC time and allocation profiling reports"; 78078 license = stdenv.lib.licenses.bsd3; 78079 }) {}; 78080 78081 "ghc-prof-flamegraph" = callPackage ··· 78492 }: 78493 mkDerivation { 78494 pname = "ghcid"; 78495 + version = "0.6.8"; 78496 + sha256 = "1ca8962sh41jkz82lx1snx8fzp8s2v5dsq0mczgzc7aqjgclb35g"; 78497 isLibrary = true; 78498 isExecutable = true; 78499 libraryHaskellDepends = [ ··· 80283 license = stdenv.lib.licenses.bsd3; 80284 }) {}; 80285 80286 + "github_0_18" = callPackage 80287 ({ mkDerivation, aeson, aeson-compat, base, base-compat 80288 , base16-bytestring, binary, binary-orphans, byteable, bytestring 80289 , containers, cryptohash, deepseq, deepseq-generics, exceptions ··· 80294 }: 80295 mkDerivation { 80296 pname = "github"; 80297 + version = "0.18"; 80298 + sha256 = "0i4cs6d95ik5c8zs2508nmhjh2v30a0qjyxfqyxhjsz48p9h5p1i"; 80299 libraryHaskellDepends = [ 80300 aeson aeson-compat base base-compat base16-bytestring binary 80301 binary-orphans byteable bytestring containers cryptohash deepseq ··· 80305 vector vector-instances 80306 ]; 80307 testHaskellDepends = [ 80308 + aeson-compat base base-compat bytestring file-embed hspec 80309 + unordered-containers vector 80310 ]; 80311 homepage = "https://github.com/phadej/github"; 80312 description = "Access to the GitHub API, v3"; ··· 85290 }: 85291 mkDerivation { 85292 pname = "group-by-date"; 85293 version = "0.1.0.2"; 85294 sha256 = "09x5wag0s6bkmhqcdbrzcibpwjqg5jr8lfm9vcbwi0qyv2nn7f5h"; 85295 isLibrary = false; ··· 85301 homepage = "http://hub.darcs.net/thielema/group-by-date/"; 85302 description = "Shell command for grouping files by dates into folders"; 85303 license = stdenv.lib.licenses.bsd3; 85304 + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; 85305 }) {}; 85306 85307 "group-with" = callPackage ··· 85559 homepage = "http://projects.haskell.org/gtk2hs/"; 85560 description = "Binding to the GStreamer open source multimedia framework"; 85561 license = stdenv.lib.licenses.lgpl21; 85562 + hydraPlatforms = stdenv.lib.platforms.none; 85563 }) {inherit (pkgs) gst-plugins-base; inherit (pkgs) gstreamer;}; 85564 85565 "gt-tools" = callPackage ··· 87456 homepage = "http://code.haskell.org/~dons/code/hackage-sparks"; 87457 description = "Generate sparkline graphs of hackage statistics"; 87458 license = stdenv.lib.licenses.bsd3; 87459 + hydraPlatforms = stdenv.lib.platforms.none; 87460 }) {}; 87461 87462 "hackage-whatsnew" = callPackage ··· 87491 homepage = "http://code.haskell.org/~dons/code/hackage2hwn"; 87492 description = "Convert Hackage RSS feeds to wiki format for publishing on Haskell.org"; 87493 license = stdenv.lib.licenses.bsd3; 87494 + hydraPlatforms = stdenv.lib.platforms.none; 87495 }) {}; 87496 87497 "hackage2twitter" = callPackage ··· 91565 license = stdenv.lib.licenses.lgpl21; 91566 }) {inherit (pkgs) glib;}; 91567 91568 + "haskell-gi-base_0_20_5" = callPackage 91569 + ({ mkDerivation, base, bytestring, containers, glib, text }: 91570 + mkDerivation { 91571 + pname = "haskell-gi-base"; 91572 + version = "0.20.5"; 91573 + sha256 = "1854v6z8ragc5bbv4jc1qwbn85pw7z9gsqd17qizps6zmpx3gm9a"; 91574 + libraryHaskellDepends = [ base bytestring containers text ]; 91575 + libraryPkgconfigDepends = [ glib ]; 91576 + homepage = "https://github.com/haskell-gi/haskell-gi-base"; 91577 + description = "Foundation for libraries generated by haskell-gi"; 91578 + license = stdenv.lib.licenses.lgpl21; 91579 + hydraPlatforms = stdenv.lib.platforms.none; 91580 + }) {inherit (pkgs) glib;}; 91581 + 91582 "haskell-gi-overloading_0_0" = callPackage 91583 ({ mkDerivation }: 91584 mkDerivation { ··· 96223 license = stdenv.lib.licenses.bsd3; 96224 }) {}; 96225 96226 + "hedis_0_9_12" = callPackage 96227 + ({ mkDerivation, async, base, bytestring, bytestring-lexing 96228 + , deepseq, HUnit, mtl, network, resource-pool, scanner 96229 + , slave-thread, stm, test-framework, test-framework-hunit, text 96230 + , time, unordered-containers, vector 96231 + }: 96232 + mkDerivation { 96233 + pname = "hedis"; 96234 + version = "0.9.12"; 96235 + sha256 = "0z9d0d1f394xf1c6fsi4c0ib3pgn0w3d6iw2h34774bxrmglf5aa"; 96236 + libraryHaskellDepends = [ 96237 + async base bytestring bytestring-lexing deepseq mtl network 96238 + resource-pool scanner stm text time unordered-containers vector 96239 + ]; 96240 + testHaskellDepends = [ 96241 + async base bytestring HUnit mtl slave-thread stm test-framework 96242 + test-framework-hunit text time 96243 + ]; 96244 + benchmarkHaskellDepends = [ base mtl time ]; 96245 + homepage = "https://github.com/informatikr/hedis"; 96246 + description = "Client library for the Redis datastore: supports full command set, pipelining"; 96247 + license = stdenv.lib.licenses.bsd3; 96248 + hydraPlatforms = stdenv.lib.platforms.none; 96249 + }) {}; 96250 + 96251 "hedis-config" = callPackage 96252 ({ mkDerivation, aeson, base, bytestring, hedis, scientific, text 96253 , time ··· 97205 }: 97206 mkDerivation { 97207 pname = "heterocephalus"; 97208 version = "1.0.5.1"; 97209 sha256 = "01klxr6wmibav30yaxz0mf8xhd57frs6ika8c26qsgwjlj5qd94p"; 97210 libraryHaskellDepends = [ ··· 97215 homepage = "https://github.com/arowM/heterocephalus#readme"; 97216 description = "A type-safe template engine for working with popular front end development tools"; 97217 license = stdenv.lib.licenses.mit; 97218 }) {}; 97219 97220 "heterolist" = callPackage ··· 99766 pname = "hledger-api"; 99767 version = "1.4"; 99768 sha256 = "00vpl1ch1v80f37y8yn2psdzm7ccxpfn3jp93xqxbasksxfawfa7"; 99769 + revision = "1"; 99770 + editedCabalFile = "1q3fvasxg32xza2pgf725x0j5dsz4rklng3blyw0kq70bccgdaka"; 99771 isLibrary = false; 99772 isExecutable = true; 99773 enableSeparateDataOutput = true; ··· 99937 pname = "hledger-ui"; 99938 version = "1.4"; 99939 sha256 = "0rm6091nlpijhi6k74dg35g38a7ly22mqfnb0mvjp8pyxb4phq33"; 99940 + revision = "5"; 99941 + editedCabalFile = "0lplgg7xffpjk6qjzvjp2klmb178bc06wnyq0qlh6fm29g8d18yp"; 99942 isLibrary = false; 99943 isExecutable = true; 99944 enableSeparateDataOutput = true; ··· 100245 vector 100246 ]; 100247 librarySystemDepends = [ openblasCompat ]; 100248 + preConfigure = "sed -i hmatrix.cabal -e '/\\/usr\\//D'"; 100249 homepage = "https://github.com/albertoruiz/hmatrix"; 100250 description = "Numeric Linear Algebra"; 100251 license = stdenv.lib.licenses.bsd3; ··· 100265 vector 100266 ]; 100267 librarySystemDepends = [ openblasCompat ]; 100268 + preConfigure = "sed -i hmatrix.cabal -e '/\\/usr\\//D'"; 100269 homepage = "https://github.com/albertoruiz/hmatrix"; 100270 description = "Numeric Linear Algebra"; 100271 license = stdenv.lib.licenses.bsd3; ··· 106054 }: 106055 mkDerivation { 106056 pname = "hspec-golden-aeson"; 106057 + version = "0.2.1.0"; 106058 + sha256 = "0qb50fbni4ma87lx356j412ii18b82svkrg8gv2kx67n1f84hisq"; 106059 libraryHaskellDepends = [ 106060 aeson aeson-pretty base bytestring directory filepath hspec 106061 QuickCheck quickcheck-arbitrary-adt random transformers ··· 108869 }: 108870 mkDerivation { 108871 pname = "http2-client"; 108872 + version = "0.5.0.0"; 108873 + sha256 = "1vzbh65ifndpbwdwaam1zcy7myqxk39sl0m8244pg7ixy8yrnc25"; 108874 isLibrary = true; 108875 isExecutable = true; 108876 libraryHaskellDepends = [ ··· 109044 license = "unknown"; 109045 hydraPlatforms = stdenv.lib.platforms.none; 109046 }) {inherit (pkgs) ruby;}; 109047 + 109048 + "huck" = callPackage 109049 + ({ mkDerivation, base, classy-prelude, containers, hedgehog 109050 + , megaparsec, scientific, text, time, unordered-containers 109051 + }: 109052 + mkDerivation { 109053 + pname = "huck"; 109054 + version = "0.0.1"; 109055 + sha256 = "0kwv459n32zj4vpas055cswp3xcqj959y6syxmv7h3yhz74nqw4f"; 109056 + libraryHaskellDepends = [ 109057 + base classy-prelude containers megaparsec scientific text time 109058 + unordered-containers 109059 + ]; 109060 + testHaskellDepends = [ 109061 + base classy-prelude hedgehog megaparsec text time 109062 + unordered-containers 109063 + ]; 109064 + homepage = "https://github.com/tmcgilchrist/huck"; 109065 + description = "huck"; 109066 + license = stdenv.lib.licenses.bsd3; 109067 + }) {}; 109068 109069 "huckleberry" = callPackage 109070 ({ mkDerivation, base }: ··· 112771 homepage = "https://github.com/k0ral/imm"; 112772 description = "Execute arbitrary actions for each unread element of RSS/Atom feeds"; 112773 license = stdenv.lib.licenses.publicDomain; 112774 + hydraPlatforms = stdenv.lib.platforms.none; 112775 }) {}; 112776 112777 "imm_1_2_1_0" = callPackage ··· 114012 }) {}; 114013 114014 "inspection-testing" = callPackage 114015 + ({ mkDerivation, base, containers, ghc, template-haskell }: 114016 mkDerivation { 114017 pname = "inspection-testing"; 114018 + version = "0.1.1.2"; 114019 + sha256 = "1q8xqm63s0filhlg942kql71m9w85dgr409z4wzr7fsrvqydmaqi"; 114020 libraryHaskellDepends = [ base containers ghc template-haskell ]; 114021 + testHaskellDepends = [ base ]; 114022 homepage = "https://github.com/nomeata/inspection-testing"; 114023 + description = "GHC plugin to do inspection testing"; 114024 license = stdenv.lib.licenses.mit; 114025 }) {}; 114026 ··· 114547 homepage = "http://hub.darcs.net/thielema/interpolation/"; 114548 description = "piecewise linear and cubic Hermite interpolation"; 114549 license = stdenv.lib.licenses.bsd3; 114550 + }) {}; 114551 + 114552 + "interpolation_0_1_0_2" = callPackage 114553 + ({ mkDerivation, array, base, containers, QuickCheck, utility-ht }: 114554 + mkDerivation { 114555 + pname = "interpolation"; 114556 + version = "0.1.0.2"; 114557 + sha256 = "1qjh0jx6xx1x80diay8q18basfwkrsm9x0yrqd27ig2mi9drp0qq"; 114558 + isLibrary = true; 114559 + isExecutable = true; 114560 + libraryHaskellDepends = [ base utility-ht ]; 114561 + testHaskellDepends = [ 114562 + array base containers QuickCheck utility-ht 114563 + ]; 114564 + homepage = "http://hub.darcs.net/thielema/interpolation/"; 114565 + description = "piecewise linear and cubic Hermite interpolation"; 114566 + license = stdenv.lib.licenses.bsd3; 114567 + hydraPlatforms = stdenv.lib.platforms.none; 114568 }) {}; 114569 114570 "interruptible" = callPackage ··· 120823 }) {}; 120824 120825 "lackey" = callPackage 120826 ({ mkDerivation, base, hspec, servant, servant-foreign, text }: 120827 mkDerivation { 120828 pname = "lackey"; ··· 120833 homepage = "https://github.com/tfausak/lackey#readme"; 120834 description = "Generate Ruby clients from Servant APIs"; 120835 license = stdenv.lib.licenses.mit; 120836 }) {}; 120837 120838 "lagrangian" = callPackage ··· 120923 homepage = "https://github.com/sgillespie/lambda-calculus#readme"; 120924 description = "A lambda calculus interpreter"; 120925 license = stdenv.lib.licenses.mit; 120926 + hydraPlatforms = stdenv.lib.platforms.none; 120927 }) {}; 120928 120929 "lambda-canvas" = callPackage ··· 124913 "openpgp-crypto-api" = callPackage 124914 "openpgp-crypto-api" = callPackage 124915 license = stdenv.lib.licenses.gpl3; 124916 + hydraPlatforms = stdenv.lib.platforms.none; 124917 "openpgp-crypto-api" = callPackage 124918 124919 "openpgp-crypto-api" = callPackage ··· 127996 }: 127997 mkDerivation { 127998 pname = "log-warper"; 127999 + version = "1.6.0"; 128000 + sha256 = "0g40cxcyk9x1hfvy8lp8k5mn898022k866drpzv68i171wsjb81a"; 128001 isLibrary = true; 128002 isExecutable = true; 128003 libraryHaskellDepends = [ ··· 129493 }: 129494 mkDerivation { 129495 pname = "lxd-client"; 129496 + version = "0.1.0.3"; 129497 + sha256 = "0kywqhd4nd7j2nm7fwx9f3h94m6r5dv85xs1ix796iq0vdxxpmys"; 129498 isLibrary = true; 129499 isExecutable = true; 129500 libraryHaskellDepends = [ ··· 130092 }: 130093 mkDerivation { 130094 pname = "magicbane"; 130095 version = "0.1.3"; 130096 sha256 = "164zljyc0wvisj8xb6q5j0xlhjhxw7068jl9s9y4rkd3x637j3as"; 130097 libraryHaskellDepends = [ ··· 130107 homepage = "https://github.com/myfreeweb/magicbane#readme"; 130108 description = "A web framework that integrates Servant, ClassyPrelude, EKG, fast-logger, wai-cli…"; 130109 license = stdenv.lib.licenses.publicDomain; 130110 }) {}; 130111 130112 "magico" = callPackage ··· 133108 homepage = "https://github.com/ppelleti/hs-mercury-api"; 133109 description = "Haskell binding to Mercury API for ThingMagic RFID readers"; 133110 license = stdenv.lib.licenses.mit; 133111 + hydraPlatforms = stdenv.lib.platforms.none; 133112 }) {}; 133113 133114 "merge-bash-history" = callPackage ··· 133588 }: 133589 mkDerivation { 133590 pname = "microlens-aeson"; 133591 version = "2.2.0.2"; 133592 sha256 = "05zk6pfb9s48kgfpim1lj32vh3p54g633d5x4771inxihlskqd4d"; 133593 libraryHaskellDepends = [ ··· 133601 homepage = "http://github.com/fosskers/microlens-aeson/"; 133602 description = "Law-abiding lenses for Aeson, using microlens"; 133603 license = stdenv.lib.licenses.mit; 133604 }) {}; 133605 133606 "microlens-contra" = callPackage ··· 137426 ]; 137427 description = "Generate state diagrams from Motor FSM typeclasses"; 137428 license = stdenv.lib.licenses.mpl20; 137429 + hydraPlatforms = stdenv.lib.platforms.none; 137430 }) {}; 137431 137432 "motor-reflection" = callPackage ··· 137443 ]; 137444 description = "Reflect on Motor FSM typeclasses to obtain runtime representations"; 137445 license = stdenv.lib.licenses.mpl20; 137446 + hydraPlatforms = stdenv.lib.platforms.none; 137447 }) {}; 137448 137449 "mount" = callPackage ··· 142183 license = stdenv.lib.licenses.bsd3; 142184 }) {}; 142185 142186 + "network-uri-json" = callPackage 142187 + ({ mkDerivation, aeson, base, hspec, network-uri, QuickCheck 142188 + , test-invariant, text 142189 + }: 142190 + mkDerivation { 142191 + pname = "network-uri-json"; 142192 + version = "0.1.0.0"; 142193 + sha256 = "0q4h37zf8n56s7jjd5nalk8q6q5hh5d612p7w9agjqwjhl26p782"; 142194 + libraryHaskellDepends = [ aeson base network-uri text ]; 142195 + testHaskellDepends = [ 142196 + aeson base hspec network-uri QuickCheck test-invariant text 142197 + ]; 142198 + homepage = "https://github.com/alunduil/network-uri-json"; 142199 + description = "FromJSON and ToJSON Instances for Network.URI"; 142200 + license = stdenv.lib.licenses.mit; 142201 + }) {}; 142202 + 142203 "network-uri-static" = callPackage 142204 ({ mkDerivation, base, doctest, network-uri, template-haskell }: 142205 mkDerivation { ··· 144919 }: 144920 mkDerivation { 144921 pname = "ombra"; 144922 + version = "1.1.0.0"; 144923 + sha256 = "00cki27h3wpgpmcc3rv8fip1dmh9zsg5n0m5gfgdy0xs36xlyn4m"; 144924 libraryHaskellDepends = [ 144925 base Boolean gl hashable hashtables MemoTrie monad-control 144926 transformers transformers-base unordered-containers vector-space ··· 145317 license = stdenv.lib.licenses.bsd3; 145318 }) {}; 145319 145320 + "opaleye-trans_0_4_2" = callPackage 145321 + ({ mkDerivation, base, exceptions, mtl, opaleye, postgresql-simple 145322 , product-profunctors, transformers 145323 }: 145324 mkDerivation { 145325 pname = "opaleye-trans"; 145326 + version = "0.4.2"; 145327 + sha256 = "05fvwbql1lvm0wbk3mmwy14ngpvilqir73yxp2xjb4y7wjk7r5wm"; 145328 isLibrary = true; 145329 isExecutable = true; 145330 libraryHaskellDepends = [ 145331 + base exceptions mtl opaleye postgresql-simple product-profunctors 145332 + transformers 145333 ]; 145334 executableHaskellDepends = [ 145335 base opaleye postgresql-simple product-profunctors ··· 146260 homepage = "https://github.com/k0ral/opml-conduit"; 146261 description = "Streaming parser/renderer for the OPML 2.0 format."; 146262 license = stdenv.lib.licenses.publicDomain; 146263 + hydraPlatforms = stdenv.lib.platforms.none; 146264 }) {}; 146265 146266 "opn" = callPackage ··· 147670 maintainers = with stdenv.lib.maintainers; [ peti ]; 147671 }) {}; 147672 147673 + "pandoc_2_0_2" = callPackage 147674 ({ mkDerivation, aeson, aeson-pretty, base, base64-bytestring 147675 , binary, blaze-html, blaze-markup, bytestring, Cabal 147676 , case-insensitive, cmark-gfm, containers, criterion, data-default ··· 147684 }: 147685 mkDerivation { 147686 pname = "pandoc"; 147687 + version = "2.0.2"; 147688 + sha256 = "1ygrxq5hpzr29pdmir3ms2crihg1bqrdjlxjvm6yfq4pjdlxg7xp"; 147689 configureFlags = [ "-fhttps" "-f-trypandoc" ]; 147690 isLibrary = true; 147691 isExecutable = true; ··· 148058 license = stdenv.lib.licenses.bsd3; 148059 }) {}; 148060 148061 + "pandoc-types_1_17_3" = callPackage 148062 ({ mkDerivation, aeson, base, bytestring, containers, criterion 148063 , deepseq, ghc-prim, HUnit, QuickCheck, string-qq, syb 148064 , test-framework, test-framework-hunit, test-framework-quickcheck2 ··· 148066 }: 148067 mkDerivation { 148068 pname = "pandoc-types"; 148069 + version = "1.17.3"; 148070 + sha256 = "0k6z5ixgpi7gm4wlpvy2j7zzv68xsqak7fhajrf0fb60dpn4ac0n"; 148071 libraryHaskellDepends = [ 148072 aeson base bytestring containers deepseq ghc-prim QuickCheck syb 148073 transformers ··· 149777 license = stdenv.lib.licenses.bsd3; 149778 }) {}; 149779 149780 + "path-extra_0_0_6" = callPackage 149781 + ({ mkDerivation, base, exceptions, path }: 149782 + mkDerivation { 149783 + pname = "path-extra"; 149784 + version = "0.0.6"; 149785 + sha256 = "0db91bgp57abzpqfpm1vrdvmsvnxqr2fsm0rvx0hsfqbarqs6fl8"; 149786 + libraryHaskellDepends = [ base exceptions path ]; 149787 + description = "Chris Done's path library, enriched with URL-related goodies"; 149788 + license = stdenv.lib.licenses.bsd3; 149789 + hydraPlatforms = stdenv.lib.platforms.none; 149790 + }) {}; 149791 + 149792 "path-io" = callPackage 149793 ({ mkDerivation, base, containers, directory, exceptions, filepath 149794 , hspec, path, temporary, time, transformers, unix-compat ··· 152138 }: 152139 mkDerivation { 152140 pname = "phoityne-vscode"; 152141 + version = "0.0.18.0"; 152142 + sha256 = "1y9qrl1sskfyqdh7n6n467rjsf3zh969f072v3hrlrmlrd7y7vq0"; 152143 isLibrary = false; 152144 isExecutable = true; 152145 executableHaskellDepends = [ ··· 152924 homepage = "https://github.com/centromere/pipes-cacophony#readme"; 152925 description = "Pipes for Noise-secured network connections"; 152926 license = stdenv.lib.licenses.publicDomain; 152927 + hydraPlatforms = stdenv.lib.platforms.none; 152928 }) {}; 152929 152930 "pipes-category" = callPackage ··· 156725 }: 156726 mkDerivation { 156727 pname = "preamble"; 156728 + version = "0.0.53"; 156729 + sha256 = "0y0745i8mq803zv73l36k78j36z0h4vb44pwbvc4qsdkh5760nnz"; 156730 isLibrary = true; 156731 isExecutable = true; 156732 libraryHaskellDepends = [ ··· 161585 }) {}; 161586 161587 "quickcheck-special" = callPackage 161588 ({ mkDerivation, base, QuickCheck, special-values }: 161589 mkDerivation { 161590 pname = "quickcheck-special"; ··· 161594 homepage = "https://github.com/minad/quickcheck-special#readme"; 161595 description = "Edge cases and special values for QuickCheck Arbitrary instances"; 161596 license = stdenv.lib.licenses.mit; 161597 }) {}; 161598 161599 "quickcheck-state-machine" = callPackage ··· 162465 }: 162466 mkDerivation { 162467 pname = "rakuten"; 162468 + version = "0.1.0.3"; 162469 + sha256 = "1l09lw0cr32vizzad7rgmwgfz7yy535n4fawikdr8lm8yzs0nr6d"; 162470 libraryHaskellDepends = [ 162471 aeson base bytestring connection constraints data-default-class 162472 extensible http-api-data http-client http-client-tls http-types ··· 167506 hydraPlatforms = stdenv.lib.platforms.none; 167507 }) {}; 167508 167509 + "req_0_5_0" = callPackage 167510 ({ mkDerivation, aeson, authenticate-oauth, base, blaze-builder 167511 , bytestring, case-insensitive, connection, data-default-class 167512 , hspec, hspec-core, http-api-data, http-client, http-client-tls ··· 167515 }: 167516 mkDerivation { 167517 pname = "req"; 167518 + version = "0.5.0"; 167519 + sha256 = "0wrlbmix8avvvl3mwijsbzajpbkz4n208gvqim8xyhw0ic5lxf3q"; 167520 enableSeparateDataOutput = true; 167521 libraryHaskellDepends = [ 167522 aeson authenticate-oauth base blaze-builder bytestring ··· 167570 pname = "req-conduit"; 167571 version = "0.2.1"; 167572 sha256 = "1f3nbmdmkr68i5nm3527s06w9crdgn9jrkzam2fgcg8qp6q73q4c"; 167573 + revision = "3"; 167574 + editedCabalFile = "0g56b7jqgz45dk674y8pklcvgsmai8vj3ibdylmajij0b4gcsvwd"; 167575 libraryHaskellDepends = [ 167576 base bytestring conduit http-client req resourcet transformers 167577 ]; ··· 170044 ]; 170045 description = "Streaming parser/renderer for the RSS standard"; 170046 license = stdenv.lib.licenses.publicDomain; 170047 + hydraPlatforms = stdenv.lib.platforms.none; 170048 }) {}; 170049 170050 "rss-conduit_0_4_2_0" = callPackage ··· 174985 license = stdenv.lib.licenses.bsd3; 174986 }) {}; 174987 174988 + "servant-client_0_12_0_1" = callPackage 174989 ({ mkDerivation, aeson, attoparsec, base, base-compat, bytestring 174990 , containers, deepseq, exceptions, generics-sop, hspec 174991 , http-api-data, http-client, http-client-tls, http-media ··· 174995 }: 174996 mkDerivation { 174997 pname = "servant-client"; 174998 + version = "0.12.0.1"; 174999 + sha256 = "12apsxsxqxc9xxcpn6l4y69x3q22407gni3ixxa7c0afcr5jnani"; 175000 libraryHaskellDepends = [ 175001 aeson attoparsec base base-compat bytestring containers exceptions 175002 http-client http-client-tls http-media http-types monad-control mtl ··· 175034 homepage = "http://haskell-servant.readthedocs.org/"; 175035 description = "Core functionality and class for client function generation for servant APIs"; 175036 license = stdenv.lib.licenses.bsd3; 175037 + hydraPlatforms = stdenv.lib.platforms.none; 175038 }) {}; 175039 175040 "servant-csharp" = callPackage ··· 175294 }) {}; 175295 175296 "servant-github" = callPackage 175297 + ({ mkDerivation, aeson, base, bytestring, cryptonite, hspec 175298 + , http-api-data, http-client, http-client-tls, http-link-header 175299 + , http-media, jose, lens, mtl, QuickCheck, servant, servant-client 175300 + , text, time, transformers 175301 }: 175302 mkDerivation { 175303 pname = "servant-github"; 175304 + version = "0.1.0.6"; 175305 + sha256 = "14bmh9gbmrd9254zd6c4s74x63qjdvdv2hfw8q17rcr1752f9qrf"; 175306 isLibrary = true; 175307 isExecutable = true; 175308 libraryHaskellDepends = [ 175309 + aeson base bytestring cryptonite http-api-data http-client 175310 + http-client-tls http-link-header http-media jose lens mtl servant 175311 + servant-client text time transformers 175312 ]; 175313 executableHaskellDepends = [ base text transformers ]; 175314 testHaskellDepends = [ base hspec QuickCheck ]; ··· 175416 }: 175417 mkDerivation { 175418 pname = "servant-js"; 175419 version = "0.9.3.1"; 175420 sha256 = "01an3s6xnjng7vwzha658hcf3n28v99dviindqq0qv7dbrf3r1ri"; 175421 isLibrary = true; ··· 175434 homepage = "http://haskell-servant.readthedocs.org/"; 175435 description = "Automatically derive javascript functions to query servant webservices"; 175436 license = stdenv.lib.licenses.bsd3; 175437 }) {}; 175438 175439 "servant-kotlin" = callPackage ··· 175443 }: 175444 mkDerivation { 175445 pname = "servant-kotlin"; 175446 + version = "0.1.0.1"; 175447 + sha256 = "1bv6chggrpil6332nal8blnchnn6ahiblcf5q7syray7wkkmgpjk"; 175448 libraryHaskellDepends = [ 175449 base containers directory formatting lens servant servant-foreign 175450 text time wl-pprint-text ··· 175504 }: 175505 mkDerivation { 175506 pname = "servant-mock"; 175507 version = "0.8.3"; 175508 sha256 = "0fwkygv4rx98qys8apj7aby4xhssgzqdgsxmb6vh4ky71vjq0q5m"; 175509 isLibrary = true; ··· 175522 homepage = "http://haskell-servant.readthedocs.org/"; 175523 description = "Derive a mock server for free from your servant API types"; 175524 license = stdenv.lib.licenses.bsd3; 175525 }) {}; 175526 175527 "servant-multipart" = callPackage ··· 176109 }: 176110 mkDerivation { 176111 pname = "servant-swagger"; 176112 version = "1.1.4"; 176113 sha256 = "0xcs019v0kmaa265a15zbqj591d3nrrj19r5176816pldq8q213i"; 176114 setupHaskellDepends = [ base Cabal cabal-doctest ]; ··· 176123 homepage = "https://github.com/haskell-servant/servant-swagger"; 176124 description = "Generate Swagger specification for your servant API"; 176125 license = stdenv.lib.licenses.bsd3; 176126 }) {}; 176127 176128 "servant-swagger-ui" = callPackage ··· 177358 }: 177359 mkDerivation { 177360 pname = "shakers"; 177361 + version = "0.0.36"; 177362 + sha256 = "1l2dn9s1pijh84l0difw7sb2b3id49p64fn235lj5qybww60ijhw"; 177363 isLibrary = true; 177364 isExecutable = true; 177365 libraryHaskellDepends = [ ··· 177829 license = stdenv.lib.licenses.bsd3; 177830 }) {}; 177831 177832 + "shelly_1_6_8_5" = callPackage 177833 ({ mkDerivation, async, base, bytestring, containers, directory 177834 , enclosed-exceptions, exceptions, hspec, HUnit, lifted-async 177835 , lifted-base, monad-control, mtl, process, system-fileio ··· 177838 }: 177839 mkDerivation { 177840 pname = "shelly"; 177841 + version = "1.6.8.5"; 177842 + sha256 = "036p32xrcv698wsgs3cdxy9rirkzql2myczzyz30iahk91hl2qiw"; 177843 isLibrary = true; 177844 isExecutable = true; 177845 libraryHaskellDepends = [ ··· 178457 homepage = "https://github.com/chessai/silvi#readme"; 178458 description = "A generator for different kinds of logs"; 178459 license = stdenv.lib.licenses.bsd3; 178460 + hydraPlatforms = stdenv.lib.platforms.none; 178461 }) {}; 178462 178463 "simd" = callPackage ··· 179608 }: 179609 mkDerivation { 179610 pname = "siren-json"; 179611 + version = "0.1.0.1"; 179612 + sha256 = "1wm1pkdq6wrnw8rkyf5sq4iic8qijzliwd1nmqsvrq35vid5ms2i"; 179613 libraryHaskellDepends = [ 179614 aeson base bytestring containers http-media http-types network-uri 179615 text unordered-containers ··· 180128 "slack-web" = callPackage 180129 ({ mkDerivation, aeson, base, containers, errors, hspec 180130 , http-api-data, http-client, http-client-tls, megaparsec, mtl 180131 + , servant, servant-client, servant-client-core, text, time 180132 + , transformers 180133 }: 180134 mkDerivation { 180135 pname = "slack-web"; 180136 + version = "0.2.0.2"; 180137 + sha256 = "18hp8s5qcl2756p6sdx98d49p6bjk44616z9mcpd2ic9gcrs60q5"; 180138 libraryHaskellDepends = [ 180139 aeson base containers errors http-api-data http-client 180140 + http-client-tls megaparsec mtl servant servant-client 180141 + servant-client-core text time transformers 180142 ]; 180143 testHaskellDepends = [ 180144 aeson base containers errors hspec http-api-data megaparsec text ··· 181877 }: 181878 mkDerivation { 181879 pname = "snaplet-riak"; 181880 + version = "0.2.1.1"; 181881 + sha256 = "1dmxbjl3cq0rj31l8n683z9r6z3dfvwxkb7jgkdf3f53mpf6rcnm"; 181882 libraryHaskellDepends = [ 181883 aeson base containers data-lens data-lens-template mtl riak 181884 riak-protobuf snap snap-core time transformers 181885 ]; 181886 + homepage = "http://github.com/tmcgilchrist/snaplet-riak"; 181887 description = "A Snaplet for the Riak database"; 181888 license = stdenv.lib.licenses.mit; 181889 hydraPlatforms = stdenv.lib.platforms.none; ··· 185392 }: 185393 mkDerivation { 185394 pname = "stackage-query"; 185395 version = "0.1.2"; 185396 sha256 = "0lxln46nwsz7646yc65c07biqg35vr75l1hdvb864ajv680wp2l0"; 185397 isLibrary = false; ··· 185403 homepage = "https://github.com/juhp/stackage-query"; 185404 description = "Stackage package query"; 185405 license = stdenv.lib.licenses.mit; 185406 }) {}; 185407 185408 "stackage-sandbox" = callPackage ··· 186345 186346 "stgi" = callPackage 186347 ({ mkDerivation, ansi-terminal, ansi-wl-pprint, base, containers 186348 + , deepseq, doctest, parsers, prettyprinter 186349 + , prettyprinter-ansi-terminal, QuickCheck, semigroups, smallcheck 186350 , tasty, tasty-html, tasty-hunit, tasty-quickcheck, tasty-rerun 186351 , tasty-smallcheck, template-haskell, text, th-lift, transformers 186352 , trifecta 186353 }: 186354 mkDerivation { 186355 pname = "stgi"; 186356 + version = "1.1"; 186357 + sha256 = "1kl2nxwm8r2pjciy5kmkf4mqqrrc8iy5i02h76xm0ysmwzndq1ck"; 186358 isLibrary = true; 186359 isExecutable = true; 186360 libraryHaskellDepends = [ 186361 + ansi-wl-pprint base containers deepseq parsers prettyprinter 186362 + prettyprinter-ansi-terminal semigroups template-haskell text 186363 + th-lift transformers trifecta 186364 ]; 186365 executableHaskellDepends = [ ansi-terminal base semigroups text ]; 186366 testHaskellDepends = [ 186367 + ansi-wl-pprint base containers deepseq doctest prettyprinter 186368 + QuickCheck semigroups smallcheck tasty tasty-html tasty-hunit 186369 + tasty-quickcheck tasty-rerun tasty-smallcheck template-haskell text 186370 ]; 186371 homepage = "https://github.com/quchen/stgi#readme"; 186372 description = "Educational implementation of the STG (Spineless Tagless G-machine)"; ··· 187042 homepage = "https://github.com/frontrowed/stratosphere#readme"; 187043 description = "EDSL for AWS CloudFormation"; 187044 license = stdenv.lib.licenses.mit; 187045 + hydraPlatforms = stdenv.lib.platforms.none; 187046 }) {}; 187047 187048 "stratosphere_0_11_0" = callPackage ··· 190573 }) {}; 190574 190575 "system-info" = callPackage 190576 + ({ mkDerivation, attoparsec, base, process, text }: 190577 mkDerivation { 190578 pname = "system-info"; 190579 + version = "0.1.0.10"; 190580 + sha256 = "164f8x4npp5pywplpz7x7q2qrmc7fc2hlqxm8zw083402sw668m7"; 190581 + libraryHaskellDepends = [ attoparsec base process text ]; 190582 testHaskellDepends = [ base ]; 190583 homepage = "https://github.com/ChaosGroup/system-info"; 190584 description = "Get information about CPUs, memory, etc"; ··· 192151 }: 192152 mkDerivation { 192153 pname = "tasty-fail-fast"; 192154 version = "0.0.3"; 192155 sha256 = "1pkqa3b1jglmy6g2sx9pyw2f6dlsg2crmgvy039xiyldl985g9w4"; 192156 libraryHaskellDepends = [ base containers stm tagged tasty ]; ··· 192160 homepage = "http://github.com/MichaelXavier/tasty-fail-fast#readme"; 192161 description = "Adds the ability to fail a tasty test suite on first test failure"; 192162 license = stdenv.lib.licenses.bsd3; 192163 }) {}; 192164 192165 "tasty-golden" = callPackage ··· 192550 homepage = "https://github.com/merijn/tasty-travis"; 192551 description = "Fancy Travis CI output for tasty tests"; 192552 license = stdenv.lib.licenses.bsd3; 192553 + hydraPlatforms = stdenv.lib.platforms.none; 192554 }) {}; 192555 192556 "tateti-tateti" = callPackage ··· 194615 194616 "text-builder" = callPackage 194617 ({ mkDerivation, base, base-prelude, bytestring, criterion 194618 + , QuickCheck, quickcheck-instances, rerebase, semigroups, tasty 194619 + , tasty-hunit, tasty-quickcheck, text 194620 }: 194621 mkDerivation { 194622 pname = "text-builder"; 194623 + version = "0.4.2"; 194624 + sha256 = "1k3dna9l438cxlcyl2a28ld68ki3a7qrc35vrssn2dlcf5l89ng4"; 194625 libraryHaskellDepends = [ 194626 base base-prelude bytestring semigroups text 194627 ]; 194628 testHaskellDepends = [ 194629 + QuickCheck quickcheck-instances rerebase tasty tasty-hunit 194630 + tasty-quickcheck 194631 ]; 194632 benchmarkHaskellDepends = [ criterion rerebase ]; 194633 homepage = "https://github.com/nikita-volkov/text-builder"; ··· 196110 description = "Give your dependencies stars on GitHub!"; 196111 license = stdenv.lib.licenses.bsd3; 196112 hydraPlatforms = stdenv.lib.platforms.none; 196113 + }) {}; 196114 + 196115 + "theatre" = callPackage 196116 + ({ mkDerivation, base, base-prelude, contravariant, semigroups 196117 + , slave-thread, unagi-chan 196118 + }: 196119 + mkDerivation { 196120 + pname = "theatre"; 196121 + version = "1"; 196122 + sha256 = "1jwa4851rvac084gb70bqfwarwv6rjhqcs7b48md5kaad3zvgbd2"; 196123 + libraryHaskellDepends = [ 196124 + base base-prelude contravariant semigroups slave-thread unagi-chan 196125 + ]; 196126 + homepage = "https://github.com/nikita-volkov/theatre"; 196127 + description = "Minimalistic actor library"; 196128 + license = stdenv.lib.licenses.mit; 196129 }) {}; 196130 196131 "themoviedb" = callPackage ··· 198378 }: 198379 mkDerivation { 198380 pname = "tmp-postgres"; 198381 + version = "0.1.1.1"; 198382 + sha256 = "0qz85flbg2ihkcsjdhambgj07xrz75pgpiz8wpapj0gnady5ap9c"; 198383 libraryHaskellDepends = [ 198384 + base bytestring directory network postgresql-simple process 198385 + temporary unix 198386 ]; 198387 testHaskellDepends = [ 198388 base bytestring directory hspec hspec-discover postgresql-simple ··· 198723 }: 198724 mkDerivation { 198725 pname = "tomlcheck"; 198726 + version = "0.1.0.19"; 198727 + sha256 = "1ql24s1wy4c34rmxh8x8lggnkpx686l8x5zsp3asdsxlx0k8n8zp"; 198728 isLibrary = true; 198729 isExecutable = true; 198730 enableSeparateDataOutput = true; ··· 198758 "top" = callPackage 198759 ({ mkDerivation, acid-state, async, base, bytestring, containers 198760 , data-default-class, deepseq, directory, doctest, extra, filemanip 198761 + , filepath, flat, hslogger, mtl, pipes, pretty, safecopy, tasty 198762 + , tasty-hunit, template-haskell, text, transformers, websockets, zm 198763 }: 198764 mkDerivation { 198765 pname = "top"; 198766 + version = "0.2.2"; 198767 + sha256 = "1j97n3a66983pxnajk11c4jm4ccckvmf4xjvfxbmqj23ixl6isfp"; 198768 libraryHaskellDepends = [ 198769 acid-state async base bytestring containers data-default-class 198770 + deepseq extra filepath flat hslogger mtl pipes pretty safecopy 198771 + template-haskell text transformers websockets zm 198772 ]; 198773 testHaskellDepends = [ 198774 base directory doctest filemanip tasty tasty-hunit zm ··· 199811 199812 "tree-diff" = callPackage 199813 ({ mkDerivation, aeson, ansi-terminal, ansi-wl-pprint, base 199814 + , base-compat, bytestring, containers, generics-sop, hashable 199815 + , MemoTrie, parsec, parsers, pretty, QuickCheck, scientific, tagged 199816 + , tasty, tasty-golden, tasty-quickcheck, text, time, trifecta 199817 , unordered-containers, uuid-types, vector 199818 }: 199819 mkDerivation { 199820 pname = "tree-diff"; 199821 + version = "0.0.0.1"; 199822 + sha256 = "0km6himykj2q9ymaivv67dvlk7ia9dli2zhyx6g8yh8963mcn91v"; 199823 libraryHaskellDepends = [ 199824 aeson ansi-terminal ansi-wl-pprint base base-compat bytestring 199825 containers generics-sop hashable MemoTrie parsec parsers pretty ··· 199827 uuid-types vector 199828 ]; 199829 testHaskellDepends = [ 199830 + ansi-terminal ansi-wl-pprint base base-compat parsec QuickCheck 199831 + tasty tasty-golden tasty-quickcheck trifecta 199832 ]; 199833 homepage = "https://github.com/phadej/tree-diff"; 199834 description = "Diffing of (expression) trees"; ··· 205023 license = stdenv.lib.licenses.mit; 205024 }) {}; 205025 205026 + "urlpath_7_0_1" = callPackage 205027 ({ mkDerivation, attoparsec-uri, base, exceptions, mmorph 205028 , monad-control, monad-control-aligned, monad-logger, mtl 205029 , path-extra, resourcet, split, strict, text, transformers ··· 205031 }: 205032 mkDerivation { 205033 pname = "urlpath"; 205034 + version = "7.0.1"; 205035 + sha256 = "05n1lmd8dd71l2ghgrb3i7jsrh541nappwps5vqqppq2hvv90rpz"; 205036 libraryHaskellDepends = [ 205037 attoparsec-uri base exceptions mmorph monad-control 205038 monad-control-aligned monad-logger mtl path-extra resourcet split ··· 206741 206742 "vector-builder" = callPackage 206743 ({ mkDerivation, base, base-prelude, bug, criterion, foldl 206744 + , QuickCheck, quickcheck-instances, rebase, rerebase, semigroups 206745 + , tasty, tasty-hunit, tasty-quickcheck, vector 206746 }: 206747 mkDerivation { 206748 pname = "vector-builder"; 206749 + version = "0.3.4.1"; 206750 + sha256 = "1dzbcm6br9cay28hz804n15bwdhbzhysd4hj0fa6ijfwmfb90r6i"; 206751 libraryHaskellDepends = [ base base-prelude semigroups vector ]; 206752 testHaskellDepends = [ 206753 + bug criterion foldl QuickCheck quickcheck-instances rebase rerebase 206754 + tasty tasty-hunit tasty-quickcheck 206755 ]; 206756 benchmarkHaskellDepends = [ criterion foldl rerebase ]; 206757 homepage = "https://github.com/nikita-volkov/vector-builder"; ··· 207236 license = stdenv.lib.licenses.bsd3; 207237 }) {}; 207238 207239 + "versions_3_3_0" = callPackage 207240 + ({ mkDerivation, base, checkers, deepseq, hashable, megaparsec 207241 + , microlens, QuickCheck, tasty, tasty-hunit, tasty-quickcheck, text 207242 }: 207243 mkDerivation { 207244 pname = "versions"; 207245 + version = "3.3.0"; 207246 + sha256 = "11qgmkdinf0nhgylzfkwlcz22q7g8l4zki05hdwlb77dm2a5fam5"; 207247 libraryHaskellDepends = [ base deepseq hashable megaparsec text ]; 207248 + testHaskellDepends = [ 207249 + base checkers microlens QuickCheck tasty tasty-hunit 207250 + tasty-quickcheck text 207251 + ]; 207252 description = "Types and parsers for software version numbers"; 207253 license = stdenv.lib.licenses.bsd3; 207254 hydraPlatforms = stdenv.lib.platforms.none; ··· 207328 }: 207329 mkDerivation { 207330 pname = "viewprof"; 207331 version = "0.0.0.11"; 207332 sha256 = "1j0pafrfqkp00z3jqcp2v49v2m931wyp9plwap2445b6ncpz1fhv"; 207333 isLibrary = false; ··· 207339 homepage = "https://github.com/maoe/viewprof"; 207340 description = "Text-based interactive GHC .prof viewer"; 207341 license = stdenv.lib.licenses.bsd3; 207342 }) {}; 207343 207344 "views" = callPackage ··· 212202 212203 "wolf" = callPackage 212204 ({ mkDerivation, aeson, amazonka, amazonka-swf, base, bytestring 212205 + , conduit, directory, filepath, http-types, lifted-async 212206 + , lifted-base, optparse-generic, preamble, process, shakers, time 212207 + , uuid, yaml 212208 }: 212209 mkDerivation { 212210 pname = "wolf"; 212211 + version = "0.3.34"; 212212 + sha256 = "1g4sh2k0wkz847pxkjcpm21mf22z5lp4j428sqkvklgry1wk512q"; 212213 isLibrary = true; 212214 isExecutable = true; 212215 libraryHaskellDepends = [ 212216 aeson amazonka amazonka-swf base bytestring conduit directory 212217 + filepath http-types lifted-async lifted-base preamble process time 212218 + uuid yaml 212219 ]; 212220 executableHaskellDepends = [ base optparse-generic shakers ]; 212221 homepage = "https://github.com/swift-nav/wolf"; ··· 212990 ]; 212991 description = "A simple CLI utility for interacting with a websocket"; 212992 license = stdenv.lib.licenses.bsd3; 212993 + hydraPlatforms = stdenv.lib.platforms.none; 212994 }) {}; 212995 212996 "ws-chans" = callPackage ··· 214301 homepage = "https://github.com/k0ral/xml-conduit-parse"; 214302 description = "Streaming XML parser based on conduits"; 214303 license = "unknown"; 214304 + hydraPlatforms = stdenv.lib.platforms.none; 214305 }) {}; 214306 214307 "xml-conduit-writer" = callPackage ··· 215705 license = stdenv.lib.licenses.bsd3; 215706 }) {inherit (pkgs) libyaml;}; 215707 215708 + "yaml_0_8_25" = callPackage 215709 + ({ mkDerivation, aeson, aeson-qq, attoparsec, base, base-compat 215710 + , bytestring, conduit, containers, directory, filepath, hspec 215711 + , HUnit, libyaml, mockery, resourcet, scientific, semigroups 215712 + , template-haskell, temporary, text, transformers 215713 + , unordered-containers, vector 215714 + }: 215715 + mkDerivation { 215716 + pname = "yaml"; 215717 + version = "0.8.25"; 215718 + sha256 = "16bx7vkj455796wdklh8h13zm98h5m81dl8np0sjbx9hcsrfdbyp"; 215719 + configureFlags = [ "-fsystem-libyaml" ]; 215720 + isLibrary = true; 215721 + isExecutable = true; 215722 + libraryHaskellDepends = [ 215723 + aeson attoparsec base bytestring conduit containers directory 215724 + filepath resourcet scientific semigroups template-haskell text 215725 + transformers unordered-containers vector 215726 + ]; 215727 + libraryPkgconfigDepends = [ libyaml ]; 215728 + executableHaskellDepends = [ aeson base bytestring ]; 215729 + testHaskellDepends = [ 215730 + aeson aeson-qq base base-compat bytestring conduit directory hspec 215731 + HUnit mockery resourcet temporary text transformers 215732 + unordered-containers vector 215733 + ]; 215734 + homepage = "http://github.com/snoyberg/yaml/"; 215735 + description = "Support for parsing and rendering YAML documents"; 215736 + license = stdenv.lib.licenses.bsd3; 215737 + hydraPlatforms = stdenv.lib.platforms.none; 215738 + }) {inherit (pkgs) libyaml;}; 215739 + 215740 "yaml-combinators" = callPackage 215741 ({ mkDerivation, aeson, base, bytestring, doctest, generics-sop 215742 , scientific, tasty, tasty-hunit, text, transformers ··· 215867 }: 215868 mkDerivation { 215869 pname = "yaml-union"; 215870 + version = "0.0.3"; 215871 + sha256 = "0g030mhwzwh4fz8s3ggajkfvky18rkpz4g098r9gy2hyaf3mmr2b"; 215872 isLibrary = true; 215873 isExecutable = true; 215874 enableSeparateDataOutput = true; ··· 216745 }: 216746 mkDerivation { 216747 pname = "yesod-bin"; 216748 version = "1.5.2.6"; 216749 sha256 = "1in4c0q2w0h36lm1cf48ai0zpl9r8x0z116j85mfmq66wxmd6h9r"; 216750 isLibrary = false; ··· 216763 homepage = "http://www.yesodweb.com/"; 216764 description = "The yesod helper executable"; 216765 license = stdenv.lib.licenses.mit; 216766 }) {}; 216767 216768 "yesod-bootstrap" = callPackage ··· 220137 license = stdenv.lib.licenses.bsd3; 220138 }) {}; 220139 220140 + "zm_0_3_1" = callPackage 220141 ({ mkDerivation, base, bytestring, containers, convertible 220142 , cryptonite, deepseq, doctest, either, filemanip, flat, memory 220143 , model, mtl, pretty, tasty, tasty-hunit, tasty-quickcheck, text ··· 220145 }: 220146 mkDerivation { 220147 pname = "zm"; 220148 + version = "0.3.1"; 220149 + sha256 = "0cdggfyzb0h3xfjm91l3rx28yq1ksxfprn1wp1mdj1zm7y0paiiv"; 220150 libraryHaskellDepends = [ 220151 base bytestring containers convertible cryptonite deepseq either 220152 flat memory model mtl pretty text transformers