···
1354
-
({ mkDerivation, base, extra, free, mtl, resourcet, STMonadTrans
1355
-
, symbol, template-haskell, TLT, transformers
1354
+
({ mkDerivation, base, extra, free, MonadRandom, mtl, resourcet
1355
+
, STMonadTrans, symbol, template-haskell, TLT, transformers
1359
-
version = "0.1.0.0";
1360
-
sha256 = "0rkrjj42p9ybcifmsmz8717yyf2q3vzwm4y42khxz824vdxa9q2j";
1359
+
version = "0.1.1.0";
1360
+
sha256 = "0c310zldchyqhkqq2nsarqgkkxrqqcq62796mi0svsn9wk65rrf4";
libraryHaskellDepends = [
···
executableHaskellDepends = [
1368
-
base extra free mtl resourcet STMonadTrans symbol template-haskell
1368
+
base extra free MonadRandom mtl resourcet STMonadTrans symbol
1369
+
template-haskell transformers
base extra free mtl resourcet STMonadTrans symbol template-haskell
···
description = "Translations of classic Truth Maintenance Systems";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
1378
-
mainProgram = "hbps";
···
license = lib.licenses.lgpl21Only;
10076
+
"HaXml_1_25_11" = callPackage
10077
+
({ mkDerivation, base, bytestring, containers, directory, filepath
10078
+
, polyparse, pretty, random
10082
+
version = "1.25.11";
10083
+
sha256 = "1l5kmiqvnqzdzz3jyaphy7ckglm6jhn0b10kf47yizv0w496bmjg";
10084
+
isLibrary = true;
10085
+
isExecutable = true;
10086
+
libraryHaskellDepends = [
10087
+
base bytestring containers filepath polyparse pretty random
10089
+
executableHaskellDepends = [ base directory polyparse pretty ];
10090
+
description = "Utilities for manipulating XML documents";
10091
+
license = lib.licenses.lgpl21Only;
10092
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, base, containers, network, old-locale, text, time
···
sha256 = "03gzwg0hzgij9hpxxfsrdxx2cknfy9fr9h1w1na04bmzpai1sl40";
13543
-
editedCabalFile = "0jm2g7g4js366i6i21d13f2gng7py4gkb3m64f76rdxbpqfcgfq1";
13561
+
editedCabalFile = "03kjzsyd3sy9iipdnac5ddpkq6v1cfpj0wh00r3yvcjgrk99ycip";
libraryHaskellDepends = [
base bytestring bytestring-encoding case-insensitive containers
data-default-class extended-reals filepath intern lattices
···
({ mkDerivation, aeson, ansi-terminal, async, atomic-write, base
, bytestring, bytestring-lexing, bzlib-conduit, conduit
, conduit-algorithms, conduit-extra, configurator, containers
14536
-
, convertible, criterion, data-default, deepseq, diagrams-core
14537
-
, diagrams-lib, diagrams-svg, directory, double-conversion
14538
-
, edit-distance, either, errors, exceptions, extra, file-embed
14539
-
, filemanip, filepath, hashable, hashtables, hostname, http-client
14540
-
, http-conduit, HUnit, inline-c, inline-c-cpp, int-interval-map
14541
-
, MissingH, mtl, network, optparse-applicative, parsec, primitive
14542
-
, process, QuickCheck, regex, resourcet, safe, safeio, stm
14543
-
, stm-chans, stm-conduit, strict, tar, tar-conduit, tasty
14544
-
, tasty-hunit, tasty-quickcheck, tasty-th, template-haskell, text
14545
-
, time, transformers, unix, unix-compat, unliftio, unliftio-core
14546
-
, vector, vector-algorithms, yaml, zlib
14554
+
, convertible, criterion, data-default, deepseq, directory
14555
+
, double-conversion, edit-distance, either, errors, exceptions
14556
+
, extra, file-embed, filemanip, filepath, hashable, hashtables
14557
+
, hostname, http-client, http-conduit, HUnit, inline-c
14558
+
, inline-c-cpp, int-interval-map, MissingH, mtl, network
14559
+
, optparse-applicative, parsec, primitive, process, QuickCheck
14560
+
, random-shuffle, regex, resourcet, safe, safeio, stm, stm-chans
14561
+
, stm-conduit, strict, tar, tar-conduit, tasty, tasty-hunit
14562
+
, tasty-quickcheck, tasty-th, template-haskell, text, time
14563
+
, transformers, unix, unix-compat, unliftio, unliftio-core, vector
14564
+
, vector-algorithms, yaml, zlib
14550
-
version = "1.4.2.0";
14551
-
sha256 = "0578rjwi3xwikfaxha8yignr37adykqkbhspxds0c5bzwcw5zywh";
14568
+
version = "1.5.0";
14569
+
sha256 = "0pljyrlpr9r3cl5311dhgxdl8y40szyi4vprn34i3piy0qrldymi";
libraryHaskellDepends = [
aeson ansi-terminal async atomic-write base bytestring
bytestring-lexing bzlib-conduit conduit conduit-algorithms
conduit-extra configurator containers convertible data-default
14558
-
deepseq diagrams-core diagrams-lib diagrams-svg directory
14559
-
double-conversion edit-distance either errors exceptions extra
14560
-
file-embed filemanip filepath hashable hashtables hostname
14561
-
http-client http-conduit inline-c inline-c-cpp int-interval-map
14562
-
MissingH mtl network optparse-applicative parsec primitive process
14563
-
regex resourcet safe safeio stm stm-chans stm-conduit strict tar
14564
-
tar-conduit template-haskell text time transformers unix
14565
-
unix-compat unliftio unliftio-core vector vector-algorithms yaml
14576
+
deepseq directory double-conversion edit-distance either errors
14577
+
exceptions extra file-embed filemanip filepath hashable hashtables
14578
+
hostname http-client http-conduit inline-c inline-c-cpp
14579
+
int-interval-map MissingH mtl network optparse-applicative parsec
14580
+
primitive process random-shuffle regex resourcet safe safeio stm
14581
+
stm-chans stm-conduit strict tar tar-conduit template-haskell text
14582
+
time transformers unix unix-compat unliftio unliftio-core vector
14583
+
vector-algorithms yaml zlib
executableHaskellDepends = [
aeson ansi-terminal async atomic-write base bytestring
bytestring-lexing bzlib-conduit conduit conduit-algorithms
conduit-extra configurator containers convertible data-default
14572
-
deepseq diagrams-core diagrams-lib diagrams-svg directory
14573
-
double-conversion edit-distance either errors exceptions extra
14574
-
file-embed filemanip filepath hashable hashtables hostname
14575
-
http-client http-conduit inline-c inline-c-cpp int-interval-map
14576
-
MissingH mtl network optparse-applicative parsec primitive process
14577
-
regex resourcet safe safeio stm stm-chans stm-conduit strict tar
14578
-
tar-conduit template-haskell text time transformers unix
14579
-
unix-compat unliftio unliftio-core vector vector-algorithms yaml
14589
+
deepseq directory double-conversion edit-distance either errors
14590
+
exceptions extra file-embed filemanip filepath hashable hashtables
14591
+
hostname http-client http-conduit inline-c inline-c-cpp
14592
+
int-interval-map MissingH mtl network optparse-applicative parsec
14593
+
primitive process random-shuffle regex resourcet safe safeio stm
14594
+
stm-chans stm-conduit strict tar tar-conduit template-haskell text
14595
+
time transformers unix unix-compat unliftio unliftio-core vector
14596
+
vector-algorithms yaml zlib
aeson ansi-terminal async atomic-write base bytestring
bytestring-lexing bzlib-conduit conduit conduit-algorithms
conduit-extra configurator containers convertible data-default
14586
-
deepseq diagrams-core diagrams-lib diagrams-svg directory
14587
-
double-conversion edit-distance either errors exceptions extra
14588
-
file-embed filemanip filepath hashable hashtables hostname
14589
-
http-client http-conduit HUnit inline-c inline-c-cpp
14602
+
deepseq directory double-conversion edit-distance either errors
14603
+
exceptions extra file-embed filemanip filepath hashable hashtables
14604
+
hostname http-client http-conduit HUnit inline-c inline-c-cpp
int-interval-map MissingH mtl network optparse-applicative parsec
14591
-
primitive process QuickCheck regex resourcet safe safeio stm
14592
-
stm-chans stm-conduit strict tar tar-conduit tasty tasty-hunit
14593
-
tasty-quickcheck tasty-th template-haskell text time transformers
14594
-
unix unix-compat unliftio unliftio-core vector vector-algorithms
14606
+
primitive process QuickCheck random-shuffle regex resourcet safe
14607
+
safeio stm stm-chans stm-conduit strict tar tar-conduit tasty
14608
+
tasty-hunit tasty-quickcheck tasty-th template-haskell text time
14609
+
transformers unix unix-compat unliftio unliftio-core vector
14610
+
vector-algorithms yaml zlib
benchmarkHaskellDepends = [
aeson ansi-terminal async atomic-write base bytestring
bytestring-lexing bzlib-conduit conduit conduit-algorithms
conduit-extra configurator containers convertible criterion
14601
-
data-default deepseq diagrams-core diagrams-lib diagrams-svg
14602
-
directory double-conversion edit-distance either errors exceptions
14603
-
extra file-embed filemanip filepath hashable hashtables hostname
14604
-
http-client http-conduit HUnit inline-c inline-c-cpp
14605
-
int-interval-map MissingH mtl network optparse-applicative parsec
14606
-
primitive process regex resourcet safe safeio stm stm-chans
14607
-
stm-conduit strict tar tar-conduit template-haskell text time
14608
-
transformers unix unix-compat unliftio unliftio-core vector
14609
-
vector-algorithms yaml zlib
14616
+
data-default deepseq directory double-conversion edit-distance
14617
+
either errors exceptions extra file-embed filemanip filepath
14618
+
hashable hashtables hostname http-client http-conduit HUnit
14619
+
inline-c inline-c-cpp int-interval-map MissingH mtl network
14620
+
optparse-applicative parsec primitive process random-shuffle regex
14621
+
resourcet safe safeio stm stm-chans stm-conduit strict tar
14622
+
tar-conduit template-haskell text time transformers unix
14623
+
unix-compat unliftio unliftio-core vector vector-algorithms yaml
description = "NGLess implements ngless, a DSL for processing sequencing data";
license = lib.licenses.mit;
···
20166
+
"SvgIcons" = callPackage
20167
+
({ mkDerivation, base, blaze-markup, blaze-svg, directory, text }:
20169
+
pname = "SvgIcons";
20170
+
version = "0.1.0.0";
20171
+
sha256 = "0vwlzjpcz6ky6x5mycsrqlwdfdzxf7y0z8y7pxwnc0h8f8psalr6";
20172
+
isLibrary = true;
20173
+
isExecutable = true;
20174
+
libraryHaskellDepends = [
20175
+
base blaze-markup blaze-svg directory text
20177
+
executableHaskellDepends = [
20178
+
base blaze-markup blaze-svg directory text
20180
+
testHaskellDepends = [ base ];
20181
+
description = "Svg Icons and more";
20182
+
license = lib.licenses.bsd3;
20183
+
hydraPlatforms = lib.platforms.none;
20184
+
mainProgram = "SvgIcons-exe";
"SybWidget" = callPackage
({ mkDerivation, base, containers, mtl, syb-with-class
, template-haskell, TypeCompose
···
22254
-
version = "1.10.2";
22255
-
sha256 = "1ip207l97s8nw4daxp9s254agk8f0wibpf0prx0n695klqyn8bz1";
22291
+
version = "1.10.3";
22292
+
sha256 = "0hnj2q310a6s0h479hq8jsmywymvxdjxg13zw46mmdndynwd2jnq";
libraryHaskellDepends = [ base data-default-class ];
libX11 libXext libXinerama libXrandr libXrender libXScrnSaver
···
pname = "aeson-match-qq";
25848
-
version = "1.4.3";
25849
-
sha256 = "0zml908g96x6xqzpa5dv2p46y9rn8kfp10xw6954xabqlba8d0rv";
25885
+
version = "1.5.1";
25886
+
sha256 = "1m2brw8c1i0p32llng904lb893vkjfcqbmljkcx5m7iab0hvpvaw";
libraryHaskellDepends = [
aeson attoparsec base bytestring case-insensitive containers either
haskell-src-meta scientific template-haskell text
···
({ mkDerivation, base, containers, hspec, QuickCheck, time }:
pname = "bank-holidays-england";
39796
-
version = "0.2.0.7";
39797
-
sha256 = "0q24flhiqp50krld6blmnlj8wqf2jvhfdpwrg469n3391p7jgfsc";
39798
-
libraryHaskellDepends = [ base containers time ];
39799
-
testHaskellDepends = [ base containers hspec QuickCheck time ];
39800
-
description = "Calculation of bank holidays in England and Wales";
39801
-
license = lib.licenses.bsd3;
39804
-
"bank-holidays-england_0_2_0_8" = callPackage
39805
-
({ mkDerivation, base, containers, hspec, QuickCheck, time }:
39807
-
pname = "bank-holidays-england";
sha256 = "1n2ddf60q2g1yjwq754irxq9nzmx5i2z3r2rnw263bppcldkizkj";
libraryHaskellDepends = [ base containers time ];
testHaskellDepends = [ base containers hspec QuickCheck time ];
description = "Calculation of bank holidays in England and Wales";
license = lib.licenses.bsd3;
39814
-
hydraPlatforms = lib.platforms.none;
···
"base-encoding" = callPackage
({ mkDerivation, base, base16-bytestring, base64-bytestring
40106
-
, bytestring, text
40130
+
, bytestring, bytestring-builder, text
40110
-
version = "0.2.0.0";
40111
-
sha256 = "028b7pbpbnph2k4jzvp9kyn2s7d0zd62panh21digwn4nnc3hbp1";
40134
+
version = "0.3.0.0";
40135
+
sha256 = "1lcqg4wpbry3x165j8rsjbpj1mzd7bl0917hjv0jhvmh5z3wnas8";
libraryHaskellDepends = [
40113
-
base base16-bytestring base64-bytestring bytestring text
40137
+
base base16-bytestring base64-bytestring bytestring
40138
+
bytestring-builder text
40115
-
description = "Binary-to-text encodings (e.g. base64)";
40140
+
description = "RFC4648 Binary-to-text encodings (e.g. base64)";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
···
sha256 = "119mpqcv1rwkhwm69ga2b4f7hr825fa5wfm1w3i1szmhzh52s2k4";
40455
-
editedCabalFile = "09jja484hzhnjfaz9whridrxsk799gyrg6qnvbpiy8q9c5cybfhi";
40480
+
editedCabalFile = "0cz3zzz9k490w9nfn4hpgdw4zx4w70fwqrwsfx8svcwqssqibqw3";
libraryHaskellDepends = [
base bytestring deepseq text text-short
···
testToolDepends = [ hspec-discover ];
description = "Bifunctors";
license = lib.licenses.bsd3;
42435
+
"bifunctors_5_5_13" = callPackage
42436
+
({ mkDerivation, base, base-orphans, comonad, containers, hspec
42437
+
, hspec-discover, QuickCheck, tagged, template-haskell
42438
+
, th-abstraction, transformers, transformers-compat
42441
+
pname = "bifunctors";
42442
+
version = "5.5.13";
42443
+
sha256 = "1myvlzxk9xrm6vf9863wnv8py3ccgfxqxyc0sqxz0v3rwfnjgk16";
42444
+
libraryHaskellDepends = [
42445
+
base base-orphans comonad containers tagged template-haskell
42446
+
th-abstraction transformers
42448
+
testHaskellDepends = [
42449
+
base hspec QuickCheck template-haskell transformers
42450
+
transformers-compat
42452
+
testToolDepends = [ hspec-discover ];
42453
+
description = "Bifunctors";
42454
+
license = lib.licenses.bsd3;
42455
+
hydraPlatforms = lib.platforms.none;
"bighugethesaurus" = callPackage
···
48626
+
"brittany_0_13_1_2" = callPackage
48627
+
({ mkDerivation, aeson, base, butcher, bytestring, cmdargs
48628
+
, containers, czipwith, data-tree-print, deepseq, directory, extra
48629
+
, filepath, ghc, ghc-boot-th, ghc-exactprint, ghc-paths, hspec
48630
+
, monad-memo, mtl, multistate, parsec, pretty, random, safe
48631
+
, semigroups, strict, syb, text, transformers, uniplate, unsafe
48635
+
pname = "brittany";
48636
+
version = "0.13.1.2";
48637
+
sha256 = "1pa8qgsild3zl56sdmbsllka64k05jk2p16ij3bdla4rbfw96z5g";
48638
+
isLibrary = true;
48639
+
isExecutable = true;
48640
+
libraryHaskellDepends = [
48641
+
aeson base butcher bytestring cmdargs containers czipwith
48642
+
data-tree-print deepseq directory extra filepath ghc ghc-boot-th
48643
+
ghc-exactprint ghc-paths monad-memo mtl multistate pretty random
48644
+
safe semigroups strict syb text transformers uniplate unsafe yaml
48646
+
executableHaskellDepends = [ base ];
48647
+
testHaskellDepends = [
48648
+
aeson base butcher bytestring cmdargs containers czipwith
48649
+
data-tree-print deepseq directory extra filepath ghc ghc-boot-th
48650
+
ghc-exactprint ghc-paths hspec monad-memo mtl multistate parsec
48651
+
pretty safe semigroups strict syb text transformers uniplate unsafe
48654
+
description = "Haskell source code formatter";
48655
+
license = lib.licenses.agpl3Only;
48656
+
hydraPlatforms = lib.platforms.none;
48657
+
mainProgram = "brittany";
({ mkDerivation, aeson, base, butcher, bytestring, cmdargs
, containers, czipwith, data-tree-print, deepseq, directory, extra
···
({ mkDerivation, base, Cabal, QuickCheck }:
pname = "cabal-detailed-quickcheck";
51636
-
version = "0.1.2.1";
51637
-
sha256 = "0h87l8q3c3pfhkvm0dcxd8q4kzfqzwaqcpn1wbsvcxlyqbn5dqgs";
51718
+
version = "0.1.3.2";
51719
+
sha256 = "0pxl8jf8ak9irln9vkkhb5mrbvq62c9p71gxhwzml1042gbl93x9";
libraryHaskellDepends = [ base Cabal QuickCheck ];
description = "QuickCheck for Cabal tests";
license = lib.licenses.mit;
···
57763
-
version = "0.1.0.4";
57764
-
sha256 = "0kh8md0qw3x3b06lcl6v593dlh8a7m5j6w63j6fbwg2gmk290md9";
57845
+
version = "0.1.1.0";
57846
+
sha256 = "0bxwj0pwwps55705clzxrm58pzpgh249r9gmidr42vm7gh96pw4a";
libraryHaskellDepends = [
base chr-data chr-pretty containers hashable logict-state mtl
pqueue unordered-containers
···
57800
-
version = "0.1.0.1";
57801
-
sha256 = "0dd4xlk2klnqn6xyfh3b7gcy17z8x1lvyps5f5mypk9ijmrckhdy";
57882
+
version = "0.1.1.0";
57883
+
sha256 = "12bbbadq8da3n9712p0w613alvs65s5rcjmd7nymk3dx1i2syk23";
libraryHaskellDepends = [
···
testHaskellDepends = [ base miso rfc ];
description = "Typeclass based support for Miso, the Tasty Web Framework for Haskell";
license = lib.licenses.bsd3;
59457
+
hydraPlatforms = lib.platforms.none;
mainProgram = "classy-miso-demo";
···
75109
-
version = "0.2.0.2";
75110
-
sha256 = "1m14vxfx5raiy5b6w3602hkqywc0gj4yv38mjbwncbic86g6rgn2";
75192
+
version = "0.2.0.3";
75193
+
sha256 = "1qwvqhg2fdfpl543p96pzgf879qkx29y3z4k15wa3jarx8s619gq";
libraryHaskellDepends = [
base data-bword hashable template-haskell
···
pname = "diagrams-canvas";
79957
-
version = "1.4.1";
79958
-
sha256 = "1ihmv42412d8dk3s894zd70xd386wrk9ycxkid19barry1vz5plj";
79960
-
editedCabalFile = "0yajv3bnzhqwr673rch0wd9vhc4kcfdpdw5p5a2x1xbrpzghksac";
80040
+
version = "1.4.1.1";
80041
+
sha256 = "0vhjrmnf2bf4sfyaqhijsx79wah4p2dkg3h79yj9q8l7n90vbfw5";
libraryHaskellDepends = [
base blank-canvas cmdargs containers data-default-class
diagrams-core diagrams-lib lens mtl NumInstances
···
license = lib.licenses.bsd3;
80255
+
"diagrams-lib_1_4_5_2" = callPackage
80256
+
({ mkDerivation, active, adjunctions, array, base, bytestring
80257
+
, cereal, colour, containers, criterion, data-default-class
80258
+
, deepseq, diagrams-core, diagrams-solve, directory, distributive
80259
+
, dual-tree, exceptions, filepath, fingertree, fsnotify, hashable
80260
+
, intervals, JuicyPixels, lens, linear, monoid-extras, mtl
80261
+
, numeric-extras, optparse-applicative, process, profunctors
80262
+
, QuickCheck, semigroups, tagged, tasty, tasty-hunit
80263
+
, tasty-quickcheck, text, transformers, unordered-containers
80266
+
pname = "diagrams-lib";
80267
+
version = "1.4.5.2";
80268
+
sha256 = "1vx51g9znb4a9bf20pjd9zr98wmh39avk2i06217p0iidcw8whz6";
80269
+
libraryHaskellDepends = [
80270
+
active adjunctions array base bytestring cereal colour containers
80271
+
data-default-class diagrams-core diagrams-solve directory
80272
+
distributive dual-tree exceptions filepath fingertree fsnotify
80273
+
hashable intervals JuicyPixels lens linear monoid-extras mtl
80274
+
optparse-applicative process profunctors semigroups tagged text
80275
+
transformers unordered-containers
80277
+
testHaskellDepends = [
80278
+
base deepseq diagrams-solve distributive lens numeric-extras
80279
+
QuickCheck tasty tasty-hunit tasty-quickcheck
80281
+
benchmarkHaskellDepends = [ base criterion diagrams-core ];
80282
+
description = "Embedded domain-specific language for declarative graphics";
80283
+
license = lib.licenses.bsd3;
80284
+
hydraPlatforms = lib.platforms.none;
"diagrams-pandoc" = callPackage
({ mkDerivation, base, diagrams-builder, diagrams-cairo
, diagrams-core, diagrams-lib, diagrams-svg, directory, filepath
···
({ mkDerivation, base, containers, ghc }:
pname = "driving-classes-plugin";
85644
-
version = "0.1.3.0";
85645
-
sha256 = "126bih4i3gyjdwnmvivz0kzn6viw1nlap9zz076xljgkf8qw3dwn";
85757
+
version = "0.1.4.0";
85758
+
sha256 = "1bmf5ahlnlibiq2ydqni8w6iiw2bps92nzcapr4dmqmvgdq0s9lk";
libraryHaskellDepends = [ base containers ghc ];
testHaskellDepends = [ base ];
description = "Deriving without spelling out \"deriving\"";
···
87726
+
"ecta-plugin" = callPackage
87727
+
({ mkDerivation, base, containers, ecta, ghc, text }:
87729
+
pname = "ecta-plugin";
87730
+
version = "0.1.1.3";
87731
+
sha256 = "1rkh4k00k7g583wbhn28by1qjp39ad89k5nzxg9vm8g4p8famf4c";
87732
+
libraryHaskellDepends = [ base containers ecta ghc text ];
87733
+
description = "Hole-Fit Synthesis using ECTAs";
87734
+
license = lib.licenses.mit;
87735
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, base, bytestring, canlib, digest, directory
···
({ mkDerivation, base, effectful-core, primitive }:
88119
-
version = "0.0.0.0";
88120
-
sha256 = "1afgq935l29ai9dizk0rzcpxlh7nfwzrkhidrlw77cc5lvypjan4";
88245
+
version = "0.0.0.1";
88246
+
sha256 = "0wbf6ilaimiqhggv4dvjrkghdv3ylivj2ncshp8ymfrc7kiw51a0";
libraryHaskellDepends = [ base effectful-core primitive ];
description = "`ST`-style mutation for `effectful`";
license = lib.licenses.cc0;
···
license = lib.licenses.mit;
93491
+
"evm-opcodes_0_1_2" = callPackage
93492
+
({ mkDerivation, base, bytestring, cereal, containers, data-dword
93493
+
, hedgehog, hspec, tasty, tasty-bench, tasty-discover
93494
+
, tasty-hedgehog, tasty-hspec, text
93497
+
pname = "evm-opcodes";
93498
+
version = "0.1.2";
93499
+
sha256 = "0p7gb3k64jsjscfxf2cd34igkm9j8q0rq3irfh1x4jdryvck2jch";
93500
+
libraryHaskellDepends = [
93501
+
base bytestring cereal containers data-dword text
93503
+
testHaskellDepends = [
93504
+
base bytestring cereal containers data-dword hedgehog hspec tasty
93505
+
tasty-discover tasty-hedgehog tasty-hspec text
93507
+
testToolDepends = [ tasty-discover ];
93508
+
benchmarkHaskellDepends = [
93509
+
base bytestring cereal containers data-dword tasty-bench text
93511
+
description = "Opcode types for Ethereum Virtual Machine (EVM)";
93512
+
license = lib.licenses.mit;
93513
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, aeson, base, ghc, HUnit, insert-ordered-containers
, lens, QuickCheck, swagger2, text
···
description = "Predicates that can explain themselves";
license = lib.licenses.bsd3;
94589
+
"explainable-predicates_0_1_2_3" = callPackage
94590
+
({ mkDerivation, array, base, doctest-exitcode-stdio, doctest-lib
94591
+
, hspec, HUnit, mono-traversable, QuickCheck, regex-tdfa, syb
94592
+
, template-haskell
94595
+
pname = "explainable-predicates";
94596
+
version = "0.1.2.3";
94597
+
sha256 = "1ch86wb7bz9ydvrbdd2arskaj5pdc2x9vby4pbvnwv1r4d8n40la";
94598
+
libraryHaskellDepends = [
94599
+
array base HUnit mono-traversable QuickCheck regex-tdfa syb
94602
+
testHaskellDepends = [
94603
+
base doctest-exitcode-stdio doctest-lib hspec
94605
+
description = "Predicates that can explain themselves";
94606
+
license = lib.licenses.bsd3;
94607
+
hydraPlatforms = lib.platforms.none;
"explicit-constraint-lens" = callPackage
···
sha256 = "0pxd2f6f0a6kckqmkkafh9zx11x75x1zx1z90snzj3j8s4jcfg4y";
96206
+
editedCabalFile = "0h64i8z71h0hfdc89bpqqamjn733mxshmlpapa4gvlnbzylm3cwr";
libraryHaskellDepends = [
base bytestring bytestring-lexing containers kan-extensions
microlens thyme transformers vector-space
···
101468
+
"foreign" = callPackage
101469
+
({ mkDerivation, base, bytestring, ghc-prim, hspec, hspec-discover
101470
+
, primitive, primitive-unlifted, QuickCheck, quickcheck-instances
101473
+
pname = "foreign";
101474
+
version = "0.1.1.0";
101475
+
sha256 = "0r9lag2d7hki1ciah4hzf4gdsxdlskjzkcafp6h99ifhb63m55i3";
101476
+
libraryHaskellDepends = [
101477
+
base bytestring ghc-prim primitive primitive-unlifted
101479
+
testHaskellDepends = [
101480
+
base hspec QuickCheck quickcheck-instances
101482
+
testToolDepends = [ hspec-discover ];
101483
+
description = "A collection of helpers for ffi";
101484
+
license = lib.licenses.bsd3;
101485
+
hydraPlatforms = lib.platforms.none;
"foreign-storable-asymmetric" = callPackage
···
license = lib.licenses.bsd3;
101977
-
"fourmolu" = callPackage
101978
-
({ mkDerivation, aeson, ansi-terminal, base, bytestring, Cabal
101979
-
, containers, Diff, directory, dlist, exceptions, filepath
101980
-
, ghc-lib-parser, gitrev, hspec, hspec-discover, HsYAML
101981
-
, HsYAML-aeson, mtl, optparse-applicative, path, path-io, syb
101982
-
, temporary, text
102172
+
"fourmolu_0_3_0_0" = callPackage
102173
+
({ mkDerivation, aeson, base, bytestring, containers, directory
102174
+
, dlist, exceptions, filepath, ghc-lib-parser, gitrev, hspec
102175
+
, hspec-discover, HsYAML, HsYAML-aeson, mtl, optparse-applicative
102176
+
, path, path-io, syb, text
101986
-
version = "0.4.0.0";
101987
-
sha256 = "1mq0h6nsl7ssfwh6zqhyja7w212vn8msmlm5iwwimca279hzwywb";
101989
-
editedCabalFile = "03bwhqj547brmgk191gy3k9xayi6fqqk2f5sbz3ail1bk7b73xnq";
102180
+
version = "0.3.0.0";
102181
+
sha256 = "0v89dvcr8l0swj23kkakc39q6lyxjz90rqgwy7m6a5p6iv3h2wms";
102183
+
editedCabalFile = "16ky7wzmnwhzkk18r63ynq78vlrg065z6mp3hqgs92khpjr33g1l";
102186
+
enableSeparateDataOutput = true;
libraryHaskellDepends = [
101993
-
aeson ansi-terminal base bytestring Cabal containers Diff directory
101994
-
dlist exceptions filepath ghc-lib-parser HsYAML HsYAML-aeson mtl
102188
+
aeson base bytestring containers directory dlist exceptions
102189
+
filepath ghc-lib-parser HsYAML HsYAML-aeson mtl syb text
executableHaskellDepends = [
101998
-
base directory filepath ghc-lib-parser gitrev optparse-applicative
102192
+
base directory ghc-lib-parser gitrev optparse-applicative text
102002
-
base containers directory filepath hspec path path-io temporary
102195
+
base containers filepath hspec path path-io text
testToolDepends = [ hspec-discover ];
description = "A formatter for Haskell source code";
license = lib.licenses.bsd3;
102200
+
hydraPlatforms = lib.platforms.none;
mainProgram = "fourmolu";
102011
-
"fourmolu_0_6_0_0" = callPackage
102012
-
({ mkDerivation, aeson, ansi-terminal, array, base, bytestring
102013
-
, Cabal, containers, Diff, directory, dlist, exceptions, filepath
102204
+
"fourmolu" = callPackage
102205
+
({ mkDerivation, aeson, ansi-terminal, base, bytestring, Cabal
102206
+
, containers, Diff, directory, dlist, exceptions, filepath
, ghc-lib-parser, gitrev, hspec, hspec-discover, HsYAML
, HsYAML-aeson, mtl, optparse-applicative, path, path-io, syb
102020
-
version = "0.6.0.0";
102021
-
sha256 = "0yxv3ih2jjnjzdhz31y4a94ly6g3qhddrm3lvflqrb4krk445p67";
102213
+
version = "0.4.0.0";
102214
+
sha256 = "1mq0h6nsl7ssfwh6zqhyja7w212vn8msmlm5iwwimca279hzwywb";
102216
+
editedCabalFile = "03bwhqj547brmgk191gy3k9xayi6fqqk2f5sbz3ail1bk7b73xnq";
libraryHaskellDepends = [
102025
-
aeson ansi-terminal array base bytestring Cabal containers Diff
102026
-
directory dlist exceptions filepath ghc-lib-parser HsYAML
102027
-
HsYAML-aeson mtl syb text
102220
+
aeson ansi-terminal base bytestring Cabal containers Diff directory
102221
+
dlist exceptions filepath ghc-lib-parser HsYAML HsYAML-aeson mtl
executableHaskellDepends = [
base directory filepath ghc-lib-parser gitrev optparse-applicative
···
testToolDepends = [ hspec-discover ];
description = "A formatter for Haskell source code";
license = lib.licenses.bsd3;
102040
-
hydraPlatforms = lib.platforms.none;
mainProgram = "fourmolu";
···
102455
-
version = "1.6.0.0";
102456
-
sha256 = "1ciqkqzif6hnasqhcmlhm5smq06mjh05l94v36413zv7ikcszygx";
102649
+
version = "1.6.0.3";
102650
+
sha256 = "0nv29d82zsrf6x30jsjgi9wlnfshy50h3pi5x7igxm3zxhh9saf6";
libraryHaskellDepends = [
aeson base Blammo bugsnag bytestring case-insensitive conduit
containers datadog doctest dotenv ekg-core envparse errors
···
description = "Cross platform library for file change notification";
license = lib.licenses.bsd3;
103824
+
"fsnotify_0_4_0_0" = callPackage
103825
+
({ mkDerivation, async, base, bytestring, containers, directory
103826
+
, exceptions, filepath, hinotify, hspec, hspec-core
103827
+
, hspec-expectations, HUnit, monad-control, random, retry
103828
+
, safe-exceptions, temporary, text, time, unix, unix-compat
103831
+
pname = "fsnotify";
103832
+
version = "0.4.0.0";
103833
+
sha256 = "033qwa71spjz3klqmsdzi85fjb0ps9l5v1vl5zylz5jarh41z66y";
103834
+
libraryHaskellDepends = [
103835
+
async base bytestring containers directory filepath hinotify
103836
+
monad-control safe-exceptions text time unix unix-compat
103838
+
testHaskellDepends = [
103839
+
async base directory exceptions filepath hspec hspec-core
103840
+
hspec-expectations HUnit random retry safe-exceptions temporary
103843
+
description = "Cross platform library for file change notification";
103844
+
license = lib.licenses.bsd3;
103845
+
hydraPlatforms = lib.platforms.none;
"fsnotify-conduit" = callPackage
···
pname = "genvalidity-hspec";
107618
-
version = "1.0.0.0";
107619
-
sha256 = "1p00iphswnsaabcnjmvf4ahydpqg66zya4qfjb52bbz6cb7k06s7";
107620
-
libraryHaskellDepends = [
107621
-
base genvalidity genvalidity-property hspec hspec-core QuickCheck
107622
-
transformers validity
107624
-
testHaskellDepends = [
107625
-
base genvalidity hspec hspec-core QuickCheck
107627
-
description = "Standard spec's for GenValidity instances";
107628
-
license = lib.licenses.mit;
107631
-
"genvalidity-hspec_1_0_0_1" = callPackage
107632
-
({ mkDerivation, base, genvalidity, genvalidity-property, hspec
107633
-
, hspec-core, QuickCheck, transformers, validity
107636
-
pname = "genvalidity-hspec";
sha256 = "1l5iwzdidlir92zanr9672954dxcp4cg8pl5rb4x10vzg5y0s369";
libraryHaskellDepends = [
···
description = "Standard spec's for GenValidity instances";
license = lib.licenses.mit;
107648
-
hydraPlatforms = lib.platforms.none;
"genvalidity-hspec-aeson" = callPackage
···
license = lib.licenses.mit;
110039
+
"ghc-parser_0_2_4_0" = callPackage
110040
+
({ mkDerivation, base, ghc }:
110042
+
pname = "ghc-parser";
110043
+
version = "0.2.4.0";
110044
+
sha256 = "1s7y7npv37x1jxgq6ryl1ijcb7izmz07ab5pmqj4prng6g3majc9";
110045
+
libraryHaskellDepends = [ base ghc ];
110046
+
description = "Haskell source parser from GHC";
110047
+
license = lib.licenses.mit;
110048
+
hydraPlatforms = lib.platforms.none;
"ghc-paths" = callPackage
({ mkDerivation, base, Cabal, directory }:
···
"ghc-tags-core" = callPackage
110209
-
({ mkDerivation, attoparsec, base, bytestring, criterion, deepseq
110210
-
, directory, filepath, filepath-bytestring, ghc, lattices, mtl
110211
-
, pipes, pipes-attoparsec, pipes-bytestring, QuickCheck
110212
-
, quickcheck-instances, tasty, tasty-golden, tasty-quickcheck, text
110419
+
({ mkDerivation, attoparsec, base, bytestring, containers
110420
+
, criterion, deepseq, directory, filepath, filepath-bytestring, ghc
110421
+
, lattices, mtl, pipes, pipes-attoparsec, pipes-bytestring
110422
+
, QuickCheck, quickcheck-instances, tasty, tasty-golden
110423
+
, tasty-quickcheck, text, transformers
110217
-
version = "0.3.1.1";
110218
-
sha256 = "0ch9xr262c0ssjzgk8yid3hwa04g5q0zn2yxgwjzbzg60ydf9cas";
110427
+
version = "0.4.1.0";
110428
+
sha256 = "0lcgbp61zvaa52ynp4lwnjf7vwk126f496r16zfbc6saxrgdmz0p";
libraryHaskellDepends = [
110220
-
attoparsec base bytestring directory filepath-bytestring ghc mtl
110221
-
pipes pipes-attoparsec pipes-bytestring text transformers
110430
+
attoparsec base bytestring containers deepseq directory
110431
+
filepath-bytestring ghc mtl pipes pipes-attoparsec pipes-bytestring
110432
+
text transformers
attoparsec base bytestring directory filepath filepath-bytestring
···
pname = "ghc-tags-plugin";
110246
-
version = "0.4.0.1";
110247
-
sha256 = "14s7h7d8ihp800bz79mxpm4jsd3c0c1h228akbl08z69x6ggb1ac";
110457
+
version = "0.5.1.0";
110458
+
sha256 = "0k8lg8k4vd6z12zfks50j6i9mz827bgchjg55snbgnh3h30is6ab";
libraryHaskellDepends = [
···
sha256 = "0yqc1pkfajnr56gnh43sbj50r7c3r41b2jfz07ivgl6phi4frjbq";
110854
+
editedCabalFile = "0s4z20cbap0bymljkdbw6lr3dchi34yvy9j27f4xjwx93dhnrmkk";
libraryHaskellDepends = [
···
maintainers = [ lib.maintainers.maralorn ];
110874
+
"ghcid_0_8_8" = callPackage
110875
+
({ mkDerivation, ansi-terminal, base, cmdargs, containers
110876
+
, directory, extra, filepath, fsnotify, process, tasty, tasty-hunit
110877
+
, terminal-size, time, unix
110880
+
pname = "ghcid";
110881
+
version = "0.8.8";
110882
+
sha256 = "1y2qr1g0jy1jd8lh6bqwhzad15jgz0psq5qx31hbgq6ikm1nxjcj";
110883
+
isLibrary = true;
110884
+
isExecutable = true;
110885
+
libraryHaskellDepends = [
110886
+
ansi-terminal base cmdargs directory extra filepath process time
110888
+
executableHaskellDepends = [
110889
+
ansi-terminal base cmdargs containers directory extra filepath
110890
+
fsnotify process terminal-size time unix
110892
+
testHaskellDepends = [
110893
+
ansi-terminal base cmdargs containers directory extra filepath
110894
+
fsnotify process tasty tasty-hunit terminal-size time unix
110896
+
description = "GHCi based bare bones IDE";
110897
+
license = lib.licenses.bsd3;
110898
+
hydraPlatforms = lib.platforms.none;
110899
+
mainProgram = "ghcid";
110900
+
maintainers = [ lib.maintainers.maralorn ];
({ mkDerivation, aeson, aeson-pretty, array, async, base
, base16-bytestring, binary, bytestring, case-insensitive
110664
-
, containers, cryptohash-sha1, data-default, deepseq, dependent-map
110665
-
, dependent-sum, Diff, directory, dlist, enummapset, exceptions
110666
-
, extra, filepath, fingertree, focus, fuzzy, ghc, ghc-boot
110667
-
, ghc-boot-th, ghc-check, ghc-exactprint, ghc-paths
110668
-
, ghc-trace-events, ghc-typelits-knownnat, gitrev, Glob
110669
-
, haddock-library, hashable, heapsize, hie-bios, hie-compat, hiedb
110670
-
, hls-graph, hls-plugin-api, hp2pretty, hslogger, implicit-hie
110671
-
, implicit-hie-cradle, lens, list-t, lsp, lsp-test, lsp-types
110672
-
, monoid-subclasses, mtl, network-uri, opentelemetry
110673
-
, optparse-applicative, parallel, prettyprinter
110674
-
, prettyprinter-ansi-terminal, process, QuickCheck
110675
-
, quickcheck-instances, random, record-dot-preprocessor
110676
-
, record-hasfield, regex-tdfa, retrie, rope-utf16-splay, safe
110677
-
, safe-exceptions, shake, shake-bench, sorted-list, sqlite-simple
110678
-
, stm, stm-containers, syb, tasty, tasty-expected-failure
110679
-
, tasty-hunit, tasty-quickcheck, tasty-rerun, text, time
110906
+
, co-log-core, containers, cryptohash-sha1, data-default, deepseq
110907
+
, dependent-map, dependent-sum, Diff, directory, dlist, enummapset
110908
+
, exceptions, extra, filepath, fingertree, focus, fuzzy, ghc
110909
+
, ghc-boot, ghc-boot-th, ghc-check, ghc-paths, ghc-trace-events
110910
+
, ghc-typelits-knownnat, gitrev, Glob, haddock-library, hashable
110911
+
, heapsize, hie-bios, hie-compat, hiedb, hls-graph, hls-plugin-api
110912
+
, hslogger, implicit-hie, implicit-hie-cradle, lens, list-t, lsp
110913
+
, lsp-test, lsp-types, monoid-subclasses, mtl, network-uri
110914
+
, opentelemetry, optparse-applicative, parallel, prettyprinter
110915
+
, prettyprinter-ansi-terminal, QuickCheck, random
110916
+
, record-dot-preprocessor, record-hasfield, regex-tdfa
110917
+
, safe-exceptions, shake, sorted-list, sqlite-simple, stm
110918
+
, stm-containers, syb, tasty, tasty-expected-failure, tasty-hunit
110919
+
, tasty-quickcheck, tasty-rerun, text, text-rope, time
, transformers, unix, unliftio, unliftio-core, unordered-containers
110681
-
, utf8-string, vector, vector-algorithms, yaml
110685
-
version = "1.7.0.0";
110686
-
sha256 = "097vpp1gds36ijldz29bsk71pxc82l966ka578cxsrcdc3g3ll1b";
110688
-
editedCabalFile = "1j4jzqhghjlzsyfn9jh70ah73nydjp9sjabpc041q5fv17s9b65z";
110925
+
version = "1.8.0.0";
110926
+
sha256 = "0j46xlaphmsmfpiycdi2n24mydvrb3c20sw2zzqm396x5ziz9p8p";
libraryHaskellDepends = [
aeson aeson-pretty array async base base16-bytestring binary
110693
-
bytestring case-insensitive containers cryptohash-sha1 data-default
110694
-
deepseq dependent-map dependent-sum Diff directory dlist enummapset
110695
-
exceptions extra filepath fingertree focus ghc ghc-boot ghc-boot-th
110696
-
ghc-check ghc-exactprint ghc-paths ghc-trace-events Glob
110931
+
bytestring case-insensitive co-log-core containers cryptohash-sha1
110932
+
data-default deepseq dependent-map dependent-sum Diff directory
110933
+
dlist enummapset exceptions extra filepath fingertree focus ghc
110934
+
ghc-boot ghc-boot-th ghc-check ghc-paths ghc-trace-events Glob
haddock-library hashable heapsize hie-bios hie-compat hiedb
hls-graph hls-plugin-api hslogger implicit-hie-cradle lens list-t
110699
-
lsp lsp-types monoid-subclasses mtl network-uri opentelemetry
110937
+
lsp lsp-types monoid-subclasses mtl opentelemetry
optparse-applicative parallel prettyprinter
110701
-
prettyprinter-ansi-terminal random regex-tdfa retrie
110702
-
rope-utf16-splay safe safe-exceptions sorted-list sqlite-simple stm
110703
-
stm-containers syb text time transformers unix unliftio
110704
-
unliftio-core unordered-containers utf8-string vector
110705
-
vector-algorithms
110939
+
prettyprinter-ansi-terminal random regex-tdfa safe-exceptions
110940
+
sorted-list sqlite-simple stm stm-containers syb text text-rope
110941
+
time transformers unix unliftio unliftio-core unordered-containers
executableHaskellDepends = [
110708
-
aeson base bytestring containers data-default directory extra
110709
-
filepath ghc gitrev hashable heapsize hie-bios hiedb hls-graph
110710
-
hls-plugin-api lens lsp lsp-test lsp-types optparse-applicative
110711
-
process safe-exceptions shake tasty-hunit text unordered-containers
110945
+
aeson base data-default directory extra filepath ghc gitrev
110946
+
hashable heapsize hie-bios hiedb hls-graph hls-plugin-api lens lsp
110947
+
lsp-types optparse-applicative safe-exceptions text
110948
+
unordered-containers
110714
-
aeson async base binary bytestring containers data-default
110715
-
directory extra filepath fuzzy ghc ghc-typelits-knownnat
110716
-
haddock-library hls-graph hls-plugin-api lens list-t lsp lsp-test
110717
-
lsp-types monoid-subclasses network-uri optparse-applicative
110718
-
parallel process QuickCheck quickcheck-instances random
110719
-
record-dot-preprocessor record-hasfield regex-tdfa rope-utf16-splay
110720
-
safe safe-exceptions shake sqlite-simple stm stm-containers tasty
110721
-
tasty-expected-failure tasty-hunit tasty-quickcheck tasty-rerun
110722
-
text unordered-containers vector
110951
+
aeson async base containers data-default directory extra filepath
110952
+
fuzzy ghc ghc-typelits-knownnat hls-plugin-api lens list-t lsp
110953
+
lsp-test lsp-types monoid-subclasses network-uri QuickCheck random
110954
+
record-dot-preprocessor record-hasfield regex-tdfa shake
110955
+
sqlite-simple stm stm-containers tasty tasty-expected-failure
110956
+
tasty-hunit tasty-quickcheck tasty-rerun text text-rope
110957
+
unordered-containers
testToolDepends = [ implicit-hie ];
110725
-
benchmarkHaskellDepends = [
110726
-
aeson base directory extra filepath lens optparse-applicative shake
110727
-
shake-bench text yaml
110729
-
benchmarkToolDepends = [ hp2pretty implicit-hie ];
description = "The core of an IDE";
license = lib.licenses.asl20;
maintainers = [ lib.maintainers.maralorn ];
110965
+
"ghcide-bench" = callPackage
110966
+
({ mkDerivation, aeson, async, base, binary, bytestring, containers
110967
+
, data-default, deepseq, directory, extra, filepath, ghcide
110968
+
, ghcide-test-utils, hashable, hls-graph, hls-plugin-api
110969
+
, implicit-hie, lens, lsp-test, lsp-types, optparse-applicative
110970
+
, parser-combinators, process, safe-exceptions, shake, tasty
110971
+
, tasty-hunit, tasty-rerun, text
110974
+
pname = "ghcide-bench";
110975
+
version = "0.1";
110976
+
sha256 = "0l7sablv85dgyzj12rbn0az704mzx4hjbm6kz88223kwn71qnnzz";
110977
+
isLibrary = true;
110978
+
isExecutable = true;
110979
+
libraryHaskellDepends = [
110980
+
aeson async base binary bytestring deepseq directory extra filepath
110981
+
ghcide ghcide-test-utils hashable lens lsp-test lsp-types
110982
+
optparse-applicative parser-combinators process safe-exceptions
110985
+
executableHaskellDepends = [
110986
+
aeson base bytestring containers data-default directory extra
110987
+
filepath hls-graph hls-plugin-api lens lsp-test lsp-types
110988
+
optparse-applicative process safe-exceptions shake tasty-hunit text
110990
+
testHaskellDepends = [
110991
+
base extra lsp-test tasty tasty-hunit tasty-rerun
110993
+
testToolDepends = [ ghcide implicit-hie ];
110994
+
description = "An LSP client for running performance experiments on HLS";
110995
+
license = lib.licenses.asl20;
110996
+
mainProgram = "ghcide-bench";
110999
+
"ghcide-test-utils" = callPackage
111000
+
({ mkDerivation, aeson, base, containers, data-default, directory
111001
+
, extra, filepath, ghcide, hls-plugin-api, lens, lsp-test
111002
+
, lsp-types, tasty-hunit, text
111005
+
pname = "ghcide-test-utils";
111006
+
version = "1.8.0.0";
111007
+
sha256 = "171y27lkngnsv26qd1wga5yfdjrz48bmz1nzwrskfcfws8hwizd7";
111008
+
libraryHaskellDepends = [
111009
+
aeson base containers data-default directory extra filepath ghcide
111010
+
hls-plugin-api lens lsp-test lsp-types tasty-hunit text
111012
+
description = "Test utils for ghcide";
111013
+
license = lib.licenses.asl20;
"ghcjs-ajax" = callPackage
({ mkDerivation, aeson, base, http-types, text }:
···
mainProgram = "gtk-sni-tray-standalone";
}) {inherit (pkgs) gtk3;};
121323
+
"gtk-sni-tray_0_1_8_1" = callPackage
121324
+
({ mkDerivation, base, bytestring, containers, dbus, dbus-hslogger
121325
+
, directory, enclosed-exceptions, filepath, gi-cairo
121326
+
, gi-cairo-connector, gi-cairo-render, gi-dbusmenugtk3, gi-gdk
121327
+
, gi-gdkpixbuf, gi-glib, gi-gtk, gtk-strut, gtk3, haskell-gi
121328
+
, haskell-gi-base, hslogger, optparse-applicative
121329
+
, status-notifier-item, text, transformers, transformers-base, unix
121332
+
pname = "gtk-sni-tray";
121333
+
version = "0.1.8.1";
121334
+
sha256 = "0i131ks6m5akgcfahcbfqhg1i5dxz0y6rba3is4s3m5va6spp5yf";
121335
+
isLibrary = true;
121336
+
isExecutable = true;
121337
+
libraryHaskellDepends = [
121338
+
base bytestring containers dbus directory enclosed-exceptions
121339
+
filepath gi-cairo gi-cairo-connector gi-cairo-render
121340
+
gi-dbusmenugtk3 gi-gdk gi-gdkpixbuf gi-glib gi-gtk gtk-strut
121341
+
haskell-gi haskell-gi-base hslogger status-notifier-item text
121342
+
transformers transformers-base unix
121344
+
libraryPkgconfigDepends = [ gtk3 ];
121345
+
executableHaskellDepends = [
121346
+
base dbus dbus-hslogger gi-gdk gi-gtk gtk-strut hslogger
121347
+
optparse-applicative status-notifier-item text unix
121349
+
description = "A standalone StatusNotifierItem/AppIndicator tray";
121350
+
license = lib.licenses.bsd3;
121351
+
badPlatforms = lib.platforms.darwin;
121352
+
hydraPlatforms = lib.platforms.none;
121353
+
mainProgram = "gtk-sni-tray-standalone";
121354
+
}) {inherit (pkgs) gtk3;};
"gtk-strut" = callPackage
121043
-
({ mkDerivation, base, gi-gdk, gi-gtk, text, transformers }:
121357
+
({ mkDerivation, base, data-default, gi-gdk, gi-gtk, hslogger, text
121046
-
version = "0.1.3.0";
121047
-
sha256 = "19p3w1zvnaazfd01yy4cl00sl53xc7kqgqhsw7l3psadmwk6x4w1";
121048
-
libraryHaskellDepends = [ base gi-gdk gi-gtk text transformers ];
121362
+
version = "0.1.3.1";
121363
+
sha256 = "1zy5qv628n2hs8lrg9bggri2gj2jcyl7xwlrz8w4ndgnpsw9zk7c";
121364
+
libraryHaskellDepends = [
121365
+
base data-default gi-gdk gi-gtk hslogger text transformers
description = "Libary for creating strut windows with gi-gtk";
license = lib.licenses.bsd3;
121053
-
"gtk-strut_0_1_3_1" = callPackage
121371
+
"gtk-strut_0_1_3_2" = callPackage
({ mkDerivation, base, data-default, gi-gdk, gi-gtk, hslogger, text
121059
-
version = "0.1.3.1";
121060
-
sha256 = "1zy5qv628n2hs8lrg9bggri2gj2jcyl7xwlrz8w4ndgnpsw9zk7c";
121377
+
version = "0.1.3.2";
121378
+
sha256 = "0rymacvllin8ni2fd7yyfq43rbbyb921c4nm4z7aa2z82fsrkw3q";
libraryHaskellDepends = [
base data-default gi-gdk gi-gtk hslogger text transformers
121064
-
description = "Libary for creating strut windows with gi-gtk";
121382
+
description = "Library for creating strut windows with gi-gtk";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
···
sha256 = "0b3bw275q1xbx8qs9a6gzzs3c9z3qdj7skqhpp09jkchi5kdvhvi";
123957
-
editedCabalFile = "0vkss84dm4fgx94r2wrv1z5mk515am6vbd2y66v44vl7fcr23q83";
124275
+
editedCabalFile = "0xgcrv98yxf7hjwq2ivg1lcipr3q5f5civp5r6kaq7ygnhggy2w9";
enableSeparateDataOutput = true;
···
pname = "hakyll-alectryon";
124023
-
version = "0.1.1.0";
124024
-
sha256 = "1gl6ps6zjdlrc2japw1r2k9fg0ar5r8qirk9v3r78wxjw6p6g2qi";
124341
+
version = "0.1.2.0";
124342
+
sha256 = "0f1jznfr79z3y1zpi30abvcc0i3ylif1aa30wldj7ghpdxsvrjpb";
libraryHaskellDepends = [
aeson base bytestring filepath hakyll mtl optparse-applicative
pandoc pandoc-types process text
···
({ mkDerivation, aeson, aeson-pretty, async, base
, network, process, QuickCheck, random, safecopy, socks, tagged
, network, process, QuickCheck, random, safecopy, socks, tagged
128209
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128210
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128211
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128212
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128213
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128214
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128527
+
, filepath, ghc, ghc-boot-th, ghc-paths, ghcide, ghcide-bench
128528
+
, githash, gitrev, hashable, hie-bios, hiedb
128529
+
, hls-alternate-number-format-plugin, hls-call-hierarchy-plugin
128530
+
, hls-change-type-signature-plugin, hls-class-plugin
128531
+
, hls-code-range-plugin, hls-eval-plugin
128532
+
, hls-explicit-fixity-plugin, hls-explicit-imports-plugin
128533
+
, hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin
128534
+
, hls-graph, hls-haddock-comments-plugin, hls-hlint-plugin
, network, process, QuickCheck, random, safecopy, socks, tagged
, network, process, QuickCheck, random, safecopy, socks, tagged
128217
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128218
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128219
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128220
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128221
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128222
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128537
+
, hls-refactor-plugin, hls-refine-imports-plugin, hls-rename-plugin
128538
+
, hls-retrie-plugin, hls-splice-plugin, hls-stylish-haskell-plugin
128539
+
, hls-tactics-plugin, hls-test-utils, hp2pretty, hslogger
128540
+
, hspec-expectations, implicit-hie, lens, lens-aeson, lsp, lsp-test
128541
+
, lsp-types, mtl, optparse-applicative, optparse-simple
128542
+
, prettyprinter, process, regex-tdfa, safe-exceptions, shake
128543
+
, shake-bench, sqlite-simple, stm, temporary, text, transformers
128544
+
, unix, unliftio-core, unordered-containers, yaml
, network, process, QuickCheck, random, safecopy, socks, tagged
128226
-
version = "1.7.0.0";
128227
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128229
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128548
+
version = "1.8.0.0";
128549
+
sha256 = "0jmc9qfqq5r7skajma6vd84p7vj8a7k37mk7yzwrqs66f48wcc54";
libraryHaskellDepends = [
, network, process, QuickCheck, random, safecopy, socks, tagged
, network, process, QuickCheck, random, safecopy, socks, tagged
128235
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128555
+
githash hie-bios hiedb hls-alternate-number-format-plugin
128556
+
hls-call-hierarchy-plugin hls-change-type-signature-plugin
128557
+
hls-class-plugin hls-code-range-plugin hls-eval-plugin
128558
+
hls-explicit-fixity-plugin hls-explicit-imports-plugin
128559
+
hls-floskell-plugin hls-fourmolu-plugin hls-gadt-plugin hls-graph
128560
+
hls-haddock-comments-plugin hls-hlint-plugin hls-module-name-plugin
128561
+
hls-ormolu-plugin hls-plugin-api hls-pragmas-plugin
128562
+
hls-qualify-imported-names-plugin hls-refactor-plugin
128563
+
, network, process, QuickCheck, random, safecopy, socks, tagged
128564
+
hls-splice-plugin hls-stylish-haskell-plugin hls-tactics-plugin lsp
, network, process, QuickCheck, random, safecopy, socks, tagged
, network, process, QuickCheck, random, safecopy, socks, tagged
···
, network, process, QuickCheck, random, safecopy, socks, tagged
, network, process, QuickCheck, random, safecopy, socks, tagged
, network, process, QuickCheck, random, safecopy, socks, tagged
128243
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128244
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128245
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128246
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128247
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128248
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128249
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128250
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128572
+
hls-graph hls-plugin-api hslogger lens lsp lsp-types mtl
, network, process, QuickCheck, random, safecopy, socks, tagged
, network, process, QuickCheck, random, safecopy, socks, tagged
128253
-
transformers unix unordered-containers
128575
+
transformers unix unliftio-core unordered-containers
aeson base bytestring containers data-default directory extra
128257
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128258
-
, network, process, QuickCheck, random, safecopy, socks, tagged
128259
-
unordered-containers
128579
+
filepath ghcide hls-plugin-api hls-refactor-plugin hls-test-utils
128580
+
hspec-expectations lens lens-aeson lsp-test lsp-types prettyprinter
128581
+
process text unordered-containers
, network, process, QuickCheck, random, safecopy, socks, tagged
128584
+
benchmarkHaskellDepends = [
128585
+
aeson base containers data-default directory extra filepath
128586
+
ghcide-bench hls-plugin-api lens lens-aeson optparse-applicative
128587
+
shake shake-bench text yaml
128589
+
benchmarkToolDepends = [ ghcide-bench hp2pretty implicit-hie ];
, network, process, QuickCheck, random, safecopy, socks, tagged
license = lib.licenses.asl20;
maintainers = [ lib.maintainers.maralorn ];
···
, network, process, QuickCheck, random, safecopy, socks, tagged
license = lib.licenses.bsd3;
129305
+
"haskell-src-meta_0_8_11" = callPackage
129306
+
, network, process, QuickCheck, random, safecopy, socks, tagged
129307
+
, network, process, QuickCheck, random, safecopy, socks, tagged
129310
+
, network, process, QuickCheck, random, safecopy, socks, tagged
129311
+
version = "0.8.11";
129312
+
sha256 = "1wks0xb7ah2gj9n0ffbcaskjihy45l99qkf2h9k13cyfvqkzp9rw";
129313
+
libraryHaskellDepends = [
129314
+
, network, process, QuickCheck, random, safecopy, socks, tagged
129316
+
testHaskellDepends = [
129317
+
, network, process, QuickCheck, random, safecopy, socks, tagged
129318
+
template-haskell
129320
+
, network, process, QuickCheck, random, safecopy, socks, tagged
129321
+
license = lib.licenses.bsd3;
129322
+
hydraPlatforms = lib.platforms.none;
, network, process, QuickCheck, random, safecopy, socks, tagged
···
, network, process, QuickCheck, random, safecopy, socks, tagged
130241
-
version = "0.8.0.0";
130242
-
, network, process, QuickCheck, random, safecopy, socks, tagged
130589
+
version = "0.8.0.1";
130590
+
sha256 = "12q6j9z7hwb93sli4wk4lidlf3m7y3dazpp5ymvpbxnb7wjzirr6";
libraryHaskellDepends = [
···
, network, process, QuickCheck, random, safecopy, socks, tagged
130503
-
, network, process, QuickCheck, random, safecopy, socks, tagged
130504
-
, network, process, QuickCheck, random, safecopy, socks, tagged
130851
+
version = "0.65.5";
130852
+
sha256 = "00w0y7agxmazfaq8ghkv8mppswxppdp8d02bcdnr70xfich8w3qc";
libraryHaskellDepends = [
···
, network, process, QuickCheck, random, safecopy, socks, tagged
130552
-
, network, process, QuickCheck, random, safecopy, socks, tagged
130553
-
, network, process, QuickCheck, random, safecopy, socks, tagged
130900
+
version = "0.65.5";
130901
+
sha256 = "121vyncj8f2hwxd1j96d134c6fdr4lf3pqdrrj5n3gjb0rj61vn8";
libraryHaskellDepends = [
, network, process, QuickCheck, random, safecopy, socks, tagged
, network, process, QuickCheck, random, safecopy, socks, tagged
···
license = lib.licenses.mit;
131448
-
, network, process, QuickCheck, random, safecopy, socks, tagged
131449
-
({ mkDerivation, attoparsec, base, bytestring
131796
+
"hasql_1_6_1_3" = callPackage
131797
+
({ mkDerivation, aeson, attoparsec, base, bytestring
, network, process, QuickCheck, random, safecopy, socks, tagged
131451
-
, network, process, QuickCheck, random, safecopy, socks, tagged
131452
-
, network, process, QuickCheck, random, safecopy, socks, tagged
131453
-
, network, process, QuickCheck, random, safecopy, socks, tagged
131454
-
, network, process, QuickCheck, random, safecopy, socks, tagged
131799
+
, dlist, gauge, hashable, hashtables, mtl, network-ip
131800
+
, postgresql-binary, postgresql-libpq, profunctors, QuickCheck
131801
+
, quickcheck-instances, rerebase, scientific, tasty, tasty-hunit
131802
+
, tasty-quickcheck, text, text-builder, time, transformers, uuid
, network, process, QuickCheck, random, safecopy, socks, tagged
131458
-
version = "1.6.1.1";
131459
-
, network, process, QuickCheck, random, safecopy, socks, tagged
131807
+
version = "1.6.1.3";
131808
+
sha256 = "0bqsv0g7kv2wb9inx7gbrasdyw03nyjjjdv1x8jghcdgz0nhb1jn";
libraryHaskellDepends = [
131461
-
, network, process, QuickCheck, random, safecopy, socks, tagged
131462
-
, network, process, QuickCheck, random, safecopy, socks, tagged
131463
-
, network, process, QuickCheck, random, safecopy, socks, tagged
131810
+
aeson attoparsec base bytestring bytestring-strict-builder
131811
+
contravariant dlist hashable hashtables mtl network-ip
131812
+
postgresql-binary postgresql-libpq profunctors scientific text
131813
+
text-builder time transformers uuid vector
, network, process, QuickCheck, random, safecopy, socks, tagged
···
133337
-
version = "0.0.0.5";
133338
-
sha256 = "02f959qd7gm5gpa8w39hqj5a8pn6gizjif7rr7mwlq8g3gsq8gsk";
133687
+
version = "0.0.0.6";
133688
+
sha256 = "1793wnjrny1nydqnbvvh1wsq9qnnknf80fmpxvz281mdpjz6n1h2";
description = "Haskell COM support library";
license = lib.licenses.bsd3;
···
137147
-
version = "0.1.40";
137148
-
sha256 = "1qrmvgi0517zywqw3yvm7f86766sv6hanchv6cr54vm2z9r88ciy";
137497
+
version = "0.1.40.1";
137498
+
sha256 = "1wdwrp4zjhjjq49yihid9x4lhx26nbixax84njj02d79wq2kmdb7";
libraryHaskellDepends = [
···
137393
-
version = "1.0.0";
137394
-
sha256 = "0jwn10k2v3i8w57mx5w8czvgaw483dp9fdf1w214qr9dz654sb9a";
137743
+
version = "1.0.1";
137744
+
sha256 = "0926x82vbndj3mahh7pix0gfc5jjr1yl499ggkgfdc55mykr4bn9";
enableSeparateDataOutput = true;
···
({ mkDerivation, aeson, base, base16-bytestring, bytestring
137620
-
, conduit, conduit-extra, containers, cryptohash-sha1, deepseq
137621
-
, directory, exceptions, extra, file-embed, filepath, ghc, hslogger
137622
-
, optparse-applicative, process, tagged, tasty
137623
-
, tasty-expected-failure, tasty-hunit, temporary, text, time
137624
-
, transformers, unix-compat, unordered-containers, vector, yaml
137627
-
pname = "hie-bios";
137628
-
version = "0.9.1";
137629
-
sha256 = "0pcbgrn0hl19rk72z7mcd44j72lsmnl88nlk95rlb47l0ymr3ij1";
137631
-
editedCabalFile = "1hvhln1mnvghs05959fi5i71gaw04zhdk4wg558h2p4ybjcjsvb5";
137632
-
isLibrary = true;
137633
-
isExecutable = true;
137634
-
libraryHaskellDepends = [
137635
-
aeson base base16-bytestring bytestring conduit conduit-extra
137636
-
containers cryptohash-sha1 deepseq directory exceptions extra
137637
-
file-embed filepath ghc hslogger process temporary text time
137638
-
transformers unix-compat unordered-containers vector yaml
137640
-
executableHaskellDepends = [
137641
-
base directory filepath ghc optparse-applicative
137643
-
testHaskellDepends = [
137644
-
aeson base directory extra filepath ghc tagged tasty
137645
-
tasty-expected-failure tasty-hunit temporary text
137646
-
unordered-containers yaml
137648
-
description = "Set up a GHC API session";
137649
-
license = lib.licenses.bsd3;
137650
-
mainProgram = "hie-bios";
137653
-
"hie-bios_0_10_0" = callPackage
137654
-
({ mkDerivation, aeson, base, base16-bytestring, bytestring
, co-log-core, conduit, conduit-extra, containers, cryptohash-sha1
, deepseq, directory, exceptions, extra, file-embed, filepath, ghc
, optparse-applicative, prettyprinter, process, tagged, tasty
···
137663
-
version = "0.10.0";
137664
-
sha256 = "0k9d106y46dqwr5dw6yzmqvb03gshlp6qbzznz67qkwbkj2calyz";
137666
-
editedCabalFile = "1brqph8n754kv0jgrjg12jhgpzsx92m5jafx8wjnm5gf2ri7ip8h";
137978
+
version = "0.11.0";
137979
+
sha256 = "1vqfbyi1jlgzrvl9njgdhvj1hp0b7rl4xpchyldpf179151vy24p";
libraryHaskellDepends = [
···
aeson base directory extra filepath ghc tagged tasty
137682
-
tasty-expected-failure tasty-hunit temporary text
137995
+
tasty-expected-failure tasty-hunit temporary text transformers
unordered-containers yaml
description = "Set up a GHC API session";
license = lib.licenses.bsd3;
137687
-
hydraPlatforms = lib.platforms.none;
mainProgram = "hie-bios";
···
137697
-
version = "0.2.1.1";
137698
-
sha256 = "054ll31b2j31a2yjcz7q7zxqyyszrkbaz4kzxhih4k84v9h0nhk6";
138009
+
version = "0.3.0.0";
138010
+
sha256 = "169175gn1699k2w7w8ific49qmvw8h1gh585k3pzfwb921lyj0mb";
libraryHaskellDepends = [
array base bytestring containers directory filepath ghc ghc-boot
···
137753
-
version = "0.4.1.0";
137754
-
sha256 = "1389qmlga5rq8has02rn35pzag5wnfpx3w77r60mzl3b4pkpzi7i";
137756
-
editedCabalFile = "0y6vsx4n3hbpbl6d9qpb5d40s2rh0pkqm76gnjvx045zvrdkxi66";
138065
+
version = "0.4.2.0";
138066
+
sha256 = "025rc75wfb3dpnxrd5r3jvxm8x1wpb3m0zya69y78pbama753jlw";
libraryHaskellDepends = [
···
mainProgram = "hipsql-demo-server";
139192
+
"hipsql-tx-simple" = callPackage
139193
+
({ mkDerivation, base, hipsql-monad, hipsql-server
139194
+
, postgresql-simple, postgresql-tx
139197
+
pname = "hipsql-tx-simple";
139198
+
version = "0.0.0.0";
139199
+
sha256 = "17ab2k9q7d5xqjbqr6r22xlgi3hnw20cq1lw2ambhvzwdlb0z9kw";
139200
+
libraryHaskellDepends = [
139201
+
base hipsql-monad hipsql-server postgresql-simple postgresql-tx
139203
+
license = lib.licenses.bsd3;
139204
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, base, containers, directory, gtk, mtl, network
, old-locale, old-time, time, utf8-string
···
({ mkDerivation, base, some }:
139417
-
version = "0.1";
139418
-
sha256 = "1xz0i8lkh0rp55b0s7npkzqgyz9pf1bwq9b66cwbg073r9sz41wa";
139420
-
editedCabalFile = "08qjy1616ypa6r0jwh5m66dlvnj87k4cdcggi28caadzg8cf1fz5";
139742
+
version = "0.2";
139743
+
sha256 = "1sq0w5n6y7m2qqpl9s04hsg14qc7p8xrj4x1s1lhw9qbapwb8g8w";
libraryHaskellDepends = [ base some ];
testHaskellDepends = [ base some ];
description = "\"higher-kinded data\"";
···
"hkd-records" = callPackage
139466
-
({ mkDerivation, base, hkd, text }:
139789
+
({ mkDerivation, base, hkd, template-haskell, text }:
139469
-
version = "0.0.2";
139470
-
sha256 = "1404c3gqrk2i0ab67v12h5khcghbkad7cyphfmp6kkn8d5smpz1m";
139471
-
libraryHaskellDepends = [ base hkd text ];
139792
+
version = "0.0.6";
139793
+
sha256 = "0wgavxkpsk9qmqz1vnabr2bi679pd8sfn1kpf5s73bsq81mif09h";
139794
+
libraryHaskellDepends = [ base hkd template-haskell text ];
description = "higher kinded record operations";
license = lib.licenses.bsd3;
139797
+
hydraPlatforms = lib.platforms.none;
···
maintainers = [ lib.maintainers.peti ];
139675
-
"hledger_1_27" = callPackage
140000
+
"hledger_1_27_1" = callPackage
({ mkDerivation, aeson, ansi-terminal, base, breakpoint, bytestring
, cmdargs, containers, data-default, Decimal, Diff, directory
, extra, filepath, githash, hashable, haskeline, hledger-lib, lucid
···
139686
-
version = "1.27";
139687
-
sha256 = "0v74wja2rd9ip1993p0sv7pwl2f0k4rapd6r6s5wq0c5j50s2wpq";
140011
+
version = "1.27.1";
140012
+
sha256 = "0qdg87m7ys2ykqqq32p7h7aw827w4f5bcqx4dspxxq6zqlvzddqb";
libraryHaskellDepends = [
···
license = lib.licenses.gpl3Only;
139944
-
"hledger-lib_1_27" = callPackage
140269
+
"hledger-lib_1_27_1" = callPackage
({ mkDerivation, aeson, aeson-pretty, ansi-terminal, array, base
, blaze-markup, breakpoint, bytestring, call-stack, cassava
, cassava-megaparsec, cmdargs, containers, data-default, Decimal
···
139956
-
version = "1.27";
139957
-
sha256 = "0l52dhpglvjsw1dllidpqd38gc2djm2mxlcidsm1iil93812vmyp";
140281
+
version = "1.27.1";
140282
+
sha256 = "0w2jnpyfc6pp3n5fzdjd78hdh9vv9w98xwd2j6dw98rm6hlapwhb";
libraryHaskellDepends = [
aeson aeson-pretty ansi-terminal array base blaze-markup breakpoint
bytestring call-stack cassava cassava-megaparsec cmdargs containers
···
maintainers = [ lib.maintainers.peti ];
140089
-
"hledger-ui_1_27" = callPackage
140414
+
"hledger-ui_1_27_1" = callPackage
({ mkDerivation, ansi-terminal, async, base, breakpoint, brick
, cmdargs, containers, data-default, directory, doclayout, extra
, filepath, fsnotify, hledger, hledger-lib, megaparsec, microlens
···
140098
-
version = "1.27";
140099
-
sha256 = "06gkzzckq3bq5z0svi498zvsi9hzgrkzvf8736s28mcazdlkxdj1";
140423
+
version = "1.27.1";
140424
+
sha256 = "1srzlz0mdcp0259k0vsc8xkisd9l59s30j1k1x9bnsn179n8bi22";
executableHaskellDepends = [
···
maintainers = [ lib.maintainers.peti ];
140172
-
"hledger-web_1_27" = callPackage
140497
+
"hledger-web_1_27_1" = callPackage
({ mkDerivation, aeson, base, base64, blaze-html, blaze-markup
, breakpoint, bytestring, case-insensitive, clientsession, cmdargs
, conduit, conduit-extra, containers, data-default, Decimal
···
140185
-
version = "1.27";
140186
-
sha256 = "0j4xdpxhx83g4pg4w2x81x93ca3apwdnpgjig43x16p1gc04kvw4";
140510
+
version = "1.27.1";
140511
+
sha256 = "151dxci7dld8626dzw823sr3d9iaac92wfzbfcbdz4jh9f7n07wa";
libraryHaskellDepends = [
···
license = lib.licenses.mit;
}) {inherit (pkgs) libsass;};
140624
+
"hlint_3_2_8" = callPackage
140625
+
({ mkDerivation, aeson, ansi-terminal, base, bytestring, cmdargs
140626
+
, containers, cpphs, data-default, directory, extra, file-embed
140627
+
, filepath, filepattern, ghc-lib-parser, ghc-lib-parser-ex
140628
+
, hscolour, process, refact, text, transformers, uniplate
140629
+
, unordered-containers, utf8-string, vector, yaml
140632
+
pname = "hlint";
140633
+
version = "3.2.8";
140634
+
sha256 = "14nvq71kn1lhqx02r69f949p33rhxi466fwmxj9g0wd5191jawrs";
140635
+
isLibrary = true;
140636
+
isExecutable = true;
140637
+
enableSeparateDataOutput = true;
140638
+
libraryHaskellDepends = [
140639
+
aeson ansi-terminal base bytestring cmdargs containers cpphs
140640
+
data-default directory extra file-embed filepath filepattern
140641
+
ghc-lib-parser ghc-lib-parser-ex hscolour process refact text
140642
+
transformers uniplate unordered-containers utf8-string vector yaml
140644
+
executableHaskellDepends = [ base ];
140645
+
description = "Source code suggestions";
140646
+
license = lib.licenses.bsd3;
140647
+
hydraPlatforms = lib.platforms.none;
140648
+
mainProgram = "hlint";
140649
+
maintainers = [ lib.maintainers.maralorn ];
({ mkDerivation, aeson, ansi-terminal, base, bytestring, cmdargs
, containers, cpphs, data-default, directory, extra, file-embed
···
pname = "hls-alternate-number-format-plugin";
140493
-
version = "1.1.0.0";
140494
-
sha256 = "1s81p2jnln8v8ny13cf26d9925lfcyhs5di5xbh3p9645ngdiy9h";
140846
+
version = "1.2.0.0";
140847
+
sha256 = "1rwb24nnwqgqm08yq8737sfan3zvfnccympjrnfjqdj0xihb77j0";
libraryHaskellDepends = [
aeson base containers ghc-boot-th ghcide hie-compat hls-graph
hls-plugin-api lens lsp mtl regex-tdfa syb text
···
pname = "hls-brittany-plugin";
140515
-
version = "1.0.2.1";
140516
-
sha256 = "0f86iymcinbad9cpghi7965xhv4ky6kq4jqsn7nndq2jklwgrw7i";
140868
+
version = "1.0.2.2";
140869
+
sha256 = "0spr7qmqjkg0aqr16cp9pi5dqc10lskhqa6mpx49z0rifhk84hay";
libraryHaskellDepends = [
base brittany czipwith extra filepath ghc-boot-th ghc-exactprint
ghcide hls-plugin-api lens lsp-types text transformers
···
pname = "hls-call-hierarchy-plugin";
140533
-
version = "1.0.3.0";
140534
-
sha256 = "0yfl75d2ddkzrz3p1pn8spra0qssqazsqklan46zmagrv69yg5iv";
140886
+
version = "1.1.0.0";
140887
+
sha256 = "1010lwrgp3qs3i9rpsphfiq72d8qisvz4jn9rn09h1wdc10bl7sg";
libraryHaskellDepends = [
aeson base bytestring containers extra ghc ghcide hiedb
hls-plugin-api lens lsp sqlite-simple text unordered-containers
···
pname = "hls-change-type-signature-plugin";
140554
-
version = "1.0.1.0";
140555
-
sha256 = "0wl4vgml491gkvzmsfj3nlwx18ywvrdwgwdkqjp0rwid0pidd6z8";
140557
-
editedCabalFile = "0kz9zrjrpy5c84mj45spf75sklyhlvfdl5v526bpaiaphihzbr80";
140907
+
version = "1.0.1.1";
140908
+
sha256 = "1sgnx7jl7cfklds2vka4sbrc7462spmjfhw34r7kn52m1079x1k2";
libraryHaskellDepends = [
base ghcide hls-plugin-api lsp-types regex-tdfa syb text
transformers unordered-containers
···
"hls-class-plugin" = callPackage
140570
-
({ mkDerivation, aeson, base, containers, filepath, ghc
140571
-
, ghc-exactprint, ghcide, hls-plugin-api, hls-test-utils, lens, lsp
140572
-
, lsp-types, text, transformers
140921
+
({ mkDerivation, aeson, base, containers, deepseq, extra, filepath
140922
+
, ghc, ghc-boot-th, ghc-exactprint, ghcide, hls-graph
140923
+
, hls-plugin-api, hls-test-utils, lens, lsp, lsp-types, text
pname = "hls-class-plugin";
140576
-
version = "1.0.3.0";
140577
-
sha256 = "0ad7ypw7d8waz3nq9p6m8l91rcibd2fzxxmdrpncwshiyrhazq3l";
140928
+
version = "1.1.0.0";
140929
+
sha256 = "049vz69a0xfbc8b3lhf35lcss2pig7nrln6k7n2y5f28dhb3dy00";
libraryHaskellDepends = [
140579
-
aeson base containers ghc ghc-exactprint ghcide hls-plugin-api lens
140580
-
lsp text transformers
140931
+
aeson base containers deepseq extra ghc ghc-boot-th ghc-exactprint
140932
+
ghcide hls-graph hls-plugin-api lens lsp text transformers
140583
-
base filepath hls-test-utils lens lsp-types
140935
+
aeson base filepath ghcide hls-plugin-api hls-test-utils lens
description = "Class/instance management plugin for Haskell Language Server";
license = lib.licenses.asl20;
140942
+
"hls-code-range-plugin" = callPackage
140943
+
({ mkDerivation, aeson, base, bytestring, containers, deepseq
140944
+
, extra, filepath, ghcide, hashable, hls-plugin-api, hls-test-utils
140945
+
, lens, lsp, lsp-test, mtl, semigroupoids, tasty-hunit, text
140946
+
, transformers, vector
140949
+
pname = "hls-code-range-plugin";
140950
+
version = "1.0.0.0";
140951
+
sha256 = "1jk0nklplwbdikp1y5r1w7l0ab3i28isibdd15prcxjf98rsp8m9";
140952
+
libraryHaskellDepends = [
140953
+
aeson base containers deepseq extra ghcide hashable hls-plugin-api
140954
+
lens lsp mtl semigroupoids text transformers vector
140956
+
testHaskellDepends = [
140957
+
base bytestring containers filepath ghcide hls-test-utils lens lsp
140958
+
lsp-test tasty-hunit text transformers vector
140960
+
description = "HLS Plugin to support smart selection range";
140961
+
license = lib.licenses.asl20;
"hls-eval-plugin" = callPackage
({ mkDerivation, aeson, base, containers, data-default, deepseq
, Diff, directory, dlist, extra, filepath, ghc, ghc-boot-th
···
pname = "hls-eval-plugin";
140599
-
version = "1.2.2.0";
140600
-
sha256 = "17si94yzxz19hcddn57wf0npxc9m9vzb08b2gph7pkbxprsksb6g";
140602
-
editedCabalFile = "1hilh189fmqbm65cmsn2j70n83dq356xq1r6mf893chxwins57p3";
140974
+
version = "1.3.0.0";
140975
+
sha256 = "0nzrlggabh8s822zc0hirqj943f9b7hkd45yl3dhf2vkgxwm377s";
libraryHaskellDepends = [
aeson base containers data-default deepseq Diff directory dlist
extra filepath ghc ghc-boot-th ghc-paths ghcide hashable hls-graph
···
141010
+
"hls-explicit-fixity-plugin" = callPackage
141011
+
({ mkDerivation, base, containers, deepseq, extra, filepath, ghc
141012
+
, ghcide, hashable, hls-plugin-api, hls-test-utils, lsp, text
141015
+
pname = "hls-explicit-fixity-plugin";
141016
+
version = "1.0.0.0";
141017
+
sha256 = "0nwfx9k6yaja3qm2s3bckyfl7qagfb1cly602xcrzrc85q1zg4lx";
141018
+
libraryHaskellDepends = [
141019
+
base containers deepseq extra ghc ghcide hashable hls-plugin-api
141022
+
testHaskellDepends = [ base filepath hls-test-utils text ];
141023
+
description = "Show fixity explicitly while hovering";
141024
+
license = lib.licenses.asl20;
"hls-explicit-imports-plugin" = callPackage
({ mkDerivation, aeson, base, containers, deepseq, filepath, ghc
, ghcide, hls-graph, hls-plugin-api, hls-test-utils, lsp, text
···
pname = "hls-explicit-imports-plugin";
140644
-
version = "1.1.0.0";
140645
-
sha256 = "1r5cy59xk35d6smnrka42hxfa012h45nvsmlr1a1kbyac8ywzf6m";
141034
+
version = "1.1.0.1";
141035
+
sha256 = "0xdh9mvhdq9cgw33gi6q46ik010d6mv5acxj07pwca48dks3c2bx";
libraryHaskellDepends = [
aeson base containers deepseq ghc ghcide hls-graph hls-plugin-api
lsp text unordered-containers
···
pname = "hls-floskell-plugin";
140661
-
version = "1.0.1.1";
140662
-
sha256 = "01c8xwfdgx5g5ipb366q0smjisyq1dfjz7scjfg5p3lyn0v555wb";
141051
+
version = "1.0.1.2";
141052
+
sha256 = "06klnrgz6jsxxsy4gpf2mcnbj35kd9gp3xy9l0pyhki14fhi5y4p";
libraryHaskellDepends = [
base floskell ghcide hls-plugin-api lsp-types text transformers
···
pname = "hls-fourmolu-plugin";
140678
-
version = "1.0.3.0";
140679
-
sha256 = "103rndxbmv72ghbh685766498j9rqnmgdwsrswk5nrf7afwd9x8w";
140681
-
editedCabalFile = "1y7jbjzi68x8xxqwhczn4z4nqis2gczggzv65fyvxhlzympsrg28";
141068
+
version = "1.1.0.0";
141069
+
sha256 = "1b3yzzg7lkf57qlv8hr7y15kd88dxijzxhardi27l4p6kh2bv1r1";
libraryHaskellDepends = [
base filepath fourmolu ghc ghc-boot-th ghcide hls-plugin-api lens
···
license = lib.licenses.asl20;
141083
+
"hls-gadt-plugin" = callPackage
141084
+
({ mkDerivation, aeson, base, containers, extra, filepath, ghc
141085
+
, ghc-boot-th, ghc-exactprint, ghcide, hls-plugin-api
141086
+
, hls-refactor-plugin, hls-test-utils, lens, lsp, lsp-test, mtl
141087
+
, text, transformers, unordered-containers
141090
+
pname = "hls-gadt-plugin";
141091
+
version = "1.0.0.0";
141092
+
sha256 = "09k1ykb7694v9zmhr78dwbwdp33zvs3vnbq02hsinchhaqb3xj54";
141093
+
libraryHaskellDepends = [
141094
+
aeson base containers extra ghc ghc-boot-th ghc-exactprint ghcide
141095
+
hls-plugin-api hls-refactor-plugin lens lsp mtl text transformers
141096
+
unordered-containers
141098
+
testHaskellDepends = [
141099
+
base filepath hls-test-utils lens lsp lsp-test text
141101
+
description = "Convert to GADT syntax plugin";
141102
+
license = lib.licenses.asl20;
"hls-graph" = callPackage
({ mkDerivation, aeson, async, base, bytestring, containers
, deepseq, directory, exceptions, extra, filepath, focus, hashable
, hspec, hspec-discover, js-dgtable, js-flot, js-jquery, list-t
, primitive, stm, stm-containers, tasty, tasty-hspec, tasty-hunit
140700
-
, tasty-rerun, text, time, transformers, unordered-containers
141110
+
, tasty-rerun, text, time, transformers, unliftio
141111
+
, unordered-containers
140704
-
version = "1.7.0.0";
140705
-
sha256 = "1mq1pvn5z8fnlsj9iqck05shm8fak9zf05mbcbrxb5jvq0a31ypd";
140707
-
editedCabalFile = "090jis882l9pjg6dlw8dbf7qzq4g2rbrfwkl96rk7p4yw0hdgd01";
141115
+
version = "1.8.0.0";
141116
+
sha256 = "02lliak6nn2cjah0xvwgxb2gsryckgqjly064p4x7f10anrfw62a";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
aeson async base bytestring containers deepseq directory exceptions
extra filepath focus hashable js-dgtable js-flot js-jquery list-t
140712
-
primitive stm stm-containers time transformers unordered-containers
141121
+
primitive stm stm-containers time transformers unliftio
141122
+
unordered-containers
base containers directory extra filepath hspec stm stm-containers
140716
-
tasty tasty-hspec tasty-hunit tasty-rerun text
141126
+
tasty tasty-hspec tasty-hunit tasty-rerun text unordered-containers
testToolDepends = [ hspec-discover ];
description = "Haskell Language Server internal graph API";
···
"hls-haddock-comments-plugin" = callPackage
({ mkDerivation, base, containers, filepath, ghc, ghc-exactprint
140725
-
, ghcide, hls-plugin-api, hls-test-utils, lsp-types, text
140726
-
, unordered-containers
141135
+
, ghcide, hls-plugin-api, hls-refactor-plugin, hls-test-utils
141136
+
, lsp-types, text, unordered-containers
pname = "hls-haddock-comments-plugin";
140730
-
version = "1.0.1.0";
140731
-
sha256 = "1jlz6vg5ff2j2vba4yg8nymxfs7vmg5h3kzjhsj6bs2jn8kh722r";
140733
-
editedCabalFile = "0dq2in2cn0wdhn6m8zd10g3hmc23rnl40jss19fvifn0k8lcsqpb";
141140
+
version = "1.1.0.0";
141141
+
sha256 = "0g0vwn5mcl4g1gxzg501mchxyyqwz83hjhqzai33qsmklcmnk5rc";
libraryHaskellDepends = [
140735
-
base containers ghc ghc-exactprint ghcide hls-plugin-api lsp-types
140736
-
text unordered-containers
141143
+
base containers ghc ghc-exactprint ghcide hls-plugin-api
141144
+
hls-refactor-plugin lsp-types text unordered-containers
testHaskellDepends = [ base filepath hls-test-utils text ];
description = "Haddock comments plugin for Haskell Language Server";
···
"hls-hlint-plugin" = callPackage
({ mkDerivation, aeson, apply-refact, base, binary, bytestring
, containers, data-default, deepseq, Diff, directory, extra
140746
-
, filepath, ghc, ghc-exactprint, ghc-lib-parser-ex, ghcide
140747
-
, hashable, hlint, hls-plugin-api, hls-test-utils, hslogger, lens
140748
-
, lsp, lsp-types, refact, regex-tdfa, stm, temporary, text
141154
+
, filepath, ghc-exactprint, ghc-lib-parser, ghc-lib-parser-ex
141155
+
, ghcide, hashable, hlint, hls-plugin-api, hls-test-utils, hslogger
141156
+
, lens, lsp, lsp-types, refact, regex-tdfa, stm, temporary, text
, transformers, unordered-containers
pname = "hls-hlint-plugin";
140753
-
version = "1.0.4.0";
140754
-
sha256 = "089pa1fg4ygc39a70g6x1ma1fci6jrkypg7hsmq4gf3h2rwiyvwy";
141161
+
version = "1.1.0.0";
141162
+
sha256 = "1xr6ayzjd12y6l3dd8azlgks7fsiy87z5n14grf7yw65pdfrvgni";
libraryHaskellDepends = [
aeson apply-refact base binary bytestring containers data-default
140757
-
deepseq Diff directory extra filepath ghc ghc-exactprint
141165
+
deepseq Diff directory extra filepath ghc-exactprint ghc-lib-parser
ghc-lib-parser-ex ghcide hashable hlint hls-plugin-api hslogger
lens lsp refact regex-tdfa stm temporary text transformers
···
pname = "hls-module-name-plugin";
140777
-
version = "1.0.2.0";
140778
-
sha256 = "09548l8vmfq2y83agsr12w0x82drhmwa4bxpwby0mf466f4hj8da";
141185
+
version = "1.1.0.0";
141186
+
sha256 = "1xjj1sbq3a71z37dcsgv0cd3qjklm4fl5grnivprgywa71a8k201";
libraryHaskellDepends = [
aeson base directory filepath ghcide hls-plugin-api lsp text
transformers unordered-containers
···
pname = "hls-ormolu-plugin";
140795
-
version = "1.0.2.1";
140796
-
sha256 = "1if4gahvdayx1ar4wxi4mk074zxpx6wzkwdd64fnri4k5xb15sa7";
141203
+
version = "1.0.2.2";
141204
+
sha256 = "063sy86mkrjnhycwq7ifbm3w0h7wc2df8wm3p4wd45mpk9r0cqsb";
libraryHaskellDepends = [
base filepath ghc ghc-boot-th ghcide hls-plugin-api lens lsp ormolu
···
"hls-plugin-api" = callPackage
({ mkDerivation, aeson, base, containers, data-default
140808
-
, dependent-map, dependent-sum, Diff, dlist, extra, ghc, hashable
140809
-
, hls-graph, lens, lens-aeson, lsp, lsp-types, opentelemetry
140810
-
, optparse-applicative, process, regex-tdfa, tasty, tasty-hunit
140811
-
, tasty-rerun, text, transformers, unix, unordered-containers
141216
+
, dependent-map, dependent-sum, Diff, dlist, extra, filepath, ghc
141217
+
, hashable, hls-graph, lens, lens-aeson, lsp, lsp-types
141218
+
, opentelemetry, optparse-applicative, process, regex-tdfa, tasty
141219
+
, tasty-hunit, tasty-rerun, text, transformers, unix
141220
+
, unordered-containers
pname = "hls-plugin-api";
140815
-
version = "1.4.0.0";
140816
-
sha256 = "0yk2y6qw88vhww8z10d2kgn57wsarfnp6z1gmjl1ik2w96a8g3mv";
140818
-
editedCabalFile = "0mqwnvq892qa793pv68fsfhnkysm386vrkyx28qaaraqfnbxkysn";
141224
+
version = "1.5.0.0";
141225
+
sha256 = "0vw3bldcrhmq0xfj5k07p67rz0w05ls542q18429g2ikxqyw1rz5";
libraryHaskellDepends = [
aeson base containers data-default dependent-map dependent-sum Diff
140821
-
dlist extra ghc hashable hls-graph lens lens-aeson lsp
141228
+
dlist extra filepath ghc hashable hls-graph lens lens-aeson lsp
opentelemetry optparse-applicative process regex-tdfa text
transformers unix unordered-containers
···
pname = "hls-pragmas-plugin";
140839
-
version = "1.0.2.1";
140840
-
sha256 = "11l79214wz21v7plqf2wb6ac8bgw74fhql1p5cvkv8gr80hpb4jk";
140842
-
editedCabalFile = "0xg7jv31yh6mm4awg759wh792jfca48za133bfs2g2877vf2llzj";
141246
+
version = "1.0.3.0";
141247
+
sha256 = "17fnfndym9w689rp6l7xb3qfb9i603blr52s0qyznmbkdk2l81kl";
libraryHaskellDepends = [
base containers extra fuzzy ghc ghcide hls-plugin-api lens lsp text
transformers unordered-containers
···
pname = "hls-qualify-imported-names-plugin";
sha256 = "0h456cq3qvksrkzfzpq2qsabsl3vpg4gh2mwyxc39xh4qm7ifban";
140864
-
editedCabalFile = "0pb9fgpbv24726n250rkb33gx3f3xcaxmv1qqh12q4sz181qn4mb";
141269
+
editedCabalFile = "1adnnd8fg4pfdc6n1797naqf4pmgspisjmw121mk39y02b057cdw";
libraryHaskellDepends = [
aeson base containers deepseq dlist ghc ghcide hls-graph
hls-plugin-api lsp text transformers unordered-containers
···
license = lib.licenses.asl20;
141279
+
"hls-refactor-plugin" = callPackage
141280
+
({ mkDerivation, aeson, async, base, bytestring, containers
141281
+
, data-default, deepseq, directory, dlist, extra, filepath, ghc
141282
+
, ghc-boot, ghc-exactprint, ghcide, ghcide-test-utils, hls-graph
141283
+
, hls-plugin-api, hls-test-utils, lens, lsp, lsp-test, lsp-types
141284
+
, mtl, network-uri, parser-combinators, regex-tdfa, retrie, shake
141285
+
, syb, tasty, tasty-expected-failure, tasty-hunit, tasty-rerun
141286
+
, text, text-rope, time, transformers, unordered-containers
141289
+
pname = "hls-refactor-plugin";
141290
+
version = "1.0.0.0";
141291
+
sha256 = "0gn35af8yfdaq7dnbc8x0p79jf2lxs1wvka8xcjcclg3sxji04d1";
141292
+
libraryHaskellDepends = [
141293
+
aeson base bytestring containers data-default deepseq dlist extra
141294
+
ghc ghc-boot ghc-exactprint ghcide hls-graph hls-plugin-api lens
141295
+
lsp mtl regex-tdfa retrie syb text text-rope time transformers
141296
+
unordered-containers
141298
+
testHaskellDepends = [
141299
+
aeson async base containers data-default directory extra filepath
141300
+
ghcide ghcide-test-utils hls-plugin-api hls-test-utils lens
141301
+
lsp-test lsp-types network-uri parser-combinators regex-tdfa shake
141302
+
tasty tasty-expected-failure tasty-hunit tasty-rerun text text-rope
141304
+
description = "Exactprint refactorings for Haskell Language Server";
141305
+
license = lib.licenses.asl20;
"hls-refine-imports-plugin" = callPackage
({ mkDerivation, aeson, base, containers, deepseq, filepath, ghc
, ghcide, hls-explicit-imports-plugin, hls-graph, hls-plugin-api
···
pname = "hls-refine-imports-plugin";
140881
-
version = "1.0.2.0";
140882
-
sha256 = "01hgz66dm6rpk7fp6b2byzvnaan3snvimkicl67c6qxla9dpxcjn";
141315
+
version = "1.0.3.0";
141316
+
sha256 = "1rw9vdpzg63506b289rar0csdqniv1alc37q33x9x65qlvkqf9dh";
libraryHaskellDepends = [
aeson base containers deepseq ghc ghcide
hls-explicit-imports-plugin hls-graph hls-plugin-api lsp text
···
"hls-rename-plugin" = callPackage
({ mkDerivation, aeson, base, containers, extra, filepath, ghc
, ghc-exactprint, ghcide, hashable, hiedb, hls-plugin-api
140896
-
, hls-test-utils, lsp, lsp-types, mod, syb, text, transformers
140897
-
, unordered-containers
141330
+
, hls-refactor-plugin, hls-test-utils, lsp, lsp-types, mod, syb
141331
+
, text, transformers, unordered-containers
pname = "hls-rename-plugin";
140901
-
version = "1.0.0.2";
140902
-
sha256 = "1cqcyyh4ywxwl2wppdacp2y6hpbl5534vq8xw2ih489qczcg6s78";
141335
+
version = "1.0.1.0";
141336
+
sha256 = "0619vjcyfdjln5v2gc6hpdvl5lwx8kg97zlqpz937742q6bvkb66";
libraryHaskellDepends = [
base containers extra ghc ghc-exactprint ghcide hashable hiedb
140905
-
hls-plugin-api lsp lsp-types mod syb text transformers
140906
-
unordered-containers
141339
+
hls-plugin-api hls-refactor-plugin lsp lsp-types mod syb text
141340
+
transformers unordered-containers
aeson base containers filepath hls-plugin-api hls-test-utils
···
pname = "hls-retrie-plugin";
140923
-
version = "1.0.2.1";
140924
-
sha256 = "1vl7kdw8sm9r5q35lnihq0r98wd2s3mm76c7wp0cwd55qdkaf7qv";
141357
+
version = "1.0.2.2";
141358
+
sha256 = "19ljig86aw5y0f6w83wgl5aazybh6nlzmigy12p5ldnbl027r4ry";
libraryHaskellDepends = [
aeson base bytestring containers deepseq directory extra ghc ghcide
hashable hls-plugin-api lsp lsp-types retrie safe-exceptions stm
···
description = "HLS Plugin to support smart selection range";
license = lib.licenses.asl20;
141389
+
hydraPlatforms = lib.platforms.none;
"hls-splice-plugin" = callPackage
({ mkDerivation, aeson, base, containers, dlist, extra, filepath
, foldl, ghc, ghc-exactprint, ghcide, hls-plugin-api
140960
-
, hls-test-utils, lens, lsp, retrie, syb, text, transformers
140961
-
, unliftio-core, unordered-containers
141396
+
, hls-refactor-plugin, hls-test-utils, lens, lsp, retrie, syb, text
141397
+
, transformers, unliftio-core, unordered-containers
pname = "hls-splice-plugin";
140965
-
version = "1.0.1.0";
140966
-
sha256 = "07v4rgss140vfc4xqibccimm48ys4awz7yficr0wf440p6i83qdc";
140968
-
editedCabalFile = "15hr2vc1r4zxf4z26byax95cdqhl1733fna16lifrdj15xkwxs3r";
141401
+
version = "1.0.2.0";
141402
+
sha256 = "0dq726cxgya756rx40nqhb7lz6fxd38y3r2cgvywc8jp0crpvmyc";
libraryHaskellDepends = [
aeson base containers dlist extra foldl ghc ghc-exactprint ghcide
140971
-
hls-plugin-api lens lsp retrie syb text transformers unliftio-core
140972
-
unordered-containers
141405
+
hls-plugin-api hls-refactor-plugin lens lsp retrie syb text
141406
+
transformers unliftio-core unordered-containers
testHaskellDepends = [ base filepath hls-test-utils text ];
description = "HLS Plugin to expand TemplateHaskell Splices and QuasiQuotes";
license = lib.licenses.asl20;
141413
+
"hls-stan-plugin" = callPackage
141414
+
({ mkDerivation }:
141416
+
pname = "hls-stan-plugin";
141417
+
version = "1.0.0.0";
141418
+
sha256 = "03pg68gmardqkx9xa218bb0j4b1f0h5p6gn6xzfwmdj5c005rxjk";
141419
+
description = "Stan integration plugin with Haskell Language Server";
141420
+
license = lib.licenses.asl20;
141421
+
hydraPlatforms = lib.platforms.none;
"hls-stylish-haskell-plugin" = callPackage
···
({ mkDerivation, aeson, base, containers, deepseq, directory, extra
, filepath, fingertree, generic-lens, ghc, ghc-boot-th
, ghc-exactprint, ghc-source-gen, ghcide, hls-graph, hls-plugin-api
141001
-
, hls-test-utils, hspec, hspec-discover, hspec-expectations
141002
-
, hyphenation, lens, lsp, lsp-types, megaparsec, mtl
141003
-
, parser-combinators, prettyprinter, QuickCheck, refinery, retrie
141004
-
, syb, tasty-hspec, tasty-hunit, text, transformers, unagi-chan
141005
-
, unordered-containers
141447
+
, hls-refactor-plugin, hls-test-utils, hspec, hspec-discover
141448
+
, hspec-expectations, hyphenation, lens, lsp, lsp-types, megaparsec
141449
+
, mtl, parser-combinators, prettyprinter, QuickCheck, refinery
141450
+
, retrie, syb, tasty-hspec, tasty-hunit, text, transformers
141451
+
, unagi-chan, unordered-containers
pname = "hls-tactics-plugin";
141009
-
version = "1.6.2.0";
141010
-
sha256 = "07qh9sz3rbqflfryxaj7y8vjmv388jdsmaxvz5z0xfq895yk968p";
141455
+
version = "1.7.0.0";
141456
+
sha256 = "097jkwcdmpabfniqj725bm67z4nf4ir2yh0zxjl4h1zn7lyldqdd";
libraryHaskellDepends = [
aeson base containers deepseq directory extra filepath fingertree
generic-lens ghc ghc-boot-th ghc-exactprint ghc-source-gen ghcide
141014
-
hls-graph hls-plugin-api hyphenation lens lsp megaparsec mtl
141015
-
parser-combinators prettyprinter refinery retrie syb text
141016
-
transformers unagi-chan unordered-containers
141460
+
hls-graph hls-plugin-api hls-refactor-plugin hyphenation lens lsp
141461
+
megaparsec mtl parser-combinators prettyprinter refinery retrie syb
141462
+
text transformers unagi-chan unordered-containers
aeson base containers deepseq directory filepath ghc ghcide
···
pname = "hls-test-utils";
141037
-
version = "1.3.0.0";
141038
-
sha256 = "1qm3lna4jy658bmbr6gpjq2gmcz03rdz535gilxycbjkxl2z3hkq";
141483
+
version = "1.4.0.0";
141484
+
sha256 = "01j85mpcj7klvsbfwfvp9zs7985hxl23bj56lqgh2gd73b5g14xd";
libraryHaskellDepends = [
aeson async base blaze-markup bytestring containers data-default
directory extra filepath ghcide hls-graph hls-plugin-api lens lsp
···
hydraPlatforms = lib.platforms.none;
142626
+
"hoauth2-tutorial" = callPackage
142627
+
({ mkDerivation, aeson, base, bytestring, hoauth2, http-conduit
142628
+
, http-types, scotty, text, transformers, uri-bytestring, wai, warp
142631
+
pname = "hoauth2-tutorial";
142632
+
version = "0.1.1";
142633
+
sha256 = "1qac41pv4j13kbf43915j5ybdsi3a93akcn15ip3rs36zvcv63i3";
142634
+
isLibrary = true;
142635
+
isExecutable = true;
142636
+
libraryHaskellDepends = [
142637
+
aeson base bytestring hoauth2 http-conduit http-types scotty text
142638
+
transformers uri-bytestring wai warp
142640
+
executableHaskellDepends = [ base ];
142641
+
description = "Tutorial for using hoauth2";
142642
+
license = lib.licenses.bsd3;
142643
+
hydraPlatforms = lib.platforms.none;
142644
+
mainProgram = "hoauth2-tutorial";
({ mkDerivation, base, bytestring, containers, directory, filepath
, glib, gtk-largeTreeStore, gtk3, gtksourceview3, hspec, mtl, pango
···
sha256 = "02prkwj4rj8g330z17bpjh7hpwfdvasaxsk74mcvbi03gjpydrib";
143628
+
editedCabalFile = "1x4hxcb81rczpywcda3s9jbh2gs1sfwvd7wzv3cxxkbd4smlrh1r";
libraryHaskellDepends = [
async attoparsec base bytestring HsOpenSSL HsOpenSSL-x509-system
···
sha256 = "0m0jpv0d2zynhn53gbjb50sb91lxss71qnzhcy30agxvf29qpi0w";
editedCabalFile = "1xpbb5js710rd7kbdgx6hl10dl7n95yp6pidqrh8f9ifwx076k3g";
145077
+
setupHaskellDepends = [ base Cabal directory filepath ];
145078
+
libraryHaskellDepends = [
145079
+
aeson async base bytestring containers exceptions lifted-base
145080
+
monad-control mtl resource-pool semigroups text text-show time
145081
+
transformers transformers-base uuid-types vector
145083
+
librarySystemDepends = [ postgresql ];
145084
+
testHaskellDepends = [
145085
+
aeson base bytestring exceptions HUnit lifted-base monad-control
145086
+
mtl QuickCheck random scientific test-framework
145087
+
test-framework-hunit text text-show time transformers-base
145088
+
unordered-containers uuid-types vector
145090
+
description = "Haskell bindings to libpqtypes";
145091
+
license = lib.licenses.bsd3;
145092
+
hydraPlatforms = lib.platforms.none;
145094
+
}) {inherit (pkgs) postgresql;};
145096
+
"hpqtypes_1_10_0_0" = callPackage
145097
+
({ mkDerivation, aeson, async, base, bytestring, Cabal, containers
145098
+
, directory, exceptions, filepath, HUnit, lifted-base
145099
+
, monad-control, mtl, postgresql, QuickCheck, random, resource-pool
145100
+
, scientific, semigroups, test-framework, test-framework-hunit
145101
+
, text, text-show, time, transformers, transformers-base
145102
+
, unordered-containers, uuid-types, vector
145105
+
pname = "hpqtypes";
145106
+
version = "1.10.0.0";
145107
+
sha256 = "082hn1g2ilia146rkczia0b37n628wa6xi28w75ikxpwpnkmz422";
setupHaskellDepends = [ base Cabal directory filepath ];
libraryHaskellDepends = [
aeson async base bytestring containers exceptions lifted-base
···
license = lib.licenses.mit;
149118
-
"hspec_2_10_5" = callPackage
149619
+
"hspec_2_10_6" = callPackage
({ mkDerivation, base, hspec-core, hspec-discover
, hspec-expectations, QuickCheck
149124
-
version = "2.10.5";
149125
-
sha256 = "1nn9xj1n9007i2zjg03m6n1zjb8f9i2dgvdx1whr06rjya0dyb8v";
149625
+
version = "2.10.6";
149626
+
sha256 = "129yk1ar962xf02axbdbcvx2icw09b2b6q7q1639391aikisivqz";
libraryHaskellDepends = [
base hspec-core hspec-discover hspec-expectations QuickCheck
···
license = lib.licenses.mit;
149249
-
"hspec-core_2_10_5" = callPackage
149750
+
"hspec-core_2_10_6" = callPackage
({ mkDerivation, ansi-terminal, array, base, base-orphans
, call-stack, deepseq, directory, filepath, ghc, ghc-boot-th
, hspec-expectations, hspec-meta, HUnit, process, QuickCheck
···
149258
-
version = "2.10.5";
149259
-
sha256 = "084kr32arn6pcfhjf024hm98b9cwlslnjpxq0knhkcgh576asy22";
149759
+
version = "2.10.6";
149760
+
sha256 = "1cz02l3xkj91f41ghz3mkm5nxl6zaj5kgam63rqp8f0yxzhfrvwm";
libraryHaskellDepends = [
ansi-terminal array base call-stack deepseq directory filepath ghc
149262
-
ghc-boot-th hspec-expectations HUnit QuickCheck quickcheck-io
149263
-
random setenv stm tf-random time transformers
149763
+
ghc-boot-th hspec-expectations HUnit process QuickCheck
149764
+
quickcheck-io random setenv stm tf-random time transformers
ansi-terminal array base base-orphans call-stack deepseq directory
···
maintainers = [ lib.maintainers.maralorn ];
149340
-
"hspec-discover_2_10_5" = callPackage
149841
+
"hspec-discover_2_10_6" = callPackage
({ mkDerivation, base, directory, filepath, hspec-meta, mockery
pname = "hspec-discover";
149346
-
version = "2.10.5";
149347
-
sha256 = "0w0xsvzsyc3wrjv12nfynq7bgcxmg1kgpjp4lplp88q1c7y2rkv6";
149847
+
version = "2.10.6";
149848
+
sha256 = "0x7yx55l2cngg4vw2k4mirajbprpa7bkx8rnyvyads8c6f97s71v";
libraryHaskellDepends = [ base directory filepath ];
···
mainProgram = "hspec-meta-discover";
149703
-
"hspec-meta_2_9_3" = callPackage
150204
+
"hspec-meta_2_10_5" = callPackage
({ mkDerivation, ansi-terminal, array, base, call-stack, clock
, deepseq, directory, filepath, ghc, ghc-boot-th, QuickCheck
, quickcheck-io, random, setenv, stm, time, transformers
149710
-
version = "2.9.3";
149711
-
sha256 = "1raxwpsmcijl3x2h5naw6aydhbiknxvhj3x7v384bi1rqi51ainm";
150211
+
version = "2.10.5";
150212
+
sha256 = "0jgagvmvp3nvz9vdgvr42x0xv7nnjzz1rshs6x4wzc38qvcrssbn";
libraryHaskellDepends = [
···
154301
+
"hurl-xml" = callPackage
154302
+
({ mkDerivation, base, bytestring, containers, css-syntax
154303
+
, data-default-class, directory, file-embed, filepath, html-conduit
154304
+
, hurl, network-uri, stylist-traits, temporary, text, time
154305
+
, xml-conduit, xml-conduit-stylist
154308
+
pname = "hurl-xml";
154309
+
version = "0.1.0.0";
154310
+
sha256 = "14z0b68fsqpbhap6yywjv3y48bz0chn4p0hhklw9zgyyhhrvlz1z";
154311
+
libraryHaskellDepends = [
154312
+
base bytestring containers css-syntax data-default-class directory
154313
+
file-embed filepath html-conduit hurl network-uri stylist-traits
154314
+
temporary text time xml-conduit xml-conduit-stylist
154316
+
description = "Fetch parsed XML & possibly CSS for a URL based on MIMEtype";
154317
+
license = lib.licenses.gpl3Only;
154318
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, aeson, base, bytestring, containers, here, hspec
, http-client, http-client-tls, mtl, text
···
mainProgram = "ihaskell";
158154
+
"ihaskell_0_10_3_0" = callPackage
158155
+
({ mkDerivation, aeson, base, base64-bytestring, binary, bytestring
158156
+
, cmdargs, containers, directory, exceptions, filepath, ghc
158157
+
, ghc-boot, ghc-parser, ghc-paths, haskeline, here, hlint, hspec
158158
+
, hspec-contrib, http-client, http-client-tls, HUnit
158159
+
, ipython-kernel, parsec, process, random, raw-strings-qq, setenv
158160
+
, shelly, split, stm, strict, text, time, transformers, unix
158161
+
, unordered-containers, utf8-string, vector
158164
+
pname = "ihaskell";
158165
+
, network, process, QuickCheck, random, safecopy, socks, tagged
158166
+
sha256 = "0caghqp1k04mhfxqpz2hics92wdw8krnjycqsxsjp8s7impl36vl";
158167
+
isLibrary = true;
158168
+
isExecutable = true;
158169
+
enableSeparateDataOutput = true;
158170
+
libraryHaskellDepends = [
158171
+
aeson base base64-bytestring binary bytestring cmdargs containers
158172
+
directory exceptions filepath ghc ghc-boot ghc-parser ghc-paths
158173
+
haskeline hlint http-client http-client-tls ipython-kernel parsec
158174
+
process random shelly split stm strict text time transformers unix
158175
+
unordered-containers utf8-string vector
158177
+
executableHaskellDepends = [
158178
+
aeson base bytestring containers directory ghc ipython-kernel
158179
+
process strict text transformers unix unordered-containers
158181
+
testHaskellDepends = [
158182
+
base directory ghc ghc-paths here hspec hspec-contrib HUnit
158183
+
raw-strings-qq setenv shelly text transformers
158185
+
description = "A Haskell backend kernel for the Jupyter project";
158186
+
license = lib.licenses.mit;
158187
+
hydraPlatforms = lib.platforms.none;
158188
+
mainProgram = "ihaskell";
"ihaskell-aeson" = callPackage
({ mkDerivation, aeson, aeson-pretty, base, bytestring, here
···
({ mkDerivation, base, blaze-html, blaze-markup, bytestring
157872
-
, containers, haskell-src-meta, megaparsec, string-conversions
157873
-
, template-haskell, text
158430
+
, containers, ghc, megaparsec, string-conversions, template-haskell
157877
-
version = "0.18.0";
157878
-
sha256 = "1a5sc7qz24qkkm0s5fc3pqdnq7gl29fw400sv7zq05bkrrnlfzpn";
158435
+
version = "0.20.0";
158436
+
sha256 = "118bhsyn5r9p03b8six9g5xna4vrh2qsq3ka4mqlvzv4kp4d7dkb";
libraryHaskellDepends = [
157880
-
base blaze-html blaze-markup bytestring containers haskell-src-meta
157881
-
megaparsec string-conversions template-haskell text
158438
+
base blaze-html blaze-markup bytestring containers ghc megaparsec
158439
+
string-conversions template-haskell text
description = "JSX-like but for Haskell";
license = lib.licenses.mit;
···
license = lib.licenses.mit;
162644
+
"ipython-kernel_0_10_3_0" = callPackage
162645
+
({ mkDerivation, aeson, base, binary, bytestring, containers
162646
+
, cryptonite, directory, filepath, memory, parsec, process
162647
+
, temporary, text, transformers, unordered-containers, uuid
162648
+
, zeromq4-haskell
162651
+
pname = "ipython-kernel";
162652
+
, network, process, QuickCheck, random, safecopy, socks, tagged
162653
+
sha256 = "0zvcqgvrykfmp706snbpxy8ia0hkxshrj8r8kfwkvkwhxd72ad5c";
162654
+
isLibrary = true;
162655
+
isExecutable = true;
162656
+
enableSeparateDataOutput = true;
162657
+
libraryHaskellDepends = [
162658
+
aeson base binary bytestring containers cryptonite directory
162659
+
filepath memory parsec process temporary text transformers
162660
+
unordered-containers uuid zeromq4-haskell
162662
+
description = "A library for creating kernels for IPython frontends";
162663
+
license = lib.licenses.mit;
162664
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, attoparsec, base, bytestring, HUnit, QuickCheck
, test-framework, test-framework-hunit, test-framework-quickcheck2
···
({ mkDerivation, base, hspec, QuickCheck, text }:
162496
-
version = "1.1.0.3";
162497
-
sha256 = "16srdvsjsiqzcm0hb3rhwry1vr170fz85g84wk6nyk1glbva4bga";
162498
-
libraryHaskellDepends = [ base text ];
162499
-
testHaskellDepends = [ base hspec QuickCheck text ];
162500
-
description = "ISBN Validation and Manipulation";
162501
-
license = lib.licenses.asl20;
162504
-
"isbn_1_1_0_4" = callPackage
162505
-
({ mkDerivation, base, hspec, QuickCheck, text }:
sha256 = "1s8ypi1rx8iqsn0kvp4k818ljfsj7zdh0rkzii60vblaxrfhhczb";
libraryHaskellDepends = [ base text ];
testHaskellDepends = [ base hspec QuickCheck text ];
description = "ISBN Validation and Manipulation";
license = lib.licenses.asl20;
162514
-
hydraPlatforms = lib.platforms.none;
···
pname = "isomorphism-class";
162770
-
version = "0.1.0.6";
162771
-
sha256 = "0sy9v5830giqkk4r7c0ycvm5z3racf953dy5lwsfxm7zygzb8dm3";
163338
+
version = "0.1.0.7";
163339
+
sha256 = "0kngrwjj5m2pg4pkcvcxamsx82y03lfpj4hs7ifsxf64qm67bmgy";
libraryHaskellDepends = [
base bytestring containers hashable primitive text
unordered-containers vector
···
166002
-
version = "0.4.4.1";
166003
-
sha256 = "1czl29nn2i4li6m1dn151l5rbiwrb3c47njnmlk3pqk138k0czgy";
166004
-
libraryHaskellDepends = [
166005
-
aeson base bytestring primitive scientific text
166006
-
unordered-containers vector
166008
-
testHaskellDepends = [
166009
-
aeson base bytestring directory hspec primitive QuickCheck
166010
-
quickcheck-unicode scientific text unordered-containers vector
166012
-
description = "Incremental applicative JSON parser";
166013
-
license = lib.licenses.bsd3;
166016
-
"json-stream_0_4_4_2" = callPackage
166017
-
({ mkDerivation, aeson, base, bytestring, directory, hspec
166018
-
, primitive, QuickCheck, quickcheck-unicode, scientific, text
166019
-
, unordered-containers, vector
166022
-
pname = "json-stream";
sha256 = "12xchk8dpkr971h5ncwxhh97i8af2fp2rvgxvkg0d3a2ksbfpkal";
libraryHaskellDepends = [
···
description = "Incremental applicative JSON parser";
license = lib.licenses.bsd3;
166035
-
hydraPlatforms = lib.platforms.none;
"json-syntax" = callPackage
···
pname = "keid-frp-banana";
168520
-
version = "0.1.0.0";
168521
-
sha256 = "1d0il5v7chn9gyr5gs15d35pyls1ynnn6jfysx7rqhzhglgvc164";
169066
+
version = "0.1.1.0";
169067
+
sha256 = "0m62bj6cc9xl5rricmc1xxs8q8vlbn7ablcrx923289bynyiir0i";
libraryHaskellDepends = [
base geomancy keid-core reactive-banana resourcet rio these vulkan
···
169599
-
version = "0.9.4";
169600
-
sha256 = "0s4h1qqw6bxffyvi5qn8k42b3h6alyzcccbad802x5p08arpnfp2";
170145
+
version = "0.9.5";
170146
+
sha256 = "0pcy0xr6iq5g6w0vxvrx7wiz2gy6whb8c2hh53w8x7a2j04na8gn";
executableHaskellDepends = [
···
sha256 = "16m3m31c17hjkl6mkln5fy8n0pim0cdamqk5g6s65yq65kj3whgp";
172201
+
editedCabalFile = "18r7g8am4wl01wyxw15npyld3ikdssy6ydsjgi2kw3c66cjxmmsh";
libraryHaskellDepends = [
···
pname = "linearmap-category";
177628
-
version = "0.4.3.0";
177629
-
sha256 = "0319x0fz863d44p1lzgbnp8nwxdpvn50ms29z7lwh0g3s0mcs628";
178176
+
version = "0.5.0.1";
178177
+
sha256 = "0d8abx928mr0cw04xja5ffybzlmvb4pq6g4cdm9px5r7x567hpb5";
libraryHaskellDepends = [
base call-stack constrained-categories containers
data-default-class free-vector-spaces hashable ieee754 lens linear
···
({ mkDerivation, base, logict, mtl, transformers }:
180865
-
version = "0.1.0.5";
180866
-
sha256 = "17rx8rj6m4jny52zh4daw6ac9pyp0yns470nm0bf2z9y69mfr63g";
181413
+
version = "0.1.1.0";
181414
+
sha256 = "080qdlq9d8hkzzs4xls5myjdjjzyslz8834mfm4c2ria8hdabqsx";
libraryHaskellDepends = [ base logict mtl transformers ];
description = "Library for logic programming based on haskell package logict";
license = lib.licenses.bsd3;
···
181766
-
"lsp" = callPackage
182314
+
"lsp_1_4_0_0" = callPackage
({ mkDerivation, aeson, async, attoparsec, base, bytestring
, containers, data-default, exceptions, filepath, hashable
, hslogger, hspec, hspec-discover, lens, lsp-types, mtl
···
testToolDepends = [ hspec-discover ];
, network, process, QuickCheck, random, safecopy, socks, tagged
license = lib.licenses.mit;
182344
+
hydraPlatforms = lib.platforms.none;
181798
-
"lsp_1_5_0_0" = callPackage
182347
+
"lsp" = callPackage
({ mkDerivation, aeson, async, attoparsec, base, bytestring
, co-log-core, containers, data-default, directory, exceptions
, filepath, hashable, hspec, hspec-discover, lens, lsp-types, mtl
181802
-
, network-uri, prettyprinter, QuickCheck, quickcheck-instances
181803
-
, random, scientific, sorted-list, stm, temporary, text, text-rope
181804
-
, time, transformers, unliftio-core, unordered-containers, uuid
182351
+
, prettyprinter, random, sorted-list, stm, temporary, text
182352
+
, text-rope, transformers, unliftio-core, unordered-containers
181808
-
version = "1.5.0.0";
181809
-
sha256 = "0cqrdsq4w4nwhzpxadxa5mvh3cn1zy9wjsq7ib38r6b09zxzi3i7";
182357
+
version = "1.6.0.0";
182358
+
sha256 = "0w04n299d8yh545jggh93wm6nxpp5jwz8hr7qynbxslcdrv06s49";
libraryHaskellDepends = [
aeson async attoparsec base bytestring co-log-core containers
data-default directory exceptions filepath hashable lens lsp-types
181815
-
mtl network-uri prettyprinter random scientific sorted-list stm
181816
-
temporary text text-rope time transformers unliftio-core
181817
-
unordered-containers uuid
182364
+
mtl prettyprinter random sorted-list stm temporary text text-rope
182365
+
transformers unliftio-core unordered-containers uuid
181820
-
aeson base containers filepath hspec lens network-uri QuickCheck
181821
-
quickcheck-instances sorted-list text text-rope
182368
+
base containers hspec sorted-list text text-rope
testToolDepends = [ hspec-discover ];
, network, process, QuickCheck, random, safecopy, socks, tagged
license = lib.licenses.mit;
181827
-
hydraPlatforms = lib.platforms.none;
({ mkDerivation, aeson, aeson-pretty, ansi-terminal, async, base
181832
-
, bytestring, conduit, conduit-parse, containers, data-default
181833
-
, Diff, directory, extra, filepath, Glob, hspec, lens, lsp
181834
-
, lsp-types, mtl, parser-combinators, process, some, text, time
181835
-
, transformers, unix, unliftio, unordered-containers
181838
-
pname = "lsp-test";
181839
-
version = "0.14.0.2";
181840
-
sha256 = "1capjilca74cqiwmrhbl1an6ih3227n3g417dfvql0lffa3j6qsf";
181842
-
editedCabalFile = "0szqlr1brhr1z2m2fwqj98ghh73d2sim4r5mbqzm072f6iycl6ky";
181843
-
libraryHaskellDepends = [
181844
-
aeson aeson-pretty ansi-terminal async base bytestring conduit
181845
-
conduit-parse containers data-default Diff directory filepath Glob
181846
-
lens lsp-types mtl parser-combinators process some text time
181847
-
transformers unix unordered-containers
181849
-
testHaskellDepends = [
181850
-
aeson base data-default directory filepath hspec lens lsp mtl
181851
-
parser-combinators process text unliftio unordered-containers
181853
-
testToolDepends = [ lsp ];
181854
-
benchmarkHaskellDepends = [ base extra lsp process ];
181855
-
description = "Functional test framework for LSP servers";
181856
-
license = lib.licenses.bsd3;
181859
-
"lsp-test_0_14_0_3" = callPackage
181860
-
({ mkDerivation, aeson, aeson-pretty, ansi-terminal, async, base
, bytestring, co-log-core, conduit, conduit-parse, containers
181862
-
, data-default, Diff, directory, extra, filepath, Glob, hspec, lens
181863
-
, lsp, lsp-types, mtl, parser-combinators, process, some, text
181864
-
, time, transformers, unix, unliftio, unordered-containers
182379
+
, data-default, Diff, directory, exceptions, extra, filepath, Glob
182380
+
, hspec, lens, lsp, lsp-types, mtl, parser-combinators, process
182381
+
, some, text, time, transformers, unix, unliftio
182382
+
, unordered-containers
181868
-
version = "0.14.0.3";
181869
-
sha256 = "110hkf91033m1vg90mj7ifq5214r4a2qwswkgb0ahj4sd8c0hsa7";
182386
+
version = "0.14.1.0";
182387
+
sha256 = "0db4mpzn05k3isk1a3rdpqr7if9j0kr3bxdri9739q9a8azf4fp1";
libraryHaskellDepends = [
aeson aeson-pretty ansi-terminal async base bytestring co-log-core
conduit conduit-parse containers data-default Diff directory
181873
-
filepath Glob lens lsp lsp-types mtl parser-combinators process
181874
-
some text time transformers unix unordered-containers
182391
+
exceptions filepath Glob lens lsp lsp-types mtl parser-combinators
182392
+
process some text time transformers unix unordered-containers
aeson base co-log-core data-default directory filepath hspec lens
···
benchmarkHaskellDepends = [ base extra lsp process ];
description = "Functional test framework for LSP servers";
license = lib.licenses.bsd3;
181885
-
hydraPlatforms = lib.platforms.none;
181888
-
"lsp-types" = callPackage
182405
+
"lsp-types_1_4_0_1" = callPackage
({ mkDerivation, aeson, base, binary, bytestring, containers
, data-default, deepseq, Diff, directory, dlist, filepath, hashable
, hslogger, lens, mod, mtl, network-uri, rope-utf16-splay
···
, network, process, QuickCheck, random, safecopy, socks, tagged
license = lib.licenses.mit;
182426
+
hydraPlatforms = lib.platforms.none;
181911
-
"lsp-types_1_5_0_0" = callPackage
182429
+
"lsp-types" = callPackage
({ mkDerivation, aeson, base, binary, containers, data-default
181913
-
, deepseq, Diff, dlist, filepath, hashable, lens, mod, mtl
181914
-
, network-uri, scientific, some, template-haskell, text
181915
-
, unordered-containers
182431
+
, deepseq, Diff, dlist, exceptions, filepath, hashable, hspec
182432
+
, hspec-discover, lens, mod, mtl, network-uri, QuickCheck
182433
+
, quickcheck-instances, safe, scientific, some, template-haskell
182434
+
, text, tuple, unordered-containers
181919
-
version = "1.5.0.0";
181920
-
sha256 = "18hbhwd0cl32dbw88wskpxkqvnkym0rvjm46mcpnz3nxa1rdbn0m";
182438
+
version = "1.6.0.0";
182439
+
sha256 = "00lqq5lw7pi8qrnjlibsvhldp747kdc9zkr6rg3bbkbz7kxw8p9q";
libraryHaskellDepends = [
aeson base binary containers data-default deepseq Diff dlist
181923
-
filepath hashable lens mod mtl network-uri scientific some
181924
-
template-haskell text unordered-containers
182442
+
exceptions filepath hashable lens mod mtl network-uri safe
182443
+
scientific some template-haskell text unordered-containers
182445
+
testHaskellDepends = [
182446
+
aeson base filepath hspec lens network-uri QuickCheck
182447
+
quickcheck-instances text tuple
182449
+
testToolDepends = [ hspec-discover ];
, network, process, QuickCheck, random, safecopy, socks, tagged
license = lib.licenses.mit;
181928
-
hydraPlatforms = lib.platforms.none;
···
({ mkDerivation, base, template-haskell }:
187466
-
version = "1.1.1";
187467
-
sha256 = "18xn1rb0wqxm0zi4rm5ipihj5kndmc3dbahxxwdpxwapsk4i9j1k";
187469
-
editedCabalFile = "195bcyvvvqi23b9i575206nvbh406khh9s36ma4ldl1021izq0nr";
187989
+
version = "1.1.2";
187990
+
sha256 = "0sm1vwdkzq6ibnfp5v4lqagwfcnyrsf075mr1a8mwidgcr03lb9l";
libraryHaskellDepends = [ base template-haskell ];
testHaskellDepends = [ base ];
description = "A memoization library";
···
({ mkDerivation, base, bytestring, containers, text }:
189405
-
version = "0.1.0.9";
189406
-
sha256 = "1lkipa4v73z3l5lqs6sdhl898iq41kyxv2jb9agsajzgd58l6cha";
189926
+
version = "0.1.1.0";
189927
+
sha256 = "06z1z5q7c77sdaych0jq1d54vdkrx1gybzyl6crcnhkiwga1xl7b";
libraryHaskellDepends = [ base bytestring containers text ];
description = "Basic mime-type handling types and functions";
license = lib.licenses.mit;
···
libraryHaskellDepends = [ aeson base ghcjs-base miso ];
description = "Miso state transition logger";
license = lib.licenses.bsd3;
190642
+
hydraPlatforms = lib.platforms.none;
"miso-examples" = callPackage
···
pname = "monad-logger-aeson";
191987
-
version = "0.3.1.0";
191988
-
sha256 = "1j5gxmzqblqqbdf1xdmi2j0s89hhc28bv8jsbx114wdqyl9v4nb5";
192510
+
version = "0.4.0.2";
192511
+
sha256 = "1z0r0xkd8i9nw9jlzb7m50m2qi48mf6v26h533jn91yw6gi830r0";
libraryHaskellDepends = [
···
license = lib.licenses.bsd3;
193575
+
"monadology" = callPackage
193576
+
({ mkDerivation, base, constraints, invariant, tasty, tasty-hunit
193577
+
, transformers, type-rig, witness
193580
+
pname = "monadology";
193581
+
version = "0.1";
193582
+
sha256 = "0pr9ia4jns545sk5x85pdwgbw1qd648nh9avb5q7jql7dwa21928";
193583
+
libraryHaskellDepends = [
193584
+
base constraints invariant transformers type-rig witness
193586
+
testHaskellDepends = [ base tasty tasty-hunit transformers ];
193587
+
license = lib.licenses.bsd2;
193588
+
hydraPlatforms = lib.platforms.none;
"monadplus" = callPackage
···
200722
-
version = "1.1.0.1";
200723
-
sha256 = "0q709qfhph93k8yni6047yr2zhswmc3cvizyyk63vmh3h2dwfmgs";
201261
+
version = "1.1.0.2";
201262
+
sha256 = "1b7bgx2sbcdw6c9p1v458glrwpp7869wz0vr0inz3f7g55ll8a3l";
libraryHaskellDepends = [
···
"ngx-export-tools-extra" = callPackage
202156
-
({ mkDerivation, aeson, array, base, base64, binary, bytestring
202157
-
, case-insensitive, containers, ede, enclosed-exceptions
202158
-
, http-client, http-client-brread-timeout, http-types, network
202159
-
, ngx-export, ngx-export-tools, pcre-heavy, pcre-light
202160
-
, prettyprinter, safe, snap-core, snap-server, template-haskell
202161
-
, text, time, trifecta, unordered-containers
202695
+
({ mkDerivation, aeson, array, async, base, base64, binary
202696
+
, bytestring, case-insensitive, containers, ede
202697
+
, enclosed-exceptions, http-client, http-client-brread-timeout
202698
+
, http-types, network, ngx-export, ngx-export-tools, pcre-heavy
202699
+
, pcre-light, prettyprinter, resolv, safe, snap-core, snap-server
202700
+
, template-haskell, text, time, trifecta, unordered-containers
pname = "ngx-export-tools-extra";
202165
-
version = "1.1.0";
202166
-
sha256 = "191v30zxqwpyb546sbgbn7nwbxmv7l476msavgrqnahphcgg5zqy";
202704
+
version = "1.2.0";
202705
+
sha256 = "14s7dri3ivy4zk0nsz2xqq951rf3ypicwqnxixjqbrnbwgakccdw";
libraryHaskellDepends = [
202168
-
aeson array base base64 binary bytestring case-insensitive
202707
+
aeson array async base base64 binary bytestring case-insensitive
containers ede enclosed-exceptions http-client
http-client-brread-timeout http-types network ngx-export
202171
-
ngx-export-tools pcre-heavy pcre-light prettyprinter safe snap-core
202172
-
snap-server template-haskell text time trifecta
202710
+
ngx-export-tools pcre-heavy pcre-light prettyprinter resolv safe
202711
+
snap-core snap-server template-haskell text time trifecta
description = "More extra tools for Nginx haskell module";
···
license = lib.licenses.bsd3;
206713
-
"opaleye_0_9_5_1" = callPackage
207252
+
"opaleye_0_9_6_0" = callPackage
({ mkDerivation, aeson, base, base16-bytestring, bytestring
, case-insensitive, containers, contravariant, dotenv, hspec
, hspec-discover, multiset, postgresql-simple, pretty
···
206723
-
version = "0.9.5.1";
206724
-
sha256 = "0441hf03zll5jjbmb6iz6f13aj5kcmnpqlxfrbb1lsby10i2l0kn";
207262
+
version = "0.9.6.0";
207263
+
sha256 = "1hzpahvpgx8yr6jhyjklj2bigcb2ia4vwcix6kx0i015zns0m04z";
libraryHaskellDepends = [
aeson base base16-bytestring bytestring case-insensitive
contravariant postgresql-simple pretty product-profunctors
···
209955
+
"ormolu_0_1_4_1" = callPackage
209956
+
({ mkDerivation, ansi-terminal, base, bytestring, containers, Diff
209957
+
, dlist, exceptions, filepath, ghc-lib-parser, gitrev, hspec
209958
+
, hspec-discover, mtl, optparse-applicative, path, path-io, syb
209962
+
pname = "ormolu";
209963
+
version = "0.1.4.1";
209964
+
sha256 = "1aamgzimjn9h7kwby9ajfgbj5dx08nmxyalwvpg9rs4xd8pbpd9s";
209966
+
editedCabalFile = "1fi8fxyhw9jdwhsbmrikjqd461wrz7h4kdszrahlvdjfdsn4wh7d";
209967
+
isLibrary = true;
209968
+
isExecutable = true;
209969
+
enableSeparateDataOutput = true;
209970
+
libraryHaskellDepends = [
209971
+
ansi-terminal base bytestring containers Diff dlist exceptions
209972
+
ghc-lib-parser mtl syb text
209974
+
executableHaskellDepends = [
209975
+
base filepath ghc-lib-parser gitrev optparse-applicative text
209977
+
testHaskellDepends = [
209978
+
base containers filepath hspec path path-io text
209980
+
testToolDepends = [ hspec-discover ];
209981
+
description = "A formatter for Haskell source code";
209982
+
license = lib.licenses.bsd3;
209983
+
hydraPlatforms = lib.platforms.none;
209984
+
mainProgram = "ormolu";
"ormolu_0_2_0_0" = callPackage
({ mkDerivation, ansi-terminal, base, bytestring, containers, Diff
, dlist, exceptions, filepath, ghc-lib-parser, gitrev, hspec
···
pname = "pandoc-crossref";
sha256 = "0fn5xrsh1x1rk74vd30yvg4ha9aicqbm7r1w0nrq9fkgcmz1q01x";
211428
+
editedCabalFile = "09sjf2fm09jcz1mnqlbmbfwb1237j26xcfgfq6b2fpl00gjg83di";
enableSeparateDataOutput = true;
···
({ mkDerivation, aeson, base, bytestring, case-insensitive
214155
-
, containers, http-client, http-types, network-uri, text, time
214728
+
, containers, exceptions, hspec, http-client, http-types
214729
+
, network-uri, text, time, uuid
214160
-
version = "0.0.4";
214161
-
sha256 = "1n9ixzmsn35zjk9liwfc0mv3kz3mhczxlj01bc5zjb7cmd66cs3f";
214733
+
version = "0.1.0.1";
214734
+
sha256 = "1mdl9r8kga6n7v7yvds46j0y8mg59h1irw8fbwqzzj142va9q8xc";
libraryHaskellDepends = [
214163
-
aeson base bytestring case-insensitive containers http-client
214164
-
http-types network-uri text time uuid
214736
+
aeson base bytestring case-insensitive containers exceptions
214737
+
http-client http-types network-uri text time uuid
214739
+
testHaskellDepends = [
214740
+
aeson base bytestring case-insensitive containers exceptions hspec
214741
+
http-client http-types network-uri text time uuid
description = "Sentry SDK";
214167
-
license = lib.licenses.isc;
214744
+
license = lib.licenses.mit;
214745
+
hydraPlatforms = lib.platforms.none;
"patronscraper" = callPackage
···
maintainers = [ lib.maintainers.psibi ];
216052
-
"persistent_2_14_2_0" = callPackage
216631
+
"persistent_2_14_3_0" = callPackage
({ mkDerivation, aeson, attoparsec, base, base64-bytestring
, blaze-html, bytestring, conduit, containers, criterion, deepseq
, fast-logger, file-embed, hspec, http-api-data, lift-type
···
216063
-
version = "2.14.2.0";
216064
-
sha256 = "0iwkn9llas29jmih1zqj52973352pz4yp3dpajdxbypyn16v8p5v";
216642
+
version = "2.14.3.0";
216643
+
sha256 = "06cs30886s0y50kw4p2x8jw1k173il4mfqdfbkkdnd6kc97j920j";
libraryHaskellDepends = [
aeson attoparsec base base64-bytestring blaze-html bytestring
conduit containers fast-logger http-api-data lift-type monad-logger
···
pname = "phonetic-languages-basis";
217541
-
version = "0.1.1.0";
217542
-
sha256 = "0fpsavprp4l39l0mj7rwckrsbwdphzxs61y24ds1dg3zvhphn06c";
218120
+
version = "0.2.0.0";
218121
+
sha256 = "0hpdf2m0wpzd680hhlsiymygmdr2sw62d2s2qj1pb5757n2kans1";
libraryHaskellDepends = [ base ];
description = "A basics of the phonetic-languages functionality";
license = lib.licenses.mit;
···
pname = "phonetic-languages-phonetics-basics";
217687
-
version = "0.9.0.0";
217688
-
sha256 = "1sbsywylcmjf592618rs727k1lfc42yll541cqwm34ffhzsvfzij";
218266
+
version = "0.9.1.0";
218267
+
sha256 = "1ahmgk42n08644h6gmrnz5p13pip18sbyaim5za0z7aaxm9qr70v";
libraryHaskellDepends = [
···
pname = "phonetic-languages-simplified-base";
217761
-
version = "0.6.0.0";
217762
-
sha256 = "0bryrk05xpdz3dx96vwma91kig8xs6mkdlbpslk9qxf8b55yrnd2";
218340
+
version = "0.6.1.0";
218341
+
sha256 = "1217hpd1x65nl1yf50bghj8gmnv1wdwd5wbrhx454726p0fbjd7s";
libraryHaskellDepends = [
base phonetic-languages-basis phonetic-languages-permutations-array
···
pname = "phonetic-languages-simplified-examples-array";
217803
-
version = "0.20.1.0";
217804
-
sha256 = "0c664k9vvk2j522dwn27caf4d35dshj3z07c9qgzy47rjs65r6xw";
218382
+
version = "0.21.0.0";
218383
+
sha256 = "0mlnlnp5k030pgc7ii8nnqmva97wp5j8vvdhgni9l9qxgj3jvf2c";
libraryHaskellDepends = [
···
pname = "phonetic-languages-simplified-examples-common";
217845
-
version = "0.5.0.0";
217846
-
sha256 = "0abby7z7zys9dj8w4xk3289jxl39i4kqdzb3cq5rjvacw5z0im6a";
218424
+
version = "0.5.1.0";
218425
+
sha256 = "0mgkgqf3rjjdrz85qxdjz6b0ivgc9h4k06gj5wnv3nbfjk5wpndk";
libraryHaskellDepends = [
base heaps phonetic-languages-simplified-properties-array
phonetic-languages-ukrainian-array ukrainian-phonetics-basic-array
···
pname = "phonetic-languages-simplified-generalized-examples-array";
217869
-
version = "0.18.2.0";
217870
-
sha256 = "0jyg507a4gh437vzxj658nhs8l32p2xg4vifrgs5q5jyck61p7z5";
218448
+
version = "0.19.0.1";
218449
+
sha256 = "1fi106cpm5vl8pp6csz9laph8w0jd79xxbgy5gar28ml33zrji6a";
libraryHaskellDepends = [
base cli-arguments foldable-ix heaps mmsyn2-array mmsyn3 parallel
phonetic-languages-basis phonetic-languages-constraints-array
···
pname = "phonetic-languages-simplified-generalized-examples-common";
217893
-
version = "0.5.0.0";
217894
-
sha256 = "0mma7d4hjd45fb7nzhpc438qfjfhkrd59rrm734nw8z5i9j6sv35";
218472
+
version = "0.5.1.0";
218473
+
sha256 = "0mdsn3clb422r02y87ix6bphggvg8m2yacar5y4ipj0vq2ky2m4a";
libraryHaskellDepends = [
base heaps phonetic-languages-phonetics-basics
phonetic-languages-simplified-generalized-properties-array
···
pname = "phonetic-languages-simplified-generalized-properties-array";
217911
-
version = "0.11.0.0";
217912
-
sha256 = "0j025aahsfywrf76mqg1p80kri7n8q2madg5qc3l6frlwgxhk44m";
218490
+
version = "0.12.0.0";
218491
+
sha256 = "14y4h8p43wrhxs110jn4idcvj441ai6qhhs86kfnhvrg3glw9nln";
libraryHaskellDepends = [
base lists-flines mmsyn2-array phonetic-languages-basis
phonetic-languages-phonetics-basics phonetic-languages-rhythmicity
···
pname = "phonetic-languages-simplified-properties-array";
217966
-
version = "0.15.0.0";
217967
-
sha256 = "1p8mdrz1k6352rfcfmwnvs338bkbhzj89ag1swd9rxa79igsv87v";
218545
+
version = "0.16.0.0";
218546
+
sha256 = "05zbdafl2hga04sy5vcq121n8aigbrhfb4xynvafbyxsmsahflkz";
libraryHaskellDepends = [
base lists-flines mmsyn2-array phonetic-languages-basis
phonetic-languages-rhythmicity phonetic-languages-simplified-base
···
pname = "phonetic-languages-simplified-properties-array-common";
217984
-
version = "0.2.0.0";
217985
-
sha256 = "1c61pi61kcbr70xfrxiq50frg7rd9sabj7834x3lhlix41s6rhld";
218563
+
version = "0.3.0.0";
218564
+
sha256 = "1yf0z02zyqp9s441c2rg7rnfhvhiiqz0qm3i9r4jxwjr20hak333";
libraryHaskellDepends = [
base phonetic-languages-basis phonetic-languages-rhythmicity
···
({ mkDerivation, base, containers, polysemy, polysemy-kvstore }:
pname = "polysemy-extra";
222130
-
version = "0.2.0.0";
222131
-
sha256 = "0w8spy9l66ys1x9riwy8cwvywzqxkcbhzrqyia85jgl6mgp96zis";
222133
-
editedCabalFile = "0j44rqp13n5hxl0kx06hhliwmsqxl81jrcylsk7h8khjqmphgsn7";
222134
-
libraryHaskellDepends = [
222135
-
base containers polysemy polysemy-kvstore
222137
-
description = "Extra Input and Output functions for polysemy";
222138
-
license = lib.licenses.mit;
222141
-
"polysemy-extra_0_2_1_0" = callPackage
222142
-
({ mkDerivation, base, containers, polysemy, polysemy-kvstore }:
222144
-
pname = "polysemy-extra";
sha256 = "1h2y9i4rcnhj09wcgl092x3zprak26fa6bq7iqir5r7vg8k9yfsj";
libraryHaskellDepends = [
···
description = "Extra Input and Output functions for polysemy";
license = lib.licenses.mit;
222152
-
hydraPlatforms = lib.platforms.none;
"polysemy-fs" = callPackage
···
222274
-
version = "0.7.0.0";
222275
-
sha256 = "1n39zpg992vmz0pcf89ljf6vy83z5r27jzg4iakh97bpfskacii6";
222837
+
version = "0.7.1.0";
222838
+
sha256 = "1cmj8h9c8w17sg2kqm9dw6cnh0b3va44n8aga02r1dg7cbw7wlbk";
libraryHaskellDepends = [
ansi-terminal async base incipit-core polysemy polysemy-conc
···
pname = "polysemy-log-co";
222295
-
version = "0.7.0.0";
222296
-
sha256 = "10f5fg0xx58v4rnd62ll68k7anahrgb7iqv5fkz4xb17yvrkgckk";
222858
+
version = "0.7.1.0";
222859
+
sha256 = "1qylyx2fjk5x685z523xzk1z3vld1w7gn62jx43hjgd6839ngzbz";
libraryHaskellDepends = [
base co-log co-log-polysemy incipit-core polysemy polysemy-conc
polysemy-log polysemy-time stm
···
pname = "polysemy-log-di";
222316
-
version = "0.7.0.0";
222317
-
sha256 = "03rfjx91wc2m79alxjhi2mqlxnal87nbgwidin04s9x3zq2hyk9k";
222879
+
version = "0.7.1.0";
222880
+
sha256 = "1nzqlj1sdic8hai8bmy6mbic0519nm17zinlrzzlmxha78a75bp9";
libraryHaskellDepends = [
base di-polysemy incipit-core polysemy polysemy-conc polysemy-log
···
pname = "polysemy-methodology";
222357
-
version = "0.2.1.0";
222358
-
sha256 = "17md6l5smy1ssn99kij6rnb42bx3fx8h49z85cm9sf41k6lb5k1g";
222360
-
editedCabalFile = "0dpancn85f8j3pxhk43lik6fbznp502cc68rkhqkan791kh1bbc7";
222361
-
libraryHaskellDepends = [
222362
-
base polysemy polysemy-kvstore polysemy-several
222364
-
description = "Domain modelling algebra for polysemy";
222365
-
license = lib.licenses.mit;
222368
-
"polysemy-methodology_0_2_2_0" = callPackage
222369
-
({ mkDerivation, base, polysemy, polysemy-kvstore, polysemy-several
222372
-
pname = "polysemy-methodology";
sha256 = "028hb83q643avimgjhhhi9k1yln7drimxhcfzdjv540m1gbdzpja";
libraryHaskellDepends = [
···
description = "Domain modelling algebra for polysemy";
license = lib.licenses.mit;
222380
-
hydraPlatforms = lib.platforms.none;
"polysemy-methodology-co-log" = callPackage
···
({ mkDerivation, base, polysemy }:
pname = "polysemy-several";
222616
-
version = "0.1.0.0";
222617
-
sha256 = "1mw6a6fz3879yqnpq6h0221i8b8f05j90b1zydhzr57nsbklxzps";
222619
-
editedCabalFile = "0ig9jqrv9dqasgjhshapcxjqp4vdpl1p09q0fy34847vchg5jgpb";
222620
-
libraryHaskellDepends = [ base polysemy ];
222621
-
description = "Run several effects at once, taken from the polysemy-zoo";
222622
-
license = lib.licenses.mit;
222625
-
"polysemy-several_0_1_1_0" = callPackage
222626
-
({ mkDerivation, base, polysemy }:
222628
-
pname = "polysemy-several";
sha256 = "0hbnvvg33nn2lhlpa1x1dzkmc9fcnfkb0fia0aa3pi5l96fsa0nw";
libraryHaskellDepends = [ base polysemy ];
description = "Run several effects at once, taken from the polysemy-zoo";
license = lib.licenses.mit;
222634
-
hydraPlatforms = lib.platforms.none;
"polysemy-socket" = callPackage
···
"polysemy-zoo" = callPackage
222760
-
({ mkDerivation, async, base, compact, constraints, containers
222761
-
, contravariant, exceptions, ghc-prim, hspec, hspec-discover, mtl
222762
-
, polysemy, polysemy-plugin, random, reflection, streaming, text
223292
+
({ mkDerivation, async, base, constraints, containers
223293
+
, contravariant, exceptions, ghc-compact, ghc-prim, hspec
223294
+
, hspec-discover, mtl, polysemy, polysemy-plugin, random
223295
+
, reflection, streaming, text, transformers
222767
-
version = "0.8.0.0";
222768
-
sha256 = "1ylsr092a42xsbx6aancbcnfp1m66azv3vn44hqar069c5y96ilc";
223299
+
version = "0.8.1.0";
223300
+
sha256 = "0p8ljkpmcf0gf29b8dl1xwra189xfs5ba88fgmys2jcg2wz6yy1d";
libraryHaskellDepends = [
222770
-
async base compact constraints containers contravariant exceptions
222771
-
ghc-prim mtl polysemy random reflection streaming text transformers
223302
+
async base constraints containers contravariant exceptions
223303
+
ghc-compact ghc-prim mtl polysemy random reflection streaming text
222774
-
async base compact constraints containers contravariant exceptions
222775
-
ghc-prim hspec mtl polysemy polysemy-plugin random reflection
222776
-
streaming text transformers
223307
+
async base constraints containers contravariant exceptions
223308
+
ghc-compact ghc-prim hspec mtl polysemy polysemy-plugin random
223309
+
reflection streaming text transformers
testToolDepends = [ hspec-discover ];
description = "Experimental, user-contributed effects and interpreters for polysemy";
···
"postgresql-binary" = callPackage
({ mkDerivation, aeson, base, binary-parser, bytestring
223985
-
, bytestring-strict-builder, containers, conversion
223986
-
, conversion-bytestring, conversion-text, criterion, json-ast
223987
-
, network-ip, postgresql-libpq, QuickCheck, quickcheck-instances
223988
-
, rerebase, scientific, tasty, tasty-hunit, tasty-quickcheck, text
223989
-
, time, transformers, unordered-containers, uuid, vector
224518
+
, bytestring-strict-builder, containers, criterion, network-ip
224519
+
, postgresql-libpq, QuickCheck, quickcheck-instances, rerebase
224520
+
, scientific, tasty, tasty-hunit, tasty-quickcheck, text, time
224521
+
, transformers, unordered-containers, uuid, vector
pname = "postgresql-binary";
223993
-
version = "0.12.4.4";
223994
-
sha256 = "03lh7ply77849xwpxh6k2hz20xl9cmvyx8yq03wqywvh7snd1ss3";
224525
+
version = "0.12.5";
224526
+
sha256 = "0fnc97mw4c0aipbqih8jz23ma8xrspgw7r56qq3vzl4k2p9z49vj";
libraryHaskellDepends = [
aeson base binary-parser bytestring bytestring-strict-builder
containers network-ip scientific text time transformers
unordered-containers uuid vector
224001
-
aeson conversion conversion-bytestring conversion-text json-ast
224002
-
network-ip postgresql-libpq QuickCheck quickcheck-instances
224533
+
aeson network-ip postgresql-libpq QuickCheck quickcheck-instances
rerebase tasty tasty-hunit tasty-quickcheck
benchmarkHaskellDepends = [ criterion rerebase ];
···
license = lib.licenses.mit;
224010
-
"postgresql-binary_0_12_5" = callPackage
224541
+
"postgresql-binary_0_13" = callPackage
({ mkDerivation, aeson, base, binary-parser, bytestring
, bytestring-strict-builder, containers, criterion, network-ip
, postgresql-libpq, QuickCheck, quickcheck-instances, rerebase
···
pname = "postgresql-binary";
224019
-
version = "0.12.5";
224020
-
sha256 = "0fnc97mw4c0aipbqih8jz23ma8xrspgw7r56qq3vzl4k2p9z49vj";
224550
+
version = "0.13";
224551
+
sha256 = "0pb4bzkhgw59y2l06gikwf6i8g9wfzkx5swmw9c8hdxdzcjzjb1k";
libraryHaskellDepends = [
aeson base binary-parser bytestring bytestring-strict-builder
containers network-ip scientific text time transformers
···
testHaskellDepends = [ base bytestring hspec postgresql-simple ];
description = "PostgreSQL Schema Migrations";
license = lib.licenses.bsd3;
224759
+
mainProgram = "migrate";
224762
+
"postgresql-migration_0_2_1_4" = callPackage
224763
+
({ mkDerivation, base, base64-bytestring, bytestring, cryptohash
224764
+
, directory, filepath, hspec, postgresql-simple, text, time
224767
+
pname = "postgresql-migration";
224768
+
version = "0.2.1.4";
224769
+
sha256 = "0p8rggalgijw02p7m77x443md5dg1kjvvm06v980cchsj148c80s";
224770
+
isLibrary = true;
224771
+
isExecutable = true;
224772
+
libraryHaskellDepends = [
224773
+
base base64-bytestring bytestring cryptohash directory filepath
224774
+
postgresql-simple text time
224776
+
executableHaskellDepends = [
224777
+
base base64-bytestring bytestring cryptohash directory
224778
+
postgresql-simple text time
224780
+
testHaskellDepends = [ base bytestring hspec postgresql-simple ];
224781
+
description = "PostgreSQL Schema Migrations";
224782
+
license = lib.licenses.bsd3;
224783
+
hydraPlatforms = lib.platforms.none;
···
license = lib.licenses.bsd3;
227584
+
"primitive-primvar" = callPackage
227585
+
({ mkDerivation, base, primitive }:
227587
+
pname = "primitive-primvar";
227588
+
version = "0.0.0.0";
227589
+
sha256 = "0dgswszya33vabbyxz96g6z2z4nikqv4h8yj59b0q5j9f3pmmd3z";
227590
+
libraryHaskellDepends = [ base primitive ];
227591
+
description = "Unboxed variables for `Prim` values";
227592
+
license = lib.licenses.cc0;
"primitive-simd" = callPackage
({ mkDerivation, base, criterion, deepseq, ghc-prim, primitive
···
pname = "primitive-unaligned";
sha256 = "1f3a46d9dr7x1k8b6ixnp9jzxkppx3g27qsxq4f244ndnf2jnchl";
227650
+
editedCabalFile = "1vksp8izwb2hwyc1li3cf209cf2vaj6ww9n3lyrksr8ymd1p6f16";
libraryHaskellDepends = [ base primitive ];
testHaskellDepends = [ base primitive ];
description = "Unaligned access to primitive arrays";
license = lib.licenses.bsd3;
227657
+
"primitive-unaligned_0_1_1_2" = callPackage
227658
+
({ mkDerivation, base, primitive }:
227660
+
pname = "primitive-unaligned";
227661
+
version = "0.1.1.2";
227662
+
sha256 = "1ksl2gib15inbd80rf0bl3baj8fmk740liv4fdg9493dlhr3a4pa";
227663
+
libraryHaskellDepends = [ base primitive ];
227664
+
testHaskellDepends = [ base primitive ];
227665
+
description = "Unaligned access to primitive arrays";
227666
+
license = lib.licenses.bsd3;
227667
+
hydraPlatforms = lib.platforms.none;
"primitive-unlifted" = callPackage
···
license = lib.licenses.bsd3;
229577
+
"proto-lens_0_7_1_2" = callPackage
229578
+
({ mkDerivation, base, bytestring, containers, deepseq, ghc-prim
229579
+
, lens-family, parsec, pretty, primitive, profunctors, QuickCheck
229580
+
, tagged, tasty, tasty-quickcheck, text, transformers, vector
229583
+
pname = "proto-lens";
229584
+
version = "0.7.1.2";
229585
+
sha256 = "0zbkwksmnpc5ivbhckg1kjivn1qbk9pz79vifyiydp90nxjh56fy";
229586
+
enableSeparateDataOutput = true;
229587
+
libraryHaskellDepends = [
229588
+
base bytestring containers deepseq ghc-prim lens-family parsec
229589
+
pretty primitive profunctors tagged text transformers vector
229591
+
testHaskellDepends = [
229592
+
base bytestring QuickCheck tasty tasty-quickcheck vector
229594
+
description = "A lens-based implementation of protocol buffers in Haskell";
229595
+
license = lib.licenses.bsd3;
229596
+
hydraPlatforms = lib.platforms.none;
"proto-lens-arbitrary" = callPackage
({ mkDerivation, base, bytestring, containers, lens-family
, proto-lens, QuickCheck, text
···
license = lib.licenses.bsd3;
229739
+
"proto-lens-runtime_0_7_0_3" = callPackage
229740
+
({ mkDerivation, base, bytestring, containers, deepseq, filepath
229741
+
, lens-family, proto-lens, text, vector
229744
+
pname = "proto-lens-runtime";
229745
+
version = "0.7.0.3";
229746
+
sha256 = "1fb64xcrgd7v2l4hqqcs0riszklkxh516l7n4p9lwwqmagmgz36y";
229747
+
libraryHaskellDepends = [
229748
+
base bytestring containers deepseq filepath lens-family proto-lens
229751
+
doHaddock = false;
229752
+
license = lib.licenses.bsd3;
229753
+
hydraPlatforms = lib.platforms.none;
"proto-lens-setup" = callPackage
({ mkDerivation, base, bytestring, Cabal, containers, deepseq
, directory, filepath, process, proto-lens-protoc, temporary, text
···
pname = "pseudo-boolean";
sha256 = "1p9w1d80d2kp7wp7wp6xf9dz1iv9knhy8b75mklz7zq3cf5gvnrh";
229654
-
editedCabalFile = "0i5f3p9rhb3pvrrcw5x83h5vhkg5pmakfs1prg7fik447k1bda66";
230275
+
editedCabalFile = "0cn7v9r8kd9xcfhkzd2ln5kqfwv4dc81c4lmv402sa1w82sbbf2h";
libraryHaskellDepends = [
attoparsec base bytestring bytestring-builder containers deepseq
dlist hashable megaparsec parsec void
···
"purebred-email" = callPackage
({ mkDerivation, attoparsec, base, base64-bytestring, bytestring
230463
-
, case-insensitive, concise, deepseq, hedgehog, lens, QuickCheck
231084
+
, case-insensitive, concise, deepseq, hedgehog, lens
, quickcheck-instances, random, semigroupoids, stringsearch, tasty
, tasty-golden, tasty-hedgehog, tasty-hunit, tasty-quickcheck, text
pname = "purebred-email";
230470
-
version = "0.5.1";
230471
-
sha256 = "1g64z0ibbp5sq9m1jmxks5l89rdmdg8szidclxwz2xs0ilzsy65m";
231091
+
version = "0.6";
231092
+
sha256 = "0i89jyzy04fsrkfsqasrszhhax3hhmms7ih31sypn67w3awkk985";
libraryHaskellDepends = [
···
attoparsec base bytestring case-insensitive hedgehog lens
230480
-
QuickCheck quickcheck-instances random tasty tasty-golden
230481
-
tasty-hedgehog tasty-hunit tasty-quickcheck text time
231101
+
quickcheck-instances random tasty tasty-golden tasty-hedgehog
231102
+
tasty-hunit tasty-quickcheck text time
description = "types and parser for email messages (including MIME)";
license = lib.licenses.agpl3Plus;
···
pname = "pusher-http-haskell";
230942
-
version = "2.1.0.11";
230943
-
sha256 = "1vrpdj0z41zhpfy4lk87w4fyfvrp27rvqds9j5s2wyxj95k2scm5";
230944
-
libraryHaskellDepends = [
230945
-
aeson base base16-bytestring bytestring cryptonite hashable
230946
-
http-client http-client-tls http-types memory text time
230947
-
unordered-containers
230949
-
testHaskellDepends = [
230950
-
aeson base bytestring hspec QuickCheck text unordered-containers
230952
-
description = "Haskell client library for the Pusher Channels HTTP API";
230953
-
license = lib.licenses.mit;
230956
-
"pusher-http-haskell_2_1_0_12" = callPackage
230957
-
({ mkDerivation, aeson, base, base16-bytestring, bytestring
230958
-
, cryptonite, hashable, hspec, http-client, http-client-tls
230959
-
, http-types, memory, QuickCheck, text, time, unordered-containers
230962
-
pname = "pusher-http-haskell";
sha256 = "12gk26br85spyl0pcdr71a0i3mq4cbb8qi6vwkmgx4k6hg7h43xl";
libraryHaskellDepends = [
···
description = "Haskell client library for the Pusher Channels HTTP API";
license = lib.licenses.mit;
230975
-
hydraPlatforms = lib.platforms.none;
"pusher-ws" = callPackage
···
description = "Unit conversion and manipulation library";
license = lib.licenses.bsd3;
mainProgram = "quantities";
232566
+
"quantizer" = callPackage
232567
+
({ mkDerivation, base, subG, uniqueness-periods-vector-stats }:
232569
+
pname = "quantizer";
232570
+
version = "0.1.0.0";
232571
+
sha256 = "0pall4g5fd8flv7b380y7qqnh630jbnf5kbzxhpx13qr287casrh";
232572
+
libraryHaskellDepends = [
232573
+
base subG uniqueness-periods-vector-stats
232575
+
description = "Library to provide the behaviour similar to quantum states superposition";
232576
+
license = lib.licenses.mit;
"quantum-arrow" = callPackage
···
license = lib.licenses.mit;
236433
-
"rebase_1_16" = callPackage
237045
+
"rebase_1_16_1" = callPackage
({ mkDerivation, base, bifunctors, bytestring, comonad, containers
, contravariant, deepseq, dlist, either, groups, hashable
, invariant, mtl, profunctors, scientific, selective, semigroupoids
···
236442
-
version = "1.16";
236443
-
sha256 = "0r5dmkw1bb3fkc40gjdcswf7388c8w7lzvzh7wvf7vk4lhxjaxhd";
237054
+
version = "1.16.1";
237055
+
sha256 = "0mb1x5p3lvfhxsrnmkhsv6f4rd1cxp6m3qg6kyz30svrbwxsvvkz";
236445
-
editedCabalFile = "048h2ir37j09s0z7fb364p7smyhzq6h4705qklhvylak9242gz2n";
237057
+
editedCabalFile = "1igpk9gz54jfvf5m69xcp7hl567c4lkbmwhzylcbx0i1n0pd7i2n";
libraryHaskellDepends = [
base bifunctors bytestring comonad containers contravariant deepseq
dlist either groups hashable invariant mtl profunctors scientific
···
sha256 = "1hvagxcs413bqairxf77vp19484mxnbfckhd44wv22ncwfh5mq6d";
237594
-
editedCabalFile = "1msjk8bk59dv1pm90l2hxkrl185aj4xblzgc7nkwn7x31ykcnhyw";
238206
+
editedCabalFile = "1sax4fx7pgn85dvih4y6mnvhdq8nssan1rcys5kdfhirnr4vgn1m";
libraryHaskellDepends = [
base bifunctors comonad constraints constraints-extras containers
data-default dependent-map dependent-sum exception-transformers
···
pname = "registry-hedgehog";
239518
-
version = "0.7.0.3";
239519
-
sha256 = "1scas90v8qsikacahk6z5xkg4k6vy0fq4kpgdzgmzibfgjb5d4an";
240130
+
version = "0.7.0.5";
240131
+
sha256 = "1mc8m74mx5119b6k7ac4ysilnwm0163a4c57gc15620mw3f0w0dl";
libraryHaskellDepends = [
base containers hedgehog mmorph multimap protolude registry tasty
tasty-discover tasty-hedgehog tasty-th template-haskell text
···
pname = "registry-messagepack";
239571
-
version = "0.3.0.1";
239572
-
sha256 = "00h4ics8gavvscp3sjp1j0vyhqj90zi7pmxqhrlzja0fnmhb1brj";
240183
+
version = "0.3.0.2";
240184
+
sha256 = "1xp6b3w8gs702q27cg50gh5mcakgxdc23ahnbbgg2cw4mg4l9nqz";
libraryHaskellDepends = [
base containers msgpack protolude registry template-haskell text
···
license = lib.licenses.mit;
241976
+
"rerebase_1_16_1" = callPackage
241977
+
({ mkDerivation, rebase }:
241979
+
pname = "rerebase";
241980
+
version = "1.16.1";
241981
+
sha256 = "04pw2j4nh8x53axmfzp9d2plmiwxpxddgwcji0a8j24lkdyv8k32";
241982
+
libraryHaskellDepends = [ rebase ];
241983
+
description = "Reexports from \"base\" with a bunch of other standard libraries";
241984
+
license = lib.licenses.mit;
241985
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, base, criterion, deepseq, graph-core, hashable
, hspec, http-api-data, hvect, mtl, random, regex-compat, text
···
description = "Robert Fischer's Common library";
license = lib.licenses.bsd3;
243205
+
hydraPlatforms = lib.platforms.none;
···
({ mkDerivation, aeson, ansi-terminal, async, base, brick
, bytestring, colour, containers, directory, exceptions, filepath
247215
-
, free, haskell-src-exts, lens, lifted-async, microlens
247216
-
, microlens-th, monad-control, monad-logger, mtl
247217
-
, optparse-applicative, pretty-show, process, safe, safe-exceptions
247218
-
, stm, string-interpolate, template-haskell, text, time
247219
-
, transformers, transformers-base, unix, unliftio-core, vector, vty
247222
-
pname = "sandwich";
247223
-
version = "0.1.0.10";
247224
-
sha256 = "1163l9ammy91aclxf12hk5z65ivw4zz4b04bgpdlwalhlygnlxba";
247225
-
isLibrary = true;
247226
-
isExecutable = true;
247227
-
libraryHaskellDepends = [
247228
-
aeson ansi-terminal async base brick bytestring colour containers
247229
-
directory exceptions filepath free haskell-src-exts lens
247230
-
lifted-async microlens microlens-th monad-control monad-logger mtl
247231
-
optparse-applicative pretty-show process safe safe-exceptions stm
247232
-
string-interpolate template-haskell text time transformers
247233
-
transformers-base unix unliftio-core vector vty
247235
-
executableHaskellDepends = [
247236
-
aeson ansi-terminal async base brick bytestring colour containers
247237
-
directory exceptions filepath free haskell-src-exts lens
247238
-
lifted-async microlens microlens-th monad-control monad-logger mtl
247239
-
optparse-applicative pretty-show process safe safe-exceptions stm
247240
-
string-interpolate template-haskell text time transformers
247241
-
transformers-base unix unliftio-core vector vty
247243
-
testHaskellDepends = [
247244
-
aeson ansi-terminal async base brick bytestring colour containers
247245
-
directory exceptions filepath free haskell-src-exts lens
247246
-
lifted-async microlens microlens-th monad-control monad-logger mtl
247247
-
optparse-applicative pretty-show process safe safe-exceptions stm
247248
-
string-interpolate template-haskell text time transformers
247249
-
transformers-base unix unliftio-core vector vty
247251
-
description = "Yet another test framework for Haskell";
247252
-
license = lib.licenses.bsd3;
247255
-
"sandwich_0_1_0_11" = callPackage
247256
-
({ mkDerivation, aeson, ansi-terminal, async, base, brick
247257
-
, bytestring, colour, containers, directory, exceptions, filepath
, free, haskell-src-exts, lifted-async, microlens, microlens-th
, monad-control, monad-logger, mtl, optparse-applicative
, pretty-show, process, safe, safe-exceptions, stm
···
description = "Yet another test framework for Haskell";
license = lib.licenses.bsd3;
247296
-
hydraPlatforms = lib.platforms.none;
"sandwich-hedgehog" = callPackage
···
license = lib.licenses.mit;
251133
+
"selda_0_5_2_0" = callPackage
251134
+
({ mkDerivation, base, bytestring, containers, exceptions, mtl
251135
+
, random, text, time, uuid-types
251138
+
pname = "selda";
251139
+
version = "0.5.2.0";
251140
+
sha256 = "1n0zkd80a9z83q5nld0gyg2p25nfy4rjkihql88binhknhk3hkgk";
251141
+
libraryHaskellDepends = [
251142
+
base bytestring containers exceptions mtl random text time
251145
+
description = "Multi-backend, high-level EDSL for interacting with SQL databases";
251146
+
license = lib.licenses.mit;
251147
+
hydraPlatforms = lib.platforms.none;
"selda-json" = callPackage
({ mkDerivation, aeson, base, bytestring, selda, text }:
250555
-
version = "0.1.1.0";
250556
-
sha256 = "1ai24qmz5nkpqx0zd24ix0ci5aqiccfy57fkf8f87swrv28101l8";
250558
-
editedCabalFile = "1gajzv8zhj8i3bxzjh81vjn8j2igh3nrawfpddvxg1ayb5l2d2y0";
251154
+
version = "0.1.1.1";
251155
+
sha256 = "0sjy83538g6a2yq1q9ifadfwp7lf5b2grmm0i02qpp47n1b039rh";
libraryHaskellDepends = [ aeson base bytestring selda text ];
description = "JSON support for the Selda database library";
license = lib.licenses.mit;
···
pname = "selda-postgresql";
250572
-
version = "0.1.8.1";
250573
-
sha256 = "0dxycilvxjbi1cy9c0rzq9ywh48i2lh37j77a5i1x6v1625h51mk";
250575
-
editedCabalFile = "10qlb9yswjsvpj1f7dmm0amkq52g00f1kc2xqh1d7vfkvkb2bhk6";
251169
+
version = "0.1.8.2";
251170
+
sha256 = "1rn75ynvn2iipz9yj3h4iwgz2922s9hwpgiga0brj00pb0b5a52g";
libraryHaskellDepends = [
base bytestring exceptions postgresql-binary postgresql-libpq selda
selda-json text time uuid-types
···
description = "SQLite backend for the Selda database EDSL";
license = lib.licenses.mit;
251198
+
"selda-sqlite_0_1_7_2" = callPackage
251199
+
({ mkDerivation, base, bytestring, direct-sqlite, directory
251200
+
, exceptions, selda, text, time, uuid-types
251203
+
pname = "selda-sqlite";
251204
+
version = "0.1.7.2";
251205
+
sha256 = "1cldk804vv82dp3hyxcddzy3plijgkmjz3ykrjzy7afqni97yc4y";
251206
+
libraryHaskellDepends = [
251207
+
base bytestring direct-sqlite directory exceptions selda text time
251210
+
description = "SQLite backend for the Selda database EDSL";
251211
+
license = lib.licenses.mit;
251212
+
hydraPlatforms = lib.platforms.none;
···
251342
-
version = "0.3.2";
251343
-
sha256 = "1a0mh7fi0h04n56vdl5xh2p4ql813743x7y11zl06llrj5cvgggg";
251954
+
version = "0.3.4";
251955
+
sha256 = "1yi01l1hn9fx7n39s5f7vwp9hlv5f0ah0gxs14dd46i2xrpxf5a8";
enableSeparateDataOutput = true;
···
256528
+
"shake_0_19_7" = callPackage
256529
+
({ mkDerivation, base, binary, bytestring, deepseq, directory
256530
+
, extra, filepath, filepattern, hashable, heaps, js-dgtable
256531
+
, js-flot, js-jquery, primitive, process, QuickCheck, random, time
256532
+
, transformers, unix, unordered-containers, utf8-string
256535
+
pname = "shake";
256536
+
version = "0.19.7";
256537
+
sha256 = "1lcr6q53qwm308bny6gfawcjhxsmalqi3dnwckam02zp2apmcaim";
256538
+
isLibrary = true;
256539
+
isExecutable = true;
256540
+
enableSeparateDataOutput = true;
256541
+
libraryHaskellDepends = [
256542
+
base binary bytestring deepseq directory extra filepath filepattern
256543
+
hashable heaps js-dgtable js-flot js-jquery primitive process
256544
+
random time transformers unix unordered-containers utf8-string
256546
+
executableHaskellDepends = [
256547
+
base binary bytestring deepseq directory extra filepath filepattern
256548
+
hashable heaps js-dgtable js-flot js-jquery primitive process
256549
+
random time transformers unix unordered-containers utf8-string
256551
+
testHaskellDepends = [
256552
+
base binary bytestring deepseq directory extra filepath filepattern
256553
+
hashable heaps js-dgtable js-flot js-jquery primitive process
256554
+
QuickCheck random time transformers unix unordered-containers
256557
+
description = "Build system library, like Make, but more accurate dependencies";
256558
+
license = lib.licenses.bsd3;
256559
+
hydraPlatforms = lib.platforms.none;
256560
+
mainProgram = "shake";
"shake-ats" = callPackage
({ mkDerivation, base, binary, cdeps, dependency, directory, hs2ats
, language-ats, microlens, shake, shake-c, shake-cabal, shake-ext
···
mainProgram = "smtp2mta";
262335
+
"smtpbz" = callPackage
262336
+
, network, process, QuickCheck, random, safecopy, socks, tagged
262340
+
pname = "smtpbz";
262341
+
version = "1.0.0";
262342
+
sha256 = "1xn66l3bifrd6y12rssgsj4dihy325c9lbxl20ms49rnkcnwzwfq";
262343
+
libraryHaskellDepends = [
262344
+
aeson base bytestring http-conduit http-types text
262346
+
description = "This is smtpbz";
262347
+
license = lib.licenses.bsd2;
"smtps-gmail" = callPackage
({ mkDerivation, attoparsec, base, base64-bytestring, bytestring
, conduit, conduit-extra, data-default, filepath, mime-mail
···
, mintty, mono-traversable, mtl, mustache, neat-interpolation
, network-uri, open-browser, optparse-applicative, pantry, path
, path-io, persistent, persistent-sqlite, persistent-template
266890
-
, pretty, primitive, process, project-template, QuickCheck
267552
+
, pretty, primitive, process, project-template, QuickCheck, random
, raw-strings-qq, retry, rio, rio-prettyprint, semigroups
, smallcheck, split, stm, streaming-commons, tar, template-haskell
, temporary, text, text-metrics, th-reify-many, time, tls
···
266900
-
version = "2.7.5";
266901
-
sha256 = "103yyfl02chbmkb6csri403921z7jhfdrrv99lch951flv149pcx";
266903
-
editedCabalFile = "18hiffjrzfn97yl9al97vxing6qajiv732nr61i4lv1y4xhhm6v8";
267562
+
version = "2.9.1";
267563
+
sha256 = "01020dx89m07qmjs58vs2kidhkzq3106md08w6c65bzxvlf6kcwk";
"-fdisable-git-info" "-fhide-dependency-versions"
···
mtl mustache neat-interpolation network-uri open-browser
optparse-applicative pantry path path-io persistent
persistent-sqlite persistent-template pretty primitive process
266922
-
project-template retry rio rio-prettyprint semigroups split stm
266923
-
streaming-commons tar template-haskell temporary text text-metrics
266924
-
th-reify-many time tls transformers typed-process
267582
+
project-template random retry rio rio-prettyprint semigroups split
267583
+
stm streaming-commons tar template-haskell temporary text
267584
+
text-metrics th-reify-many time tls transformers typed-process
unicode-transforms unix unix-compat unliftio unordered-containers
vector yaml zip-archive zlib
···
mtl mustache neat-interpolation network-uri open-browser
optparse-applicative pantry path path-io persistent
persistent-sqlite persistent-template pretty primitive process
266939
-
project-template retry rio rio-prettyprint semigroups split stm
266940
-
streaming-commons tar template-haskell temporary text text-metrics
266941
-
th-reify-many time tls transformers typed-process
267599
+
project-template random retry rio rio-prettyprint semigroups split
267600
+
stm streaming-commons tar template-haskell temporary text
267601
+
text-metrics th-reify-many time tls transformers typed-process
unicode-transforms unix unix-compat unliftio unordered-containers
vector yaml zip-archive zlib
···
mono-traversable mtl mustache neat-interpolation network-uri
open-browser optparse-applicative pantry path path-io persistent
persistent-sqlite persistent-template pretty primitive process
266956
-
project-template QuickCheck raw-strings-qq retry rio
267616
+
project-template QuickCheck random raw-strings-qq retry rio
rio-prettyprint semigroups smallcheck split stm streaming-commons
tar template-haskell temporary text text-metrics th-reify-many time
tls transformers typed-process unicode-transforms unix unix-compat
···
267307
-
version = "1.0.13";
267308
-
sha256 = "00jibr5mvvaj9ggzvp3f0qcrwz51bg3a2m1447c45cwhailzaqkk";
267967
+
version = "1.0.14";
267968
+
sha256 = "11ja6k9k4gj9cfa7s6jv43wkm5f189a51rr21v4891226rf79agy";
libraryHaskellDepends = [
···
maintainers = [ lib.maintainers.maralorn ];
270454
-
"streamly_0_8_2" = callPackage
271114
+
"streamly_0_8_3" = callPackage
({ mkDerivation, atomic-primops, base, containers, deepseq
, directory, exceptions, filepath, fusion-plugin-types, ghc-prim
, heaps, lockfree-queue, monad-control, mtl, network, primitive
···
270462
-
version = "0.8.2";
270463
-
sha256 = "0mqixkxvwcvb0fcgsrd1xvi9hag5dwj1cwg4brsmzj138fkjrn47";
271122
+
version = "0.8.3";
271123
+
sha256 = "0xjvrkyh8i6hkfr3vsi3n56z85qd56nyjiwi1abzhhdshvxw92xg";
libraryHaskellDepends = [
atomic-primops base containers deepseq directory exceptions
filepath fusion-plugin-types ghc-prim heaps lockfree-queue
···
"string-interpreter" = callPackage
271248
-
({ mkDerivation, base }:
271908
+
({ mkDerivation, base, cli-arguments, phonetic-languages-basis
271909
+
, phonetic-languages-permutations-array
pname = "string-interpreter";
271251
-
version = "0.6.0.0";
271252
-
sha256 = "0a0i95j8y49wijh2c0bpy5fwz72w0p6nh19df56g2yy7xik5h6xq";
271253
-
libraryHaskellDepends = [ base ];
271913
+
version = "0.7.0.0";
271914
+
sha256 = "0j8q9vps7r3vd71j4slz540y8a3bbh1c2hdn5d9g2892984chjb2";
271915
+
libraryHaskellDepends = [
271916
+
base cli-arguments phonetic-languages-basis
271917
+
phonetic-languages-permutations-array
description = "Is used in the phonetic languages approach (e. g. in the recursive mode).";
license = lib.licenses.mit;
···
hydraPlatforms = lib.platforms.none;
mainProgram = "stylish-cabal";
272839
+
"stylish-haskell_0_13_0_0" = callPackage
272840
+
({ mkDerivation, aeson, base, bytestring, Cabal, containers
272841
+
, directory, file-embed, filepath, ghc-lib-parser, HsYAML
272842
+
, HsYAML-aeson, HUnit, mtl, optparse-applicative, random, strict
272843
+
, syb, test-framework, test-framework-hunit, text
272846
+
pname = "stylish-haskell";
272847
+
version = "0.13.0.0";
272848
+
sha256 = "0x9w3zh1lzp6l5xj3mynnlr0fzb5mbv0wwpfxp8fr6bk0jcrzjwf";
272849
+
isLibrary = true;
272850
+
isExecutable = true;
272851
+
libraryHaskellDepends = [
272852
+
aeson base bytestring Cabal containers directory file-embed
272853
+
filepath ghc-lib-parser HsYAML HsYAML-aeson mtl syb text
272855
+
executableHaskellDepends = [
272856
+
aeson base bytestring Cabal containers directory file-embed
272857
+
filepath ghc-lib-parser HsYAML HsYAML-aeson mtl
272858
+
optparse-applicative strict syb
272860
+
testHaskellDepends = [
272861
+
aeson base bytestring Cabal containers directory file-embed
272862
+
filepath ghc-lib-parser HsYAML HsYAML-aeson HUnit mtl random syb
272863
+
test-framework test-framework-hunit text
272865
+
description = "Haskell code prettifier";
272866
+
license = lib.licenses.bsd3;
272867
+
hydraPlatforms = lib.platforms.none;
272868
+
mainProgram = "stylish-haskell";
"stylish-haskell" = callPackage
···
274121
+
"svg-icons" = callPackage
274122
+
({ mkDerivation, base, blaze-markup, blaze-svg, directory, text }:
274124
+
pname = "svg-icons";
274125
+
version = "0.4.0.2";
274126
+
sha256 = "1z31ynhchk27hzfayrbnh9xzdq5ibz57ls2jk7j5jck9xmxl7zac";
274127
+
isLibrary = true;
274128
+
isExecutable = true;
274129
+
libraryHaskellDepends = [
274130
+
base blaze-markup blaze-svg directory text
274132
+
executableHaskellDepends = [
274133
+
base blaze-markup blaze-svg directory text
274135
+
description = "Svg Icons and more";
274136
+
license = lib.licenses.bsd3;
274137
+
hydraPlatforms = lib.platforms.none;
274138
+
mainProgram = "svg-icons-exe";
({ mkDerivation, attoparsec, base, bytestring, containers
, JuicyPixels, lens, linear, mtl, scientific, text, transformers
···
license = lib.licenses.bsd3;
274676
+
"syb_0_7_2_2" = callPackage
274677
+
({ mkDerivation, base, containers, mtl, tasty, tasty-hunit }:
274680
+
version = "0.7.2.2";
274681
+
sha256 = "1qxjjndfwz2vvpz9707banmcn6jl2v6w6zp401zxaj327fccchw1";
274682
+
libraryHaskellDepends = [ base ];
274683
+
testHaskellDepends = [ base containers mtl tasty tasty-hunit ];
274684
+
description = "Scrap Your Boilerplate";
274685
+
license = lib.licenses.bsd3;
274686
+
hydraPlatforms = lib.platforms.none;
"syb-extras" = callPackage
({ mkDerivation, base, eq, prelude-extras }:
···
pname = "sydtest-discover";
274095
-
version = "0.0.0.1";
274096
-
sha256 = "1f0a169cl8lv6zz9hs351f6aqha9iyl1n2fwfzskccvx1m4dk8z6";
274097
-
isLibrary = true;
274098
-
isExecutable = true;
274099
-
libraryHaskellDepends = [
274100
-
base filepath optparse-applicative path path-io
274102
-
executableHaskellDepends = [ base ];
274103
-
description = "Automatic test suite discovery for sydtest";
274104
-
license = "unknown";
274105
-
mainProgram = "sydtest-discover";
274108
-
"sydtest-discover_0_0_0_2" = callPackage
274109
-
({ mkDerivation, base, filepath, optparse-applicative, path
274113
-
pname = "sydtest-discover";
sha256 = "1naraj9cp0036ppd42l4zjz6rfzn25n71nkvxjd0x979pakv3h7v";
···
executableHaskellDepends = [ base ];
description = "Automatic test suite discovery for sydtest";
274124
-
hydraPlatforms = lib.platforms.none;
mainProgram = "sydtest-discover";
···
license = lib.licenses.mit;
279976
+
"template-haskell-compat-v0208_0_1_9_1" = callPackage
279977
+
({ mkDerivation, base, template-haskell }:
279979
+
pname = "template-haskell-compat-v0208";
279980
+
version = "0.1.9.1";
279981
+
sha256 = "1z87rla4vcbghdrvjkay59b686f0by02102vwrcayn4vbwzn4am1";
279982
+
libraryHaskellDepends = [ base template-haskell ];
279983
+
description = "A backwards compatibility layer for Template Haskell newer than 2.8";
279984
+
license = lib.licenses.mit;
279985
+
hydraPlatforms = lib.platforms.none;
"template-haskell-optics" = callPackage
({ mkDerivation, base, containers, optics-core, template-haskell
···
281646
-
version = "0.1.0.1";
281647
-
sha256 = "1sm7sy11yc2rfjrpq5in7fqv3gh7zcfli8vw4b2mdlh6nxrh7k89";
282369
+
version = "0.1.0.2";
282370
+
sha256 = "0bjcapvcfpljjcf5z41xm5zqrjfyma8cs7cwzag3bl0zlppnq17h";
libraryHaskellDepends = [
base containers parsers text text-loc transformers
···
({ mkDerivation, base, hashable }:
281661
-
version = "0.1";
281662
-
sha256 = "069v99jnlayl2srl09355i56wpry0f6mq4bfp8lj0sxcsm1bzpgw";
282384
+
version = "0.1.1";
282385
+
sha256 = "00zd2bd8c9lrl34pwbnv0278jxipdycjjipxrfrfkn2iiawy65f9";
libraryHaskellDepends = [ base hashable ];
description = "Line-column locations within a text";
license = lib.licenses.bsd3;
···
license = lib.licenses.isc;
283171
+
"th-abstraction_0_4_5_0" = callPackage
283172
+
({ mkDerivation, base, containers, ghc-prim, template-haskell }:
283174
+
pname = "th-abstraction";
283175
+
version = "0.4.5.0";
283176
+
sha256 = "09hm0famyqsq09lal2ylnhsb31hybj8zanldi7cqncky4i7y5m80";
283177
+
libraryHaskellDepends = [
283178
+
base containers ghc-prim template-haskell
283180
+
testHaskellDepends = [ base containers template-haskell ];
283181
+
description = "Nicer interface for reified information about data types";
283182
+
license = lib.licenses.isc;
283183
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, base, containers, derive, mmorph, mtl, tasty
, tasty-hunit, tasty-quickcheck, template-haskell, th-desugar
···
284076
-
"tidal_1_8_1" = callPackage
284077
-
({ mkDerivation, base, bifunctors, bytestring, clock, colour
284078
-
, containers, criterion, deepseq, exceptions, hosc, microspec, mtl
284079
-
, network, parsec, primitive, random, text, transformers, weigh
284814
+
"tidal_1_9_2" = callPackage
284815
+
({ mkDerivation, base, bytestring, clock, colour, containers
284816
+
, criterion, deepseq, exceptions, hosc, microspec, mtl, network
284817
+
, parsec, primitive, random, text, tidal-link, transformers, weigh
284083
-
version = "1.8.1";
284084
-
sha256 = "00000haj9y3ss95dhphq2pq0xs2qagg76ra4lir5kg3pv71i2dh9";
284821
+
version = "1.9.2";
284822
+
sha256 = "0ncc5rc2g0brmgd28cbigp1rhvch9az30vg987q8fn7xfzbxw92h";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
284087
-
base bifunctors bytestring clock colour containers deepseq
284088
-
exceptions hosc mtl network parsec primitive random text
284825
+
base bytestring clock colour containers deepseq exceptions hosc mtl
284826
+
network parsec primitive random text tidal-link transformers
base containers deepseq hosc microspec parsec
···
284104
-
version = "1.0";
284105
-
sha256 = "0rc6gj6vfvhp9583farykw4i434krazak0gmm2h8nvfg8cw7liia";
284841
+
version = "1.0.1";
284842
+
sha256 = "0s3x73zx4rxjawcf2744z9dr05j4pabbxddrz9814h1d61q2cbb1";
libraryHaskellDepends = [ base ];
···
sha256 = "0d59s9vq2jmlb8b1bbay6n5911fjm9j04c9545p4i5visniv61b4";
284124
-
editedCabalFile = "1vc5ck25wdqz8ywk2zmn2nmg1mihwkihwp2wirxmmd0qxi1v2vpf";
284861
+
editedCabalFile = "0m6hn5nr0lj6h18388kf0dspiv798w6c2h73z6hrypn64dwmhvdg";
libraryHaskellDepends = [
base containers PortMidi tidal time transformers
284128
-
description = "MIDI support for tidal";
284865
+
description = "Please ignore this package";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
···
sha256 = "06gxp8pzh8cdrifg5n0mhlnrslrx7k235sz2ldpy60x7vz7qywv9";
287373
+
editedCabalFile = "16qfl1bz7c8a34xvs5fzs5r421309xpw9gfsiv2szivd5hcp9f9r";
libraryHaskellDepends = [
base containers deepseq megaparsec parser-combinators text time
···
license = lib.licenses.bsd3;
287385
+
"toml-reader-parse" = callPackage
287386
+
({ mkDerivation, base, comonad, containers, deepseq, dlist, mtl
287387
+
, prettyprinter, prettyprinter-combinators, text, time, toml-reader
287391
+
pname = "toml-reader-parse";
287392
+
version = "0.1.0.0";
287393
+
sha256 = "1ddwk29isiq190fd025laq0g8js7ifcngph9acy8zlmppp3685w7";
287394
+
libraryHaskellDepends = [
287395
+
base comonad containers deepseq dlist mtl prettyprinter
287396
+
prettyprinter-combinators text time toml-reader vector
287398
+
description = "Alternative parser for TOML values produced by the toml-reader package";
287399
+
license = lib.licenses.asl20;
({ mkDerivation, base, bytestring, containers, deepseq, directory
, hashable, hedgehog, hspec, hspec-hedgehog, hspec-megaparsec
···
287260
-
version = "0.8.0";
287261
-
sha256 = "1vlswvlnj8xsz2lqwl0z9mnmznqgjzi0595jlcr2lw4d4na1sxs7";
288016
+
version = "0.8.1";
288017
+
sha256 = "00f3x4rq8334g2923l338vzdz9jmf4amab16awr29bkj90h1ay5a";
libraryHaskellDepends = [
···
290267
-
version = "2.4.1";
290268
-
sha256 = "0gh0cr3f19jsfq6025y1lq0mcg8cd920xd3x7jmd1cjlyjbkslsf";
291023
+
version = "2.4.2";
291024
+
sha256 = "1m6pfxna4nby2mxalx6wa4gnnszhxfj58pc1i1by53c5fixnl1n6";
executableHaskellDepends = [
···
290280
-
({ mkDerivation, base, containers, dlist, ghc-prim, pretty
290281
-
, primitive, random, transformers, uglymemo, vector
291036
+
({ mkDerivation, base, bytestring, cereal, containers, dlist
291037
+
, ghc-prim, pretty, primitive, random, transformers, uglymemo
290285
-
version = "2.4.1";
290286
-
sha256 = "14pvmxq0dp8lwbmkvch4c6v4rblc8a2ybkm7q3hhr1qaj2pyiv0b";
290288
-
editedCabalFile = "1d9z1ggiw23snn35nhbkj0rh2abha2ca1csr49x5a7lxc974mzc7";
291041
+
version = "2.4.2";
291042
+
sha256 = "1fncqc2abb9hhy5ncb7174gy7n7wp5c9ablq07pr7k61i8ngqwd9";
libraryHaskellDepends = [
290290
-
base containers dlist ghc-prim pretty primitive random transformers
291044
+
base bytestring cereal containers dlist ghc-prim pretty primitive
291045
+
random transformers uglymemo
description = "An equational theorem prover";
license = lib.licenses.bsd3;
···
292293
+
"type-rig" = callPackage
292294
+
({ mkDerivation, base, invariant }:
292296
+
pname = "type-rig";
292297
+
version = "0.1";
292298
+
sha256 = "105p9mvcig9damgihywjjikxcgdqgzb08w721rc908kxnz6f5m38";
292299
+
libraryHaskellDepends = [ base invariant ];
292300
+
description = "Classes for the rig (sums and products) of types";
292301
+
license = lib.licenses.bsd2;
292302
+
hydraPlatforms = lib.platforms.none;
"type-safe-avl" = callPackage
···
license = lib.licenses.asl20;
293245
+
"tztime" = callPackage
293246
+
({ mkDerivation, base, deepseq, directory, doctest-parallel
293247
+
, filepath, mtl, safe-exceptions, tasty, tasty-discover
293248
+
, tasty-hunit-compat, template-haskell, text, th-test-utils, time
293249
+
, time-compat, tz
293252
+
pname = "tztime";
293253
+
version = "0.1.0.0";
293254
+
sha256 = "0d605i6q281cmr3zxrhh51cahlgc4v0sdbzzrzyjwzdnf8rhj5nl";
293255
+
libraryHaskellDepends = [
293256
+
base deepseq directory filepath mtl safe-exceptions
293257
+
template-haskell text time time-compat tz
293259
+
testHaskellDepends = [
293260
+
base doctest-parallel tasty tasty-hunit-compat template-haskell
293261
+
th-test-utils time time-compat
293263
+
testToolDepends = [ tasty-discover ];
293264
+
description = "Safe timezone-aware handling of time";
293265
+
license = lib.licenses.mpl20;
293266
+
hydraPlatforms = lib.platforms.none;
({ mkDerivation, aeson, asn1-encoding, asn1-types, base
, base64-bytestring, binary, bytestring, cryptohash, cryptonite
···
sha256 = "0pwjjsk0gjkn73ghj10s603p84xr7h2kfg351c9grzngrcv9giq8";
293632
-
editedCabalFile = "1invxbc1f635rywnkcpap9s93z08mbdfi3rzi7882lssf1wy0i85";
294424
+
editedCabalFile = "1hvqizqk4v231iy9kj0g2yq3cxzd37bw2yrxr36201qsznc2kxxq";
libraryHaskellDepends = [ base ];
···
pname = "unicode-transforms";
sha256 = "1z29jvli2rqkynfxni1gibl81458j7h8lrb8fg6lpnj8svhy2y1j";
294556
+
editedCabalFile = "0ml5j3j3dan7fgbyd3vgmlrij7bgszgfh244b1sppciis1v4m94p";
libraryHaskellDepends = [
···
294967
-
version = "0.4.7";
294968
-
sha256 = "02fyh298lm8jsg52i3z0ikazwz477ljqjmhnqr2d88grmn5ky8qr";
294969
-
libraryHaskellDepends = [ base binary bytestring old-time ];
294970
-
testHaskellDepends = [
294971
-
base bytestring hspec old-locale old-time QuickCheck time
294973
-
testToolDepends = [ hspec-discover ];
294974
-
description = "Unix time parser/formatter and utilities";
294975
-
license = lib.licenses.bsd3;
294978
-
"unix-time_0_4_8" = callPackage
294979
-
({ mkDerivation, base, binary, bytestring, hspec, hspec-discover
294980
-
, old-locale, old-time, QuickCheck, time
294983
-
pname = "unix-time";
sha256 = "0hz8mi08kg84hiqnch5ycscgqmjyn1mnl5ih1bsrclyb3fhvdppy";
libraryHaskellDepends = [ base binary bytestring old-time ];
···
testToolDepends = [ hspec-discover ];
description = "Unix time parser/formatter and utilities";
license = lib.licenses.bsd3;
294993
-
hydraPlatforms = lib.platforms.none;
···
sha256 = "0r05h16gd7fgfpq9iz43jcn9jzrgfa0gk4cv1xy0p4rli66rb1gq";
297033
-
editedCabalFile = "1wjcic98hvvz5xynlrk60dyfhw0nypv56sza24g2z3q62013rfrg";
297809
+
editedCabalFile = "06j1hk4alypnwd4v55w6lfm1jrsaqh85k350qmymw0sqbrd9rmx3";
libraryHaskellDepends = [
base binary bytestring cryptohash-md5 cryptohash-sha1 entropy
network-info random text time uuid-types
···
hydraPlatforms = lib.platforms.none;
300535
-
"vty_5_36" = callPackage
301311
+
"vty_5_37" = callPackage
({ mkDerivation, ansi-terminal, base, binary, blaze-builder
, bytestring, Cabal, containers, deepseq, directory, filepath
, hashable, HUnit, microlens, microlens-mtl, microlens-th, mtl
···
300546
-
version = "5.36";
300547
-
sha256 = "19841hwr0s1s05dlxw5386vnrxka9567bn309d002y263wb8vfzi";
301322
+
version = "5.37";
301323
+
sha256 = "1w6dc25npvlaflxcyzdssnymgi7x03zkwg7swyjw6cjjfdmkgqb7";
libraryHaskellDepends = [
···
300652
-
version = "3.21";
300653
-
sha256 = "06j9di520ysv12xcd2yfdfscf1gfskfhn25ldwbp3vdx2hw9rjwp";
301428
+
version = "3.21.1";
301429
+
sha256 = "06yh0iw0yhs7kdgra3s39cl7fyvl2ys81ihw48k9jpravaal31xl";
libraryHaskellDepends = [ base bytestring transformers vector ];
libraryPkgconfigDepends = [ vulkan ];
···
license = lib.licenses.bsd3;
305865
+
"welford-online-mean-variance" = callPackage
305866
+
({ mkDerivation, base, cereal, deepseq, QuickCheck, tasty
305867
+
, tasty-discover, tasty-quickcheck, vector
305870
+
pname = "welford-online-mean-variance";
305871
+
version = "0.1.0.0";
305872
+
sha256 = "0px7b1jbz5wn3zvmj0y4nrwy9m99615nw06hd3snaa60z4m88blm";
305873
+
libraryHaskellDepends = [ base cereal deepseq vector ];
305874
+
testHaskellDepends = [
305875
+
base cereal deepseq QuickCheck tasty tasty-discover
305876
+
tasty-quickcheck vector
305878
+
testToolDepends = [ tasty-discover ];
305879
+
description = "Online computation of mean and variance using the Welford algorithm";
305880
+
license = lib.licenses.bsd3;
({ mkDerivation, aeson, base, blaze-builder, bytestring, conduit
, http-types, lifted-base, resourcet, text, transformers
···
({ mkDerivation, base, bytestring, containers, HUnit
305849
-
, template-haskell, text, time
305852
-
pname = "witch";
305853
-
version = "1.0.0.3";
305854
-
sha256 = "1d6wn4ykafq3hi439pf9ap55vjrcv668qq5wmxm5fiq6r78ndn0b";
305855
-
libraryHaskellDepends = [
305856
-
base bytestring containers template-haskell text time
305858
-
testHaskellDepends = [
305859
-
base bytestring containers HUnit template-haskell text time
305861
-
description = "Convert values from one type into another";
305862
-
license = lib.licenses.mit;
305863
-
maintainers = [ lib.maintainers.maralorn ];
305866
-
"witch_1_0_0_4" = callPackage
305867
-
({ mkDerivation, base, bytestring, containers, HUnit
, template-haskell, text, time, transformers
···
description = "Convert values from one type into another";
license = lib.licenses.mit;
305882
-
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.maralorn ];
···
306002
-
({ mkDerivation, base, constraints, countable }:
306776
+
({ mkDerivation, base, constraints, containers, countable }:
306005
-
version = "0.6";
306006
-
sha256 = "1y8scf6a061s8gnx38sfwn88ramakjr0h54qwlwcjrjpf0y6024l";
306007
-
libraryHaskellDepends = [ base constraints countable ];
306779
+
version = "0.6.1";
306780
+
sha256 = "02ky1qc4ar8iy3rzjp2j89mp3k7skz5jp65vn7lilmwrvm1b2vcx";
306781
+
libraryHaskellDepends = [ base constraints containers countable ];
description = "values that witness types";
license = lib.licenses.bsd2;
hydraPlatforms = lib.platforms.none;
···
311395
-
version = "0.1.0.1";
311396
-
sha256 = "0qcfmvd3s18kz8g5sg7f4jaf2ai5dacszbk2nlnd1q3mafhz2cia";
312169
+
version = "0.1.1.0";
312170
+
sha256 = "188dxv2pncq6x54n679ia86pl3ym8h6zgczs6zzcrd3w78ph0vmh";
libraryHaskellDepends = [ base ];
testHaskellDepends = [ base hspec hspec-core hspec-discover ];
testToolDepends = [ hspec-discover ];
···
sha256 = "18bnr7wjcb5w8v62gfkrx7ky35agbkwl8f8vn2cdbjksa6wsllvr";
313260
+
editedCabalFile = "07zc0jf8gpv1zhyglgq2xj89jl6rc22mjv2v2k8lywlm8i5vjvdm";
executableHaskellDepends = [
···
312913
-
version = "1.7.0";
312914
-
sha256 = "170gby381h5pg9njn908cyx2931yiv79x3rc5npg2rd74kif06vi";
313689
+
version = "1.7.2";
313690
+
sha256 = "1f50vhp1ggmh7ja1rw71d10cwzyqxzhkgjwwy2vwp9r4x6fkb836";
libraryHaskellDepends = [
aeson attoparsec base blaze-builder blaze-html blaze-markup
byteable bytestring containers data-default email-validate