···
"Concurrent-Cache" = callPackage
···
pname = "Frames-map-reduce";
-
sha256 = "1ajqkzg3q59hg1gwbamff72j9sxljqq7sghrqw5xbnxfd4867dcf";
libraryHaskellDepends = [
base containers foldl Frames hashable map-reduce-folds newtype
···
"Frames-streamly" = callPackage
-
({ mkDerivation, base, exceptions, Frames, primitive, streamly
pname = "Frames-streamly";
-
sha256 = "0i007clm5q2rjmj7qfyig4sajk2bi1fc57w132j4vrvgp3p9p4rr";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
-
base exceptions Frames primitive streamly text vinyl
-
testHaskellDepends = [ base Frames streamly text vinyl ];
description = "A streamly layer for Frames I/O";
license = lib.licenses.bsd3;
···
benchmarkHaskellDepends = [ base criterion lens ];
description = "Typesafe functional GPU graphics programming";
license = lib.licenses.mit;
"GPipe-Examples" = callPackage
···
description = "GLFW OpenGL context creation for GPipe";
license = lib.licenses.mit;
"GPipe-TextureLoad" = callPackage
···
description = "The Haskell Test Framework";
license = lib.licenses.lgpl21Only;
-
hydraPlatforms = lib.platforms.none;
···
({ mkDerivation, base, bytestring, Cabal, network, openssl, time }:
-
sha256 = "160fpl2lcardzf4gy5dimhad69gvkkvnpp5nqbf8fcxzm4vgg76y";
-
setupHaskellDepends = [ base Cabal ];
-
libraryHaskellDepends = [ base bytestring network time ];
-
librarySystemDepends = [ openssl ];
-
testHaskellDepends = [ base bytestring ];
-
description = "Partial OpenSSL binding for Haskell";
-
license = lib.licenses.publicDomain;
-
}) {inherit (pkgs) openssl;};
-
"HsOpenSSL_0_11_7" = callPackage
-
({ mkDerivation, base, bytestring, Cabal, network, openssl, time }:
sha256 = "0kji758bi8agcjvpbb3hpppv55qm9g2r02mamiv568zwmlkkxsm3";
setupHaskellDepends = [ base Cabal ];
···
testHaskellDepends = [ base bytestring ];
description = "Partial OpenSSL binding for Haskell";
license = lib.licenses.publicDomain;
-
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) openssl;};
"HsOpenSSL-x509-system" = callPackage
···
sha256 = "17qaw1gg42p9v6f87dj5vih7l88lddbyd8880ananj8avanls617";
libraryHaskellDepends = [
base mtl primitive random transformers transformers-compat
···
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
"PropLogic" = callPackage
···
-
sha256 = "18d2q9fg4ydqpnrzvpcx1arjv4yl2966aax68fz3izgmsbp95k0l";
libraryHaskellDepends = [
···
-
sha256 = "1i1ycf1bhahbh7d9rvz4hl5jq16mld8sya2h2xrxlvg9yqab19hy";
libraryHaskellDepends = [
base containers deepseq hashable integer-gmp primitive QuickCheck
scientific tagged time unordered-containers Z-Data Z-IO
···
-
sha256 = "01v0vza54lpxijg4znp2pcnjw2z6ybvx453xqy7ljwf9289csfq8";
libraryHaskellDepends = [
base primitive scientific transformers unordered-containers Z-Data
···
description = "LSP server for Agda";
license = lib.licenses.mit;
"agda-server" = callPackage
···
testToolDepends = [ hspec-discover ];
description = "A set of assertion for writing more readable tests cases";
license = lib.licenses.mit;
"assert4hs-hspec" = callPackage
···
testHaskellDepends = [ assert4hs-core base hspec HUnit ];
description = "integration point of assert4hs and hspec";
license = lib.licenses.mit;
"assert4hs-tasty" = callPackage
···
({ mkDerivation, base, ghc-prim }:
-
sha256 = "0srlws74yiraqaapgcjd9p5d1fwb3zr9swcz74jpjm55fls2nn37";
-
editedCabalFile = "1indgsrk0yhkbqlxj39qqb5xqicwkmcliggb8wn87vgfswxpi1dn";
libraryHaskellDepends = [ base ghc-prim ];
description = "Foundation scrap box of array & string";
license = lib.licenses.bsd3;
···
license = lib.licenses.bsd3;
"bighugethesaurus" = callPackage
({ mkDerivation, base, HTTP, split }:
···
-
sha256 = "0xh1qxfmrfjdsprl5m748j5z9w0qmww8gkj8lhghfskdzxhy0qic";
libraryHaskellDepends = [
···
description = "Encoding and decoding for the Bottom spec";
license = lib.licenses.asl20;
···
description = "A declarative terminal user interface library";
license = lib.licenses.bsd3;
"brick-dropdownmenu" = callPackage
···
-
({ mkDerivation, base, bitwise, bytestring, hedgehog, panic
-
, parameterized-utils, tasty, tasty-hedgehog, th-lift
-
sha256 = "0lx7cm7404r71ciksv8g58797k6x02zh337ra88syhj7nzlnij5w";
libraryHaskellDepends = [
-
base bitwise bytestring panic parameterized-utils th-lift
-
base bytestring hedgehog parameterized-utils tasty tasty-hedgehog
description = "a bitvector datatype that is parameterized by the vector width";
license = lib.licenses.bsd3;
···
-
sha256 = "07ibhr3xngpwl7pq9ykbf6pxzlp8yx49d0qrlhyn7hj5xbswkv3f";
libraryHaskellDepends = [
aeson async base bytestring colour concurrent-extra connection
containers data-default-class data-flags deepseq deque df1 di-core
···
testHaskellDepends = [ base base16-bytestring hspec ];
description = "Cayenne Low Power Payload";
license = lib.licenses.bsd3;
"cayenne-lpp" = callPackage
···
-
sha256 = "1xyri98rlg4ph9vyjicivq8vb1kk085pbpv43ydw6qvpqlp97wk5";
libraryHaskellDepends = [
array attoparsec base binary bytestring containers data-msgpack
deepseq http-conduit hyraxAbif lens linear mtl split text vector
···
"code-page" = callPackage
···
"collection-json" = callPackage
({ mkDerivation, aeson, base, bytestring, hspec, hspec-discover
, network-arbitrary, network-uri, network-uri-json, QuickCheck
···
-
({ mkDerivation, array, base, containers, QuickCheck, random, tasty
-
, tasty-hunit, tasty-quickcheck, test-framework
-
, test-framework-quickcheck2, transformers
-
sha256 = "1y617qyhqh2k6d51j94c0xnj54i7b86d87n0j12idxlkaiv4j5sw";
-
editedCabalFile = "0yjvvxfmyzjhh0q050cc2wkhaahzixsw7hf27n8dky3n4cxd5bix";
libraryHaskellDepends = [
-
array base containers random transformers
-
array base containers QuickCheck random tasty tasty-hunit
-
tasty-quickcheck test-framework test-framework-quickcheck2
description = "Generate and manipulate various combinatorial objects";
license = lib.licenses.bsd3;
···
pname = "compact-word-vectors";
-
sha256 = "0ix8l6vvnf62vp6716gmypwqsrs6x5pzcx5yfj24bn4gk0xak3lm";
libraryHaskellDepends = [ base primitive ];
base primitive QuickCheck random tasty tasty-hunit tasty-quickcheck
···
pname = "csound-catalog";
-
sha256 = "1ca70yk13b239383q9d8fwc4qd6jm22dqinfhasd88b4iv9p46h8";
libraryHaskellDepends = [
base csound-expression csound-sampler sharc-timbre transformers
···
pname = "csound-expression";
-
sha256 = "0v5mv2yhw114y7hixh3qjy88sfrry7xfyzkwwk1dpwnq8yycp0ir";
libraryHaskellDepends = [
base Boolean colour containers csound-expression-dynamic
csound-expression-opcodes csound-expression-typed data-default
···
pname = "csound-expression-dynamic";
-
sha256 = "1s4gyn4rpkpfpb0glbb39hnzkw9vr4his3s4a4azx894cymyhzg0";
libraryHaskellDepends = [
array base Boolean containers data-default data-fix data-fix-cse
deriving-compat hashable transformers wl-pprint
···
pname = "csound-expression-opcodes";
-
sha256 = "1qif8nx3652883zf84w4d0l2lzlbrk9n25rn4i5mxcmlv9px06ha";
libraryHaskellDepends = [
base csound-expression-dynamic csound-expression-typed transformers
···
pname = "csound-expression-typed";
-
sha256 = "1hqmwlgx0dcci7z76w4i5xcq10c4jigzbm7fvf0xxwffmhf6j752";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
base Boolean colour containers csound-expression-dynamic
···
({ mkDerivation, base, csound-expression, transformers }:
pname = "csound-sampler";
-
sha256 = "0mi7w39adkn5l1h05arfap3c0ddb8j65wv96i3jrswpc3ljf3b2y";
libraryHaskellDepends = [ base csound-expression transformers ];
description = "A musical sampler based on Csound";
license = lib.licenses.bsd3;
···
"css-selectors" = callPackage
-
({ mkDerivation, aeson, alex, array, base, blaze-markup
-
, data-default, Decimal, happy, QuickCheck, shakespeare
, template-haskell, test-framework, test-framework-quickcheck2
-
sha256 = "1kcxbvp96imhkdrd7w9g2z4d586lmdcpnbgl8g5w04ri85qsq162";
libraryHaskellDepends = [
-
aeson array base blaze-markup data-default Decimal QuickCheck
-
shakespeare template-haskell text
libraryToolDepends = [ alex happy ];
-
base QuickCheck test-framework test-framework-quickcheck2 text
description = "Parsing, rendering and manipulating css selectors in Haskell";
license = lib.licenses.bsd3;
···
-
sha256 = "10336q53ghvj15gxxrdh1s10amfbyl7m69pgzg0rjxrs1p2bx7s7";
executableHaskellDepends = [
···
pname = "discord-haskell";
-
sha256 = "0hp3w1d5pwfj06m72dl44cp67h99b3c43kv641vz6dff7xk75hsm";
libraryHaskellDepends = [
···
"dl-fedora" = callPackage
({ mkDerivation, base, bytestring, directory, extra, filepath
-
, http-directory, http-types, optparse-applicative, regex-posix
-
, simple-cmd, simple-cmd-args, text, time, unix, xdg-userdirs
-
sha256 = "1pd0cslszd9srr9bpcxzrm84cnk5r78xs79ig32528z0anc5ghcr";
-
executableHaskellDepends = [
-
base bytestring directory extra filepath http-directory http-types
-
optparse-applicative regex-posix simple-cmd simple-cmd-args text
-
testHaskellDepends = [ base simple-cmd ];
-
description = "Fedora image download tool";
-
license = lib.licenses.gpl3Only;
-
hydraPlatforms = lib.platforms.none;
-
"dl-fedora_0_9" = callPackage
-
({ mkDerivation, base, bytestring, directory, extra, filepath
, http-client, http-client-tls, http-directory, http-types
, optparse-applicative, regex-posix, simple-cmd, simple-cmd-args
, text, time, unix, xdg-userdirs
···
th-lift th-lift-instances time
license = lib.licenses.bsd3;
"doclayout" = callPackage
···
"emacs-keys" = callPackage
({ mkDerivation, base, doctest, split, tasty, tasty-hspec
, tasty-quickcheck, template-haskell, th-lift, xkbcommon
···
-
sha256 = "015f0ai0x6iv49k4ljz8058509h8z8kkgnp7p9l4s8z54sgqfw8y";
-
editedCabalFile = "06w0g76jddjykbvym2zgcwjsa33alm1rwshhzaw0pqm573mqbp26";
libraryHaskellDepends = [
aeson base base64 bytestring hashable process scientific
string-conversions temporary text unordered-containers vector
···
({ mkDerivation, base, leancheck, template-haskell }:
-
sha256 = "0rhrlynb950n2c79s3gz0vyd6b34crlhzlva0w91qbzn9dpfrays";
libraryHaskellDepends = [ base template-haskell ];
testHaskellDepends = [ base leancheck ];
benchmarkHaskellDepends = [ base leancheck ];
···
-
sha256 = "1dhljcsqahpyn3khxjbxc15ih1r6kgqcagr5gbpg1d705ji7y3j0";
libraryHaskellDepends = [
base express leancheck speculate template-haskell
···
maintainers = with lib.maintainers; [ sternenseemann ];
"fast-math" = callPackage
···
({ mkDerivation, base, basement, gauge, ghc-prim }:
-
sha256 = "0q6kx57ygmznlpf8n499hid4x6mj3180paijx0a8dgi9hh7man61";
-
editedCabalFile = "1ps5sk50sf4b5hd87k3jqykqrwcw2wzyp50rcy6pghd61h83cjg2";
libraryHaskellDepends = [ base basement ghc-prim ];
testHaskellDepends = [ base basement ];
benchmarkHaskellDepends = [ base basement gauge ];
···
license = lib.licenses.bsd3;
-
"free_5_1_6" = callPackage
({ mkDerivation, base, comonad, containers, distributive
, exceptions, indexed-traversable, mtl, profunctors, semigroupoids
, template-haskell, th-abstraction, transformers, transformers-base
-
sha256 = "017cyz0d89560m3a2g2gpf8imzdzzlrd1rv0m6s2lvj41i2dhzfc";
libraryHaskellDepends = [
base comonad containers distributive exceptions indexed-traversable
mtl profunctors semigroupoids template-haskell th-abstraction
···
testToolDepends = [ markdown-unlit ];
description = "Handle exceptions thrown in IO with fused-effects";
license = lib.licenses.bsd3;
"fused-effects-lens" = callPackage
···
pname = "generic-deriving";
sha256 = "00nbnxxkxyjfzj3zf6sxh3im24qv485w4jb1gj36c2wn4gjdbayh";
libraryHaskellDepends = [
base containers ghc-prim template-haskell th-abstraction
···
description = "Generically derive traversals, lenses and prisms";
license = lib.licenses.bsd3;
"generic-optics-lite" = callPackage
···
({ mkDerivation, base, cpphs, ghc, happy }:
-
sha256 = "1pygg0538nah42ll0zai081y8hv8z7lwl0vr9l2k273i4fdif7hb";
libraryHaskellDepends = [ base ghc ];
libraryToolDepends = [ cpphs happy ];
description = "Haskell source parser from GHC";
···
libraryPkgconfigDepends = [ gmodule ];
description = "GModule bindings";
license = lib.licenses.lgpl21Only;
"gi-gobject" = callPackage
···
libraryPkgconfigDepends = [ vips ];
description = "libvips GObject bindings";
license = lib.licenses.lgpl21Only;
}) {inherit (pkgs) vips;};
···
, crypto-api, cryptonite, curl, data-default, DAV, dbus, deepseq
, directory, disk-free-space, dlist, edit-distance, exceptions
, fdo-notify, feed, filepath, filepath-bytestring, free, git
-
, git-lfs, gnupg, hinotify, hslogger, http-client
-
, http-client-restricted, http-client-tls, http-conduit, http-types
-
, IfElse, lsof, magic, memory, microlens, monad-control
-
, monad-logger, mountpoints, mtl, network, network-bsd
-
, network-info, network-multicast, network-uri, old-locale, openssh
-
, optparse-applicative, path-pieces, perl, persistent
-
, persistent-sqlite, persistent-template, process, QuickCheck
-
, random, regex-tdfa, resourcet, rsync, SafeSemaphore, sandi
-
, securemem, shakespeare, socks, split, stm, stm-chans, tagsoup
-
, tasty, tasty-hunit, tasty-quickcheck, tasty-rerun
-
, template-haskell, text, time, torrent, transformers, unix
-
, unix-compat, unliftio-core, unordered-containers, utf8-string
-
, uuid, vector, wai, wai-extra, warp, warp-tls, wget, which, yesod
-
, yesod-core, yesod-form, yesod-static
-
version = "8.20210330";
-
sha256 = "07dhxlmnj48drgndcplafc7xhby0w3rks68fz9wsppxan929240p";
"-fassistant" "-f-benchmark" "-fdbus" "-f-debuglocks" "-fmagicmime"
"-fnetworkbsd" "-fpairing" "-fproduction" "-fs3" "-ftorrentparser"
···
async base bytestring Cabal data-default directory exceptions
-
filepath filepath-bytestring hslogger IfElse process split
-
transformers unix-compat utf8-string
executableHaskellDepends = [
aeson async attoparsec aws base blaze-builder bloomfilter byteable
···
connection containers crypto-api cryptonite data-default DAV dbus
deepseq directory disk-free-space dlist edit-distance exceptions
fdo-notify feed filepath filepath-bytestring free git-lfs hinotify
-
hslogger http-client http-client-restricted http-client-tls
-
http-conduit http-types IfElse magic memory microlens monad-control
-
monad-logger mountpoints mtl network network-bsd network-info
-
network-multicast network-uri old-locale optparse-applicative
-
path-pieces persistent persistent-sqlite persistent-template
-
process QuickCheck random regex-tdfa resourcet SafeSemaphore sandi
-
securemem shakespeare socks split stm stm-chans tagsoup tasty
-
tasty-hunit tasty-quickcheck tasty-rerun template-haskell text time
-
torrent transformers unix unix-compat unliftio-core
-
unordered-containers utf8-string uuid vector wai wai-extra warp
-
warp-tls yesod yesod-core yesod-form yesod-static
executableSystemDepends = [
bup curl git gnupg lsof openssh perl rsync wget which
···
sha256 = "1qqa4qn6ql8zvacaikd1a154ib7bah2h96fjfvd3hz6j79bbfqw4";
libraryHaskellDepends = [
···
"hasbolt-extras" = callPackage
({ mkDerivation, aeson, aeson-casing, base, bytestring, containers
, data-default, doctest, free, hasbolt, lens, mtl
···
pname = "hasbolt-extras";
-
sha256 = "0il6752lvq0li29aipc66syc7kd9h57439akshlpqpd25b536zd9";
libraryHaskellDepends = [
···
pname = "hedgehog-servant";
-
sha256 = "04plk39ni5m9arcphb4464bpl12r6aw2zfnzlzhpa1i49qlpivc3";
libraryHaskellDepends = [
base bytestring case-insensitive hedgehog http-client http-media
http-types servant servant-client servant-server string-conversions
···
sha256 = "1l4am8pqk3xrmjmjv48jia60d2vydpj2wy0iyxqiidnc7b8p5j8m";
libraryHaskellDepends = [
···
pname = "hierarchical-env";
-
sha256 = "0syx9i9z9j75wbqsrwl8nqhr025df6vmgb4p767sdb7dncpqkph9";
libraryHaskellDepends = [
base method microlens microlens-mtl microlens-th rio
template-haskell th-abstraction
···
description = "Integration layer for \"json-pointer\" and \"aeson\"";
description = "Integration layer for \"json-pointer\" and \"aeson\"";
license = lib.licenses.bsd3;
description = "Integration layer for \"json-pointer\" and \"aeson\"";
···
description = "Integration layer for \"json-pointer\" and \"aeson\"";
license = lib.licenses.bsd3;
description = "Integration layer for \"json-pointer\" and \"aeson\"";
···
description = "Integration layer for \"json-pointer\" and \"aeson\"";
license = lib.licenses.bsd3;
description = "Integration layer for \"json-pointer\" and \"aeson\"";
···
description = "Integration layer for \"json-pointer\" and \"aeson\"";
-
description = "Integration layer for \"json-pointer\" and \"aeson\"";
enableSeparateDataOutput = true;
···
-
sha256 = "03k8djbzkl47x1kgsplbjjrwx8qqdb31zg9aw0c6ii3d8r49gkyn";
-
libraryHaskellDepends = [
-
base hspec-core hspec-discover hspec-expectations QuickCheck
-
description = "A Testing Framework for Haskell";
-
license = lib.licenses.mit;
-
"hspec_2_7_10" = callPackage
-
({ mkDerivation, base, hspec-core, hspec-discover
-
, hspec-expectations, QuickCheck
sha256 = "0z0lwrmrqkglr78n6k2c36n4h68142bh785ys0x4jaibjshvs6rw";
libraryHaskellDepends = [
···
description = "A Testing Framework for Haskell";
license = lib.licenses.mit;
-
hydraPlatforms = lib.platforms.none;
"hspec-attoparsec" = callPackage
···
-
sha256 = "0lqqvrdya7jszdxkzjnwd5g02w1ggmlfkh67bpcmzch6h0v609yj";
-
libraryHaskellDepends = [
-
ansi-terminal array base call-stack clock deepseq directory
-
filepath hspec-expectations HUnit QuickCheck quickcheck-io random
-
setenv stm tf-random transformers
-
ansi-terminal array base call-stack clock deepseq directory
-
filepath hspec-expectations hspec-meta HUnit process QuickCheck
-
quickcheck-io random setenv silently stm temporary tf-random
-
testToolDepends = [ hspec-meta ];
-
testTarget = "--test-option=--skip --test-option='Test.Hspec.Core.Runner.hspecResult runs specs in parallel'";
-
description = "A Testing Framework for Haskell";
-
license = lib.licenses.mit;
-
"hspec-core_2_7_10" = callPackage
-
({ mkDerivation, ansi-terminal, array, base, call-stack, clock
-
, deepseq, directory, filepath, hspec-expectations, hspec-meta
-
, HUnit, process, QuickCheck, quickcheck-io, random, setenv
-
, silently, stm, temporary, tf-random, transformers
sha256 = "12k9yp5gznrda449ir60d5wv3xl7nnyffkb5mhfc0svw9f8lxlv1";
libraryHaskellDepends = [
···
testTarget = "--test-option=--skip --test-option='Test.Hspec.Core.Runner.hspecResult runs specs in parallel'";
description = "A Testing Framework for Haskell";
license = lib.licenses.mit;
-
hydraPlatforms = lib.platforms.none;
"hspec-dirstream" = callPackage
···
pname = "hspec-discover";
-
sha256 = "1zr6h8r8ggi4482hnx0p2vsrkirfjimq8zy9yfiiyn5mkcqzxl4v";
-
libraryHaskellDepends = [ base directory filepath ];
-
executableHaskellDepends = [ base directory filepath ];
-
base directory filepath hspec-meta QuickCheck
-
testToolDepends = [ hspec-meta ];
-
description = "Automatically discover and run Hspec tests";
-
license = lib.licenses.mit;
-
"hspec-discover_2_7_10" = callPackage
-
({ mkDerivation, base, directory, filepath, hspec-meta, QuickCheck
-
pname = "hspec-discover";
sha256 = "13yzvd3b679skvs1insk4s0wc4zvmz6hs38kc8q0j6vzqq06smqa";
···
testToolDepends = [ hspec-meta ];
description = "Automatically discover and run Hspec tests";
license = lib.licenses.mit;
-
hydraPlatforms = lib.platforms.none;
"hspec-expectations" = callPackage
···
-
({ mkDerivation, aeson, aeson-pretty, array, base
-
, base16-bytestring, bytestring, case-insensitive, containers
-
, directory, doctest, filepath, gauge, Glob, heaps, hspec
-
, http-types, mwc-random, network, network-byte-order, psqueues
-
, stm, text, time-manager, unordered-containers, vector
-
sha256 = "17m1avrppiz8i6qwjlgg77ha88sx8f8vvfa57z369aszhld6nx9a";
-
libraryHaskellDepends = [
-
array base bytestring case-insensitive containers http-types
-
network network-byte-order psqueues stm time-manager
-
aeson aeson-pretty array base base16-bytestring bytestring
-
case-insensitive containers directory doctest filepath Glob hspec
-
http-types network network-byte-order psqueues stm text
-
time-manager unordered-containers vector
-
benchmarkHaskellDepends = [
-
array base bytestring case-insensitive containers gauge heaps
-
mwc-random network-byte-order psqueues stm
-
description = "HTTP/2 library";
-
license = lib.licenses.bsd3;
-
"http2_3_0_1" = callPackage
({ mkDerivation, aeson, aeson-pretty, array, async, base
, base16-bytestring, bytestring, case-insensitive, containers
, cryptonite, directory, filepath, gauge, Glob, heaps, hspec
···
description = "HTTP/2 library";
license = lib.licenses.bsd3;
-
hydraPlatforms = lib.platforms.none;
"http2-client" = callPackage
···
testHaskellDepends = [ base ];
description = "A native HTTP2 client library";
license = lib.licenses.bsd3;
"http2-client-exe" = callPackage
···
description = "A command-line http2 client";
license = lib.licenses.bsd3;
"http2-client-grpc" = callPackage
···
-
sha256 = "1lz5f04yi97wkqhyxvav262ayyvvl96xrgvgzyk1ca1g299dw866";
libraryHaskellDepends = [ aeson base text unordered-containers ];
···
description = "A fast JSON document store with push notification support";
license = lib.licenses.bsd3;
-
maintainers = with lib.maintainers; [ rkrzr ];
"icfpc2020-galaxy" = callPackage
···
({ mkDerivation, aeson, base, base64-bytestring, bytestring, cereal
-
, cmdargs, containers, directory, filepath, ghc, ghc-boot
-
, ghc-parser, ghc-paths, haskeline, haskell-src-exts, here, hlint
-
, hspec, hspec-contrib, http-client, http-client-tls, HUnit
, ipython-kernel, mtl, parsec, process, random, raw-strings-qq
, setenv, shelly, split, stm, strict, text, time, transformers
, unix, unordered-containers, utf8-string, vector
-
sha256 = "1gs2j0qgxzf346nlnq0zx12yj528ykxia5r3rlldpf6f01zs89v8";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
aeson base base64-bytestring bytestring cereal cmdargs containers
-
directory filepath ghc ghc-boot ghc-parser ghc-paths haskeline
-
haskell-src-exts hlint http-client http-client-tls ipython-kernel
-
mtl parsec process random shelly split stm strict text time
transformers unix unordered-containers utf8-string vector
executableHaskellDepends = [
···
pname = "inspection-testing";
-
sha256 = "1pba3br5vd11svk9fpg5s977q55qlvhlf95nd5ay79bwdjm10hj3";
libraryHaskellDepends = [
base containers ghc mtl template-haskell transformers
···
license = lib.licenses.mit;
-
"inspection-testing_0_4_4_0" = callPackage
({ mkDerivation, base, containers, ghc, mtl, template-haskell
pname = "inspection-testing";
-
sha256 = "1zr7c7xpmnfwn2p84rqw69n1g91rdkh7d20awvj0s56nbdikgiyh";
libraryHaskellDepends = [
base containers ghc mtl template-haskell transformers
···
"interval-algebra" = callPackage
-
({ mkDerivation, base, hspec, QuickCheck, time, witherable }:
pname = "interval-algebra";
-
sha256 = "0njlirr5ymsdw27snixxf3c4dgj8grffqv94a1hz97k801a3axkh";
-
libraryHaskellDepends = [ base QuickCheck time witherable ];
-
testHaskellDepends = [ base hspec QuickCheck time ];
description = "An implementation of Allen's interval algebra for temporal logic";
license = lib.licenses.bsd3;
···
testHaskellDepends = [ base generic-lens QuickCheck ];
description = "Automatically derivable Has instances";
license = lib.licenses.bsd3;
"itanium-abi" = callPackage
···
-
sha256 = "1xs2jism3r2pgvir1rr318dfrjagkagvzzdrs7n9070xzv3p3c5q";
enableSeparateDataOutput = true;
···
base bytestring optparse-applicative prettyprinter
-
base bytestring composition-prelude deepseq filepath prettyprinter
-
process tasty tasty-golden tasty-hunit temporary text
benchmarkHaskellDepends = [
base bytestring criterion prettyprinter temporary text
···
sha256 = "046k8d1h5wwadf5z4pppjkc3g7v2zxlzb06s1xgixc42y5y41yan";
-
editedCabalFile = "0acc224njxf8y7r381pnzxx6z3lvshs5mwfafkcrn36nb0wfplng";
libraryHaskellDepends = [
base containers ghc-prim template-haskell
···
license = lib.licenses.bsd3;
"language-c99" = callPackage
({ mkDerivation, base, pretty }:
···
pname = "language-docker";
-
sha256 = "08nq78091w7dii823fy7bvp2gxn1j1fp1fj151z37hvf423w19ds";
-
libraryHaskellDepends = [
-
base bytestring containers data-default-class megaparsec
-
prettyprinter split text time
-
base bytestring containers data-default-class hspec HUnit
-
megaparsec prettyprinter QuickCheck split text time
-
description = "Dockerfile parser, pretty-printer and embedded DSL";
-
license = lib.licenses.gpl3Only;
-
"language-docker_9_3_0" = callPackage
-
({ mkDerivation, base, bytestring, containers, data-default-class
-
, hspec, HUnit, megaparsec, prettyprinter, QuickCheck, split, text
-
pname = "language-docker";
sha256 = "1n9v0b6lwr528b6919y11a8d27mhsp0mm870rx0rjg9l5j4mnbvn";
libraryHaskellDepends = [
···
description = "Dockerfile parser, pretty-printer and embedded DSL";
license = lib.licenses.gpl3Only;
-
hydraPlatforms = lib.platforms.none;
"language-dockerfile" = callPackage
···
({ mkDerivation, base, template-haskell }:
-
sha256 = "14wi7h07pipd56grhaqmhb8wmr52llgd3xb7fm8hi9fb1sfzmvg0";
-
libraryHaskellDepends = [ base template-haskell ];
-
testHaskellDepends = [ base ];
-
description = "Enumerative property-based testing";
-
license = lib.licenses.bsd3;
-
"leancheck_0_9_4" = callPackage
-
({ mkDerivation, base, template-haskell }:
sha256 = "0w17ymj7k4sr9jwp9yrgh3l94l3kgjyxxnpxwj2sdqk8fvmjpkny";
libraryHaskellDepends = [ base template-haskell ];
testHaskellDepends = [ base ];
description = "Enumerative property-based testing";
license = lib.licenses.bsd3;
-
hydraPlatforms = lib.platforms.none;
"leancheck-enum-instances" = callPackage
···
({ mkDerivation, base, template-haskell }:
-
sha256 = "0832xn7bfv1kwg02mmh6my11inljb066mci01b7p0xkcip1kmrhy";
-
editedCabalFile = "1m89kzw7zrys8jjg7sbdpfq3bsqdvqr8bcszsnwvx0nmj1c6hciw";
libraryHaskellDepends = [ base template-haskell ];
testHaskellDepends = [ base template-haskell ];
license = lib.licenses.bsd3;
···
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
···
license = lib.licenses.bsd3;
"majordomo" = callPackage
({ mkDerivation, base, bytestring, cmdargs, monad-loops, old-locale
, threads, time, unix, zeromq-haskell
···
pname = "map-reduce-folds";
-
sha256 = "0a0xavn4dlcpkjw75lc8k9f8w8620m60s8q9r4c157010mb4w829";
libraryHaskellDepends = [
base containers discrimination foldl hashable hashtables parallel
profunctors split streaming streamly text unordered-containers
···
sha256 = "0a9mxcddnqn4359hk59d6l2zbh0vp154yb5vs1a8jw4l38n8kzz3";
-
editedCabalFile = "136qfj1cbg9571mlwywaqml75ijx3pcgvbpbgwxrqsl71ssj8w5y";
libraryHaskellDepends = [
base basement bytestring deepseq ghc-prim
···
-
sha256 = "09b1rhv16g8npjblq9jfi29bffsplvq4hnksdhknd39anr5gpqzc";
setupHaskellDepends = [ base Cabal ];
libraryHaskellDepends = [ base bytestring containers ];
librarySystemDepends = [ mysql ];
···
pname = "nri-env-parser";
-
sha256 = "1hmq6676w3f5mpdpd4jbd1aa6g379q6yyidcvdyhazqxcb0dhirh";
-
libraryHaskellDepends = [
-
base modern-uri network-uri nri-prelude text
-
description = "Read environment variables as settings to build 12-factor apps";
-
license = lib.licenses.bsd3;
-
"nri-env-parser_0_1_0_7" = callPackage
-
({ mkDerivation, base, modern-uri, network-uri, nri-prelude, text
-
pname = "nri-env-parser";
sha256 = "1mm879mqpgl040p789wcjm5bhrqia5czn18c5dgni8bwa4y61ank";
libraryHaskellDepends = [
···
description = "Read environment variables as settings to build 12-factor apps";
license = lib.licenses.bsd3;
-
hydraPlatforms = lib.platforms.none;
"nri-observability" = callPackage
···
pname = "nri-observability";
-
sha256 = "02baq11z5qq9lq9yh8zc29s44i44qz1m593ypn3qd8rgc1arrfjj";
-
libraryHaskellDepends = [
-
aeson aeson-pretty async base bugsnag-hs bytestring directory
-
hostname http-client http-client-tls nri-env-parser nri-prelude
-
random safe-exceptions stm text time unordered-containers
-
aeson aeson-pretty async base bugsnag-hs bytestring directory
-
hostname http-client http-client-tls nri-env-parser nri-prelude
-
random safe-exceptions stm text time unordered-containers
-
description = "Report log spans collected by nri-prelude";
-
license = lib.licenses.bsd3;
-
"nri-observability_0_1_0_2" = callPackage
-
({ mkDerivation, aeson, aeson-pretty, async, base, bugsnag-hs
-
, bytestring, directory, hostname, http-client, http-client-tls
-
, nri-env-parser, nri-prelude, random, safe-exceptions, stm, text
-
, time, unordered-containers
-
pname = "nri-observability";
sha256 = "19nil7vyjbvbjlapvrxky8fkxdl3f2xhqdi3a5m5i5lyawm74b6z";
libraryHaskellDepends = [
···
description = "Report log spans collected by nri-prelude";
license = lib.licenses.bsd3;
-
hydraPlatforms = lib.platforms.none;
"nri-prelude" = callPackage
···
-
sha256 = "0k4mhgyazjc74hwf2xgznhhkryqhdmsc2pv1v9d32706qkr796wn";
-
libraryHaskellDepends = [
-
aeson aeson-pretty async auto-update base bytestring containers
-
directory exceptions filepath ghc hedgehog junit-xml pretty-diff
-
pretty-show safe-coloured-text safe-exceptions terminal-size text
-
aeson aeson-pretty async auto-update base bytestring containers
-
directory exceptions filepath ghc hedgehog junit-xml pretty-diff
-
pretty-show safe-coloured-text safe-exceptions terminal-size text
-
description = "A Prelude inspired by the Elm programming language";
-
license = lib.licenses.bsd3;
-
"nri-prelude_0_6_0_0" = callPackage
-
({ mkDerivation, aeson, aeson-pretty, async, auto-update, base
-
, bytestring, containers, directory, exceptions, filepath, ghc
-
, hedgehog, junit-xml, pretty-diff, pretty-show, safe-coloured-text
-
, safe-exceptions, terminal-size, text, time, vector
sha256 = "02v83n08zxz8521skijgrn407a0mlkjc3fjn5q04gn932wf29g5s";
libraryHaskellDepends = [
···
description = "A Prelude inspired by the Elm programming language";
license = lib.licenses.bsd3;
-
hydraPlatforms = lib.platforms.none;
···
({ mkDerivation, base, bytestring, Cabal, containers, directory
, http-types, safe, safe-exceptions, template-haskell, text, unix
···
-
sha256 = "00qpbj2lvaysbwgbax7z1vyixzd0x7yzbz26aw5zxd4asddypbfg";
-
setupHaskellDepends = [ base Cabal cabal-doctest ];
-
libraryHaskellDepends = [
-
aeson aeson-pretty base base-compat-batteries bytestring containers
-
cookie generics-sop hashable http-media insert-ordered-containers
-
lens mtl network optics-core optics-th QuickCheck scientific
-
template-haskell text time transformers unordered-containers
-
executableHaskellDepends = [ aeson base lens text ];
-
aeson base base-compat-batteries bytestring containers doctest Glob
-
hashable hspec HUnit insert-ordered-containers lens mtl QuickCheck
-
quickcheck-instances template-haskell text time
-
unordered-containers utf8-string vector
-
testToolDepends = [ hspec-discover ];
-
description = "OpenAPI 3.0 data model";
-
license = lib.licenses.bsd3;
-
hydraPlatforms = lib.platforms.none;
-
"openapi3_3_1_0" = callPackage
-
({ mkDerivation, aeson, aeson-pretty, base, base-compat-batteries
-
, bytestring, Cabal, cabal-doctest, containers, cookie, doctest
-
, generics-sop, Glob, hashable, hspec, hspec-discover, http-media
-
, HUnit, insert-ordered-containers, lens, mtl, network, optics-core
-
, optics-th, QuickCheck, quickcheck-instances, scientific
-
, template-haskell, text, time, transformers, unordered-containers
-
, utf8-string, uuid-types, vector
sha256 = "011754qyxxw5mn06hdmxalvsiff7a4x4k2yb2r6ylzr6zhyz818z";
···
testToolDepends = [ hspec-discover ];
description = "OpenAPI 3.0 data model";
license = lib.licenses.bsd3;
-
hydraPlatforms = lib.platforms.none;
"openapi3-code-generator" = callPackage
···
-
sha256 = "09psfz4a2amgcyq00ygjp6zakzf5yx2y2kjykz62wncwpqkgnf53";
libraryHaskellDepends = [
···
description = "Statistics visualizer for org-mode";
license = lib.licenses.gpl3Only;
-
hydraPlatforms = lib.platforms.none;
···
"overloaded" = callPackage
({ mkDerivation, assoc, base, bin, boring, bytestring, constraints
-
, containers, fin, generic-lens-lite, ghc, hmatrix, HUnit, lens
-
, optics-core, profunctors, QuickCheck, ral, record-hasfield
-
, semigroupoids, singleton-bool, sop-core, split, splitmix, syb
-
, symbols, tasty, tasty-hunit, tasty-quickcheck, template-haskell
-
, text, th-compat, time, vec
-
sha256 = "151xnpk7l1jg63m4bwr91h3dh1xb0d4xinc4vn1jsbhr96p662ap";
libraryHaskellDepends = [
-
assoc base bin bytestring containers fin ghc optics-core
-
profunctors ral record-hasfield semigroupoids sop-core split syb
-
symbols template-haskell text th-compat time vec
assoc base bin boring bytestring constraints containers fin
···
executableHaskellDepends = [ base mtl pandoc-types text ];
description = "Convert Pandoc Markdown-style footnotes into sidenotes";
license = lib.licenses.mit;
-
hydraPlatforms = lib.platforms.none;
"pandoc-stylefrommeta" = callPackage
···
"pdf-toolbox-content" = callPackage
({ mkDerivation, attoparsec, base, base16-bytestring, bytestring
-
, containers, io-streams, pdf-toolbox-core, text
pname = "pdf-toolbox-content";
-
sha256 = "1244r2ij46gs10zxc3mlf2693nnb1jpyminqkpzh71hp5qilw40w";
libraryHaskellDepends = [
attoparsec base base16-bytestring bytestring containers io-streams
description = "A collection of tools for processing PDF files";
license = lib.licenses.bsd3;
···
"pdf-toolbox-core" = callPackage
-
({ mkDerivation, attoparsec, base, bytestring, containers, errors
-
, io-streams, scientific, transformers, zlib-bindings
pname = "pdf-toolbox-core";
-
sha256 = "10d9fchmiwdbkbdxqmn5spim4pywc1qm9q9c0dhmsssryng99qyc";
libraryHaskellDepends = [
-
attoparsec base bytestring containers errors io-streams scientific
-
transformers zlib-bindings
description = "A collection of tools for processing PDF files";
license = lib.licenses.bsd3;
···
"pdf-toolbox-document" = callPackage
-
({ mkDerivation, base, bytestring, cipher-aes, cipher-rc4
-
, containers, crypto-api, cryptohash, io-streams
-
, pdf-toolbox-content, pdf-toolbox-core, text, transformers
pname = "pdf-toolbox-document";
-
sha256 = "1qghjsaya0wnl3vil8gv6a3crd94mmvl3y73k2cwzhc5madkfz9z";
libraryHaskellDepends = [
-
base bytestring cipher-aes cipher-rc4 containers crypto-api
-
cryptohash io-streams pdf-toolbox-content pdf-toolbox-core text
description = "A collection of tools for processing PDF files";
license = lib.licenses.bsd3;
···
description = "Periodic task system haskell client";
license = lib.licenses.bsd3;
"periodic-client-exe" = callPackage
···
description = "Periodic task system haskell client executables";
license = lib.licenses.bsd3;
"periodic-common" = callPackage
···
description = "Periodic task system common";
license = lib.licenses.bsd3;
"periodic-polynomials" = callPackage
···
license = lib.licenses.mit;
-
"persistent-mysql_2_12_0_0" = callPackage
({ mkDerivation, aeson, base, blaze-builder, bytestring, conduit
, containers, fast-logger, hspec, HUnit, monad-logger, mysql
, mysql-simple, persistent, persistent-qq, persistent-test
···
pname = "persistent-mysql";
-
sha256 = "0bvwlkch8pr94dv1fib85vdsdrjpdla1rm4lslrmpg0dysgni9p3";
libraryHaskellDepends = [
aeson base blaze-builder bytestring conduit containers monad-logger
mysql mysql-simple persistent resource-pool resourcet text
···
"phonetic-languages-phonetics-basics" = callPackage
-
({ mkDerivation, base, mmsyn2-array, mmsyn5 }:
pname = "phonetic-languages-phonetics-basics";
-
sha256 = "0r4f69ky1y45h6fys1821z45ccg30h61yc68x16cf839awfri92l";
-
libraryHaskellDepends = [ base mmsyn2-array mmsyn5 ];
description = "A library for working with generalized phonetic languages usage";
license = lib.licenses.mit;
···
-
sha256 = "03fpcy2mdq83mpx4hv6x57csdwd07pkqcfqc0wd10zys77i75s46";
executableHaskellDepends = [
···
license = lib.licenses.asl20;
({ mkDerivation, aeson, aeson-pretty, amazonka, amazonka-core
, amazonka-sns, base, bytestring, containers, doctest, exceptions
···
"pkgtreediff" = callPackage
-
({ mkDerivation, async, base, directory, filepath, Glob
-
, http-client, http-client-tls, http-directory, simple-cmd
-
, simple-cmd-args, text
-
sha256 = "00cah2sbfx824zvg4ywm3qw8rkibflj9lmw1z0ywsalgdmmlp460";
-
executableHaskellDepends = [
-
async base directory filepath Glob http-client http-client-tls
-
http-directory simple-cmd simple-cmd-args text
-
description = "Package tree diff tool";
-
license = lib.licenses.gpl3Only;
-
hydraPlatforms = lib.platforms.none;
-
"pkgtreediff_0_4_1" = callPackage
({ mkDerivation, async, base, directory, extra, filepath, Glob
, http-client, http-client-tls, http-directory, koji, simple-cmd
···
pname = "polysemy-RandomFu";
-
sha256 = "1gr7nyzz1wwl7c22q21c8y8r94b8sp0r5kma20w3avg6p0l53bm3";
libraryHaskellDepends = [
base polysemy polysemy-plugin polysemy-zoo random-fu random-source
···
description = "Extra Input and Output functions for polysemy..";
license = lib.licenses.mit;
"polysemy-fs" = callPackage
···
description = "Run a KVStore as a filesystem in polysemy";
license = lib.licenses.mit;
"polysemy-http" = callPackage
···
description = "Run a KVStore as a single json file in polysemy";
license = lib.licenses.mit;
"polysemy-log" = callPackage
···
libraryHaskellDepends = [ base polysemy polysemy-extra vinyl ];
description = "Functions for mapping vinyl records in polysemy";
license = lib.licenses.mit;
"polysemy-webserver" = callPackage
···
testToolDepends = [ hspec-discover ];
description = "Experimental, user-contributed effects and interpreters for polysemy";
license = lib.licenses.bsd3;
···
pname = "postgresql-simple-migration";
sha256 = "0j6nhyknxlmpl0yrdj1pifw1fbb24080jgg64grnhqjwh1d44dvd";
libraryHaskellDepends = [
···
-
sha256 = "1xrnrh4njnw6af8xxg9xhcxrscg0g644jx4l9an4iqz6xmjp2nk2";
-
editedCabalFile = "14cjzgh364b836sg7szwrkvmm19hg8w57hdbsrsgwa7k9rhqi349";
-
libraryHaskellDepends = [
-
base bytestring cereal containers deepseq ghc-prim hashable
-
parameterized primitive QuickCheck safe text transformers
-
unordered-containers vector
-
base bytestring cereal doctest QuickCheck tasty tasty-hunit
-
tasty-quickcheck text transformers vector
-
description = "A low-level implementation of the Protocol Buffers (version 3) wire format";
-
license = lib.licenses.asl20;
-
hydraPlatforms = lib.platforms.none;
-
"proto3-wire_1_2_1" = callPackage
-
({ mkDerivation, base, bytestring, cereal, containers, deepseq
-
, doctest, ghc-prim, hashable, parameterized, primitive, QuickCheck
-
, safe, tasty, tasty-hunit, tasty-quickcheck, text, transformers
-
, unordered-containers, vector
sha256 = "0i706y9j5iq5zyi86vkiybznp3b4h2x0flvq3jmr8mgpgahvh94r";
libraryHaskellDepends = [
···
-
sha256 = "1s9n89i6mh3lw9mni5lgs8qnq5c1981hrz5bv0n9cffnnp45av6a";
libraryHaskellDepends = [
···
license = lib.licenses.bsd3;
({ mkDerivation, base, mtl, stm, transformers }:
···
license = lib.licenses.bsd3;
···
license = lib.licenses.publicDomain;
"reorderable" = callPackage
({ mkDerivation, base, constraints, haskell-src-exts
, haskell-src-meta, template-haskell
···
"reprinter" = callPackage
-
({ mkDerivation, base, mtl, syb, syz, text, transformers, uniplate
-
sha256 = "1b3hdz7qq9qk7pbx0ny4ziagjm9hi9wfi9rl0aq0b8p70zzyjiq1";
libraryHaskellDepends = [
-
base mtl syb syz text transformers uniplate
description = "Scrap Your Reprinter";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
···
-
sha256 = "07ypsdmf227m6j8gkl29621z7grbsgr0pmk3dglx9zlrmq0zbn8j";
libraryHaskellDepends = [
base bytestring case-insensitive http-client http-client-tls
···
-
sha256 = "1xcw3mdl85brj6pvynz58aclaf3ya0aq0y038cps9dsz58bqhbka";
libraryHaskellDepends = [
···
description = "Yet another test framework for Haskell";
license = lib.licenses.bsd3;
"sandwich-slack" = callPackage
···
pname = "sandwich-slack";
-
sha256 = "1c7csrdfq342733rgrfwx5rc6v14jhfb9wb44gn699pgzzj031kz";
libraryHaskellDepends = [
···
description = "Sandwich integration with Slack";
license = lib.licenses.bsd3;
"sandwich-webdriver" = callPackage
···
pname = "sandwich-webdriver";
-
sha256 = "10s0zb3al4ii9gm3b6by8czvr8i3s424mlfk81v2hpdv5i7a0yqb";
libraryHaskellDepends = [
···
-
({ mkDerivation, async, attoparsec, base, binary, bytestring, Cabal
-
, containers, cryptonite, data-msgpack, directory, filepath
, fsnotify, machines, machines-binary, machines-io
-
, machines-process, network, process, stm, text
, unordered-containers, vector
-
sha256 = "0lv7mlhkf894q4750x53qr7fa7479hpczhgm1xw2xm5n49z35iy9";
libraryHaskellDepends = [
-
async attoparsec base binary bytestring containers cryptonite
-
data-msgpack directory filepath fsnotify machines machines-binary
-
machines-io machines-process network process stm text vector
executableHaskellDepends = [
-
base binary bytestring Cabal containers data-msgpack directory
-
filepath machines machines-binary machines-io machines-process
-
network process text unordered-containers vector
description = "A universal quickfix toolkit and his protocol";
license = lib.licenses.asl20;
···
testHaskellDepends = [ attoparsec base bytestring hspec scanner ];
description = "Inject attoparsec parser with backtracking into non-backtracking scanner";
license = lib.licenses.bsd3;
···
"servant-blaze" = callPackage
({ mkDerivation, base, blaze-html, http-media, servant
, servant-server, wai, warp
···
pname = "servant-openapi3";
-
sha256 = "1cyzyljmdfr3gigdszcpj1i7l698fnxpc9hr83mzspm6qcmbqmgf";
-
editedCabalFile = "0y214pgkfkysvdll15inf44psyqj7dmzcwp2vjynwdlywy2j0y16";
-
setupHaskellDepends = [ base Cabal cabal-doctest ];
-
libraryHaskellDepends = [
-
aeson aeson-pretty base base-compat bytestring hspec http-media
-
insert-ordered-containers lens openapi3 QuickCheck servant
-
singleton-bool text unordered-containers
-
aeson base base-compat directory doctest filepath hspec lens
-
lens-aeson openapi3 QuickCheck servant template-haskell text time
-
testToolDepends = [ hspec-discover ];
-
description = "Generate a Swagger/OpenAPI/OAS 3.0 specification for your servant API.";
-
license = lib.licenses.bsd3;
-
hydraPlatforms = lib.platforms.none;
-
"servant-openapi3_2_0_1_2" = callPackage
-
({ mkDerivation, aeson, aeson-pretty, base, base-compat, bytestring
-
, Cabal, cabal-doctest, directory, doctest, filepath, hspec
-
, hspec-discover, http-media, insert-ordered-containers, lens
-
, lens-aeson, openapi3, QuickCheck, servant, singleton-bool
-
, template-haskell, text, time, unordered-containers, utf8-string
-
pname = "servant-openapi3";
sha256 = "1lqvycbv49x0i3adbsdlcl49n65wxfjzhiz9pj11hg4k0j952q5p";
setupHaskellDepends = [ base Cabal cabal-doctest ];
···
testToolDepends = [ hspec-discover ];
description = "Generate a Swagger/OpenAPI/OAS 3.0 specification for your servant API.";
license = lib.licenses.bsd3;
-
hydraPlatforms = lib.platforms.none;
"servant-options" = callPackage
···
pname = "servant-polysemy";
-
sha256 = "05qk2kl90lqszwhi1yqnj63zkx3qvd6jbaxsxjw68k7ppsjvnyks";
libraryHaskellDepends = [
···
"servant-swagger-ui" = callPackage
-
({ mkDerivation, base, bytestring, file-embed-lzma, servant
-
, servant-server, servant-swagger-ui-core, swagger2, text
-
pname = "servant-swagger-ui";
-
version = "0.3.4.3.37.2";
-
sha256 = "1kx8i2x3ffbwbjh2i2ljha2cl6vfj1fcad9wkmc9ll9mbj6cpl8v";
-
libraryHaskellDepends = [
-
base bytestring file-embed-lzma servant servant-server
-
servant-swagger-ui-core swagger2 text
-
description = "Servant swagger ui";
-
license = lib.licenses.bsd3;
-
"servant-swagger-ui_0_3_5_3_47_1" = callPackage
({ mkDerivation, aeson, base, bytestring, file-embed-lzma, servant
, servant-server, servant-swagger-ui-core, text
···
description = "Servant swagger ui";
license = lib.licenses.bsd3;
-
hydraPlatforms = lib.platforms.none;
"servant-swagger-ui-core" = callPackage
-
({ mkDerivation, base, blaze-markup, bytestring, http-media
-
, servant, servant-blaze, servant-server, swagger2, text
-
, transformers, transformers-compat, wai-app-static
-
pname = "servant-swagger-ui-core";
-
sha256 = "05vi74kgsf3yhkbw9cjl1zxs5swhh9jib6bwqf1h11cg0nr5i8ab";
-
libraryHaskellDepends = [
-
base blaze-markup bytestring http-media servant servant-blaze
-
servant-server swagger2 text transformers transformers-compat
-
description = "Servant swagger ui core components";
-
license = lib.licenses.bsd3;
-
"servant-swagger-ui-core_0_3_5" = callPackage
({ mkDerivation, aeson, base, blaze-markup, bytestring, http-media
, servant, servant-blaze, servant-server, text, transformers
, transformers-compat, wai-app-static
···
description = "Servant swagger ui core components";
license = lib.licenses.bsd3;
-
hydraPlatforms = lib.platforms.none;
"servant-swagger-ui-jensoleg" = callPackage
···
-
sha256 = "0ynfm44ym8y592wnzdwa0d05dbkffyyg5sm26y5ylzpynk64r85r";
-
editedCabalFile = "1f7q44ar6qfip8fsllg43jyn7r15ifn2r0vz32cbmx0sb0d38dax";
libraryHaskellDepends = [
aeson attoparsec base bytestring process text unordered-containers
···
({ mkDerivation, base, cmdargs, containers, express, leancheck }:
-
sha256 = "0vmxi8rapbld7b3llw2v6fz1v6vqyv90rpbnzjdfa29kdza4m5sf";
libraryHaskellDepends = [
base cmdargs containers express leancheck
···
license = lib.licenses.bsd3;
({ mkDerivation, base, bytestring }:
···
-
sha256 = "0q64g4frvcmj308x27mibi89m6rwjf5v47ql4yy6cnf9arjzqf9f";
executableHaskellDepends = [
···
-
sha256 = "0026bjff7nsw23i1l5427qnvw69ncbii5s2q1nshkrs1nrspb0i2";
-
libraryHaskellDepends = [
-
array async base base-orphans base64-bytestring bifunctors
-
bytestring containers contravariant cryptohash deepseq directory
-
filepath free ghc-prim hashable hspec hspec-smallcheck integer-gmp
-
lifted-base monad-control mono-traversable nats network primitive
-
resourcet safe smallcheck store-core syb template-haskell text
-
th-lift th-lift-instances th-orphans th-reify-many th-utilities
-
time transformers unordered-containers vector void
-
array async base base-orphans base64-bytestring bifunctors
-
bytestring clock containers contravariant cryptohash deepseq
-
directory filepath free ghc-prim hashable hspec hspec-smallcheck
-
integer-gmp lifted-base monad-control mono-traversable nats network
-
primitive resourcet safe smallcheck store-core syb template-haskell
-
text th-lift th-lift-instances th-orphans th-reify-many
-
th-utilities time transformers unordered-containers vector void
-
benchmarkHaskellDepends = [
-
array async base base-orphans base64-bytestring bifunctors
-
bytestring cereal cereal-vector containers contravariant criterion
-
cryptohash deepseq directory filepath free ghc-prim hashable hspec
-
hspec-smallcheck integer-gmp lifted-base monad-control
-
mono-traversable nats network primitive resourcet safe smallcheck
-
store-core syb template-haskell text th-lift th-lift-instances
-
th-orphans th-reify-many th-utilities time transformers
-
unordered-containers vector vector-binary-instances void weigh
-
description = "Fast binary serialization";
-
license = lib.licenses.mit;
-
"store_0_7_11" = callPackage
-
({ mkDerivation, array, async, base, base-orphans
-
, base64-bytestring, bifunctors, bytestring, cereal, cereal-vector
-
, clock, containers, contravariant, criterion, cryptohash, deepseq
-
, directory, filepath, free, ghc-prim, hashable, hspec
-
, hspec-smallcheck, integer-gmp, lifted-base, monad-control
-
, mono-traversable, nats, network, primitive, resourcet, safe
-
, smallcheck, store-core, syb, template-haskell, text, th-lift
-
, th-lift-instances, th-orphans, th-reify-many, th-utilities, time
-
, transformers, unordered-containers, vector
-
, vector-binary-instances, void, weigh
sha256 = "03i9gd18xqbfmj5kmiv4k4sw44gn6mn4faj71r2723abm3qwklwr";
libraryHaskellDepends = [
···
description = "Fast binary serialization";
license = lib.licenses.mit;
-
hydraPlatforms = lib.platforms.none;
"store-core" = callPackage
···
description = "Strict GC'd imperative object-oriented programming with cheap pointers";
license = lib.licenses.bsd3;
"structural-induction" = callPackage
···
pname = "th-abstraction";
sha256 = "0h0wl442a82llpjsxv45i7grgyanlzjj7k28mhnvbi2zlb6v41pa";
libraryHaskellDepends = [
base containers ghc-prim template-haskell
···
sha256 = "1r2wrnrn6qwy6ysyfnlqn6xbfckw0b22h8n00pk67bhhg81jfn9s";
libraryHaskellDepends = [
base ghc-prim template-haskell th-abstraction
···
-
sha256 = "0z0brlicisn7xpwag20vdrq6ympczxcyd886pm6am5phmifkmfif";
-
enableSeparateDataOutput = true;
-
libraryHaskellDepends = [
-
base bifunctors bytestring clock colour containers deepseq hosc
-
network parsec primitive random text transformers
-
base containers deepseq hosc microspec parsec
-
benchmarkHaskellDepends = [ base criterion weigh ];
-
description = "Pattern language for improvised music";
-
license = lib.licenses.gpl3Only;
-
"tidal_1_7_4" = callPackage
-
({ mkDerivation, base, bifunctors, bytestring, clock, colour
-
, containers, criterion, deepseq, hosc, microspec, network, parsec
-
, primitive, random, text, transformers, weigh
sha256 = "080zncw6gp0dzwm9vd82c789v1x00nfzz8r1ldb4hl67v04jf8hi";
enableSeparateDataOutput = true;
···
benchmarkHaskellDepends = [ base criterion weigh ];
description = "Pattern language for improvised music";
license = lib.licenses.gpl3Only;
-
hydraPlatforms = lib.platforms.none;
"tidal-midi" = callPackage
···
-
"time_1_11_1_1" = callPackage
({ mkDerivation, base, criterion, deepseq, QuickCheck, random
-
, tasty, tasty-hunit, tasty-quickcheck, unix
-
sha256 = "0xrs9j4fskxz98zgwhgh7w4d9a6im3ipahg6ahp0689qhs61cx9p";
libraryHaskellDepends = [ base deepseq ];
base deepseq QuickCheck random tasty tasty-hunit tasty-quickcheck
benchmarkHaskellDepends = [ base criterion deepseq ];
description = "A time library";
-
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
···
"unicode-collation" = callPackage
-
({ mkDerivation, base, binary, bytestring, bytestring-lexing
-
, containers, filepath, parsec, QuickCheck, quickcheck-instances
-
, tasty, tasty-bench, tasty-hunit, template-haskell, text, text-icu
, th-lift-instances, unicode-transforms
pname = "unicode-collation";
-
sha256 = "1q77rd3d2c1r5d35f0z1mhismc3rf8bg1dwfg32wvdd9hpszc52v";
libraryHaskellDepends = [
-
base binary bytestring bytestring-lexing containers filepath parsec
-
template-haskell text th-lift-instances unicode-transforms
-
testHaskellDepends = [ base bytestring tasty tasty-hunit text ];
benchmarkHaskellDepends = [
base QuickCheck quickcheck-instances tasty-bench text text-icu
···
"variation" = callPackage
({ mkDerivation, base, cereal, containers, deepseq, semigroupoids
···
description = "A binding to the fftw library for one-dimensional vectors";
license = lib.licenses.bsd3;
}) {inherit (pkgs) fftw;};
"vector-functorlazy" = callPackage
···
({ mkDerivation, base, primitive, smallcheck, tasty
, tasty-smallcheck, util, vector
···
description = "Simple Redis backed wai-session backend";
license = lib.licenses.bsd3;
"wai-session-tokyocabinet" = callPackage
···
-
sha256 = "0whmh6dbl7321a2kg6ypngw5kgvvxqdk161li0l4hr3wqqddlc93";
-
libraryHaskellDepends = [
-
array async auto-update base bsb-http-chunked bytestring
-
case-insensitive containers ghc-prim hashable http-date http-types
-
http2 iproute network simple-sendfile stm streaming-commons text
-
time-manager unix unix-compat vault wai word8 x509
-
array async auto-update base bsb-http-chunked bytestring
-
case-insensitive containers directory ghc-prim hashable hspec
-
http-client http-date http-types http2 HUnit iproute lifted-base
-
network process QuickCheck simple-sendfile stm streaming-commons
-
text time time-manager unix unix-compat vault wai word8 x509
-
benchmarkHaskellDepends = [
-
auto-update base bytestring containers gauge hashable http-date
-
http-types network time-manager unix unix-compat x509
-
description = "A fast, light-weight web server for WAI applications";
-
license = lib.licenses.mit;
-
"warp_3_3_15" = callPackage
-
({ mkDerivation, array, async, auto-update, base, bsb-http-chunked
-
, bytestring, case-insensitive, containers, directory, gauge
-
, ghc-prim, hashable, hspec, http-client, http-date, http-types
-
, http2, HUnit, iproute, lifted-base, network, process, QuickCheck
-
, simple-sendfile, stm, streaming-commons, text, time, time-manager
-
, unix, unix-compat, vault, wai, word8, x509
sha256 = "0nj4xxzjcy33hyfdagpc2ij6ga71r1fmc248rjgwsyfflial63bz";
libraryHaskellDepends = [
···
description = "A fast, light-weight web server for WAI applications";
license = lib.licenses.mit;
-
hydraPlatforms = lib.platforms.none;
"warp-dynamic" = callPackage
···
description = "A minimal gRPC server on top of Warp";
license = lib.licenses.bsd3;
"warp-static" = callPackage
···
-
({ mkDerivation, base, bytestring, containers, hspec, QuickCheck
-
sha256 = "1j12mh8zap8c0lb358bzk4sq29h64lv0jrwq9r4nssx4yybrz9gg";
-
libraryHaskellDepends = [ base bytestring containers text ];
-
base bytestring containers hspec QuickCheck text
description = "Convert values from one type into another";
license = lib.licenses.isc;
-
"witch_0_2_0_0" = callPackage
-
({ mkDerivation, base, bytestring, containers, hspec
-
sha256 = "03rnpljng4vy913zm3cxnhlq3i8d5p57661wa1cwj46hkhy7rhj7";
libraryHaskellDepends = [
base bytestring containers template-haskell text
-
testHaskellDepends = [ base bytestring containers hspec text ];
description = "Convert values from one type into another";
license = lib.licenses.isc;
hydraPlatforms = lib.platforms.none;
···
-
sha256 = "0ag0g9x5qnw1nfgc31h6bj2qv0h1c2y7n1l0g99l4dkn428dk9ca";
-
setupHaskellDepends = [ base Cabal cabal-doctest ];
-
libraryHaskellDepends = [
-
attoparsec base blaze-html blaze-markup bytestring conduit
-
conduit-extra containers data-default-class deepseq resourcet text
-
base blaze-markup bytestring conduit containers doctest hspec HUnit
-
resourcet text transformers xml-types
-
description = "Pure-Haskell utilities for dealing with XML with the conduit package";
-
license = lib.licenses.mit;
-
"xml-conduit_1_9_1_1" = callPackage
-
({ mkDerivation, attoparsec, base, blaze-html, blaze-markup
-
, bytestring, Cabal, cabal-doctest, conduit, conduit-extra
-
, containers, data-default-class, deepseq, doctest, hspec, HUnit
-
, resourcet, text, transformers, xml-types
sha256 = "1zzh7xnmbm68dab1vqsjkr6ghxqgnla5nik4amrwlmhbdih1gcdx";
setupHaskellDepends = [ base Cabal cabal-doctest ];
···
description = "Pure-Haskell utilities for dealing with XML with the conduit package";
license = lib.licenses.mit;
-
hydraPlatforms = lib.platforms.none;
"xml-conduit-decode" = callPackage
···
-
sha256 = "1jk55fm58ywp69khacw8n3qk2aybsrlh4bkinjgrah3w01kflmyw";
-
libraryHaskellDepends = [
-
aeson base bytestring conduit data-default-class directory
-
fast-logger file-embed monad-logger shakespeare streaming-commons
-
template-haskell text unix unordered-containers wai wai-extra
-
wai-logger warp yaml yesod-core yesod-form yesod-persistent
-
description = "Creation of type-safe, RESTful web applications";
-
license = lib.licenses.mit;
-
"yesod_1_6_1_1" = callPackage
-
({ mkDerivation, aeson, base, bytestring, conduit
-
, data-default-class, directory, fast-logger, file-embed
-
, monad-logger, shakespeare, streaming-commons, template-haskell
-
, text, unix, unordered-containers, wai, wai-extra, wai-logger
-
, warp, yaml, yesod-core, yesod-form, yesod-persistent
sha256 = "1iiaixd1xrqjcvknl9g3yvr26nbpfa2amh2ayfxmnpjlxvdhfnyn";
libraryHaskellDepends = [
···
description = "Creation of type-safe, RESTful web applications";
license = lib.licenses.mit;
-
hydraPlatforms = lib.platforms.none;
"yesod-alerts" = callPackage
···
-
sha256 = "16c4rddfmpw1smk7zayflwp1xy3avrqcr0cv6qx4aq949zpn6lz8";
-
libraryHaskellDepends = [
-
aeson authenticate base base16-bytestring base64-bytestring binary
-
blaze-builder blaze-html blaze-markup bytestring conduit
-
conduit-extra containers cryptonite data-default email-validate
-
file-embed http-client http-client-tls http-conduit http-types
-
memory network-uri nonce persistent random safe shakespeare
-
template-haskell text time transformers unliftio unliftio-core
-
unordered-containers wai yesod-core yesod-form yesod-persistent
-
description = "Authentication for Yesod";
-
license = lib.licenses.mit;
-
"yesod-auth_1_6_10_3" = callPackage
-
({ mkDerivation, aeson, authenticate, base, base16-bytestring
-
, base64-bytestring, binary, blaze-builder, blaze-html
-
, blaze-markup, bytestring, conduit, conduit-extra, containers
-
, cryptonite, data-default, email-validate, file-embed, http-client
-
, http-client-tls, http-conduit, http-types, memory, network-uri
-
, nonce, persistent, random, safe, shakespeare, template-haskell
-
, text, time, transformers, unliftio, unliftio-core
-
, unordered-containers, wai, yesod-core, yesod-form
sha256 = "00a7gbp2czg6ixxx62k2nmrj5g1la6cjh697y8vg9xhxq7vpyshg";
libraryHaskellDepends = [
···
description = "Authentication for Yesod";
license = lib.licenses.mit;
-
hydraPlatforms = lib.platforms.none;
"yesod-auth-account" = callPackage
···
pname = "yesod-auth-hashdb";
-
sha256 = "14isl9mwxarba14aqhidi82yci36jdws6af2jirv7z8mfnrwysbi";
-
libraryHaskellDepends = [
-
aeson base bytestring persistent text yesod-auth yesod-core
-
yesod-form yesod-persistent
-
aeson base basic-prelude bytestring containers hspec http-conduit
-
http-types monad-logger network-uri persistent-sqlite resourcet
-
text unordered-containers wai-extra yesod yesod-auth yesod-core
-
description = "Authentication plugin for Yesod";
-
license = lib.licenses.mit;
-
"yesod-auth-hashdb_1_7_1_6" = callPackage
-
({ mkDerivation, aeson, base, basic-prelude, bytestring, containers
-
, hspec, http-conduit, http-types, monad-logger, network-uri
-
, persistent, persistent-sqlite, resourcet, text
-
, unordered-containers, wai-extra, yesod, yesod-auth, yesod-core
-
, yesod-form, yesod-persistent, yesod-test
-
pname = "yesod-auth-hashdb";
sha256 = "062f2fv4ixr5bd5xcs208xfg2i18z25g3imf86qrziv0yxxg5qpc";
libraryHaskellDepends = [
···
description = "Authentication plugin for Yesod";
license = lib.licenses.mit;
-
hydraPlatforms = lib.platforms.none;
"yesod-auth-hmac-keccak" = callPackage
···
"yesod-markdown" = callPackage
-
({ mkDerivation, base, blaze-html, blaze-markup, bytestring
-
, directory, hspec, pandoc, persistent, shakespeare, text
-
, xss-sanitize, yesod-core, yesod-form
-
pname = "yesod-markdown";
-
sha256 = "1jlnci0wkfg04qvad7qx19321s8jf2rskjghirwcqy1abg3bf96p";
-
libraryHaskellDepends = [
-
base blaze-html blaze-markup bytestring directory pandoc persistent
-
shakespeare text xss-sanitize yesod-core yesod-form
-
testHaskellDepends = [ base blaze-html hspec text ];
-
description = "Tools for using markdown in a yesod application";
-
license = lib.licenses.gpl2Only;
-
hydraPlatforms = lib.platforms.none;
-
"yesod-markdown_0_12_6_9" = callPackage
({ mkDerivation, base, blaze-html, blaze-markup, bytestring
, directory, hspec, pandoc, persistent, shakespeare, text
, xss-sanitize, yesod-core, yesod-form
···
({ mkDerivation, base, hspec, Z-Data, Z-IO, zookeeper_mt }:
-
sha256 = "16y2j12zl8arwv2m0crllrrf09l4ar1s2v9wrfzjmxnk80vhncf1";
libraryHaskellDepends = [ base Z-Data Z-IO ];
librarySystemDepends = [ zookeeper_mt ];
testHaskellDepends = [ base hspec ];