From ccbe00dafb842d75a41ad254e0ea55f9e9c7312c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 13 Apr 2015 23:41:21 +0200 Subject: [PATCH] hackage-packages.nix: re-generate from Hackage 2015-04-13T23:41:21+0200 --- .../haskell-modules/hackage-packages.nix | 1441 +++++++++++------ 1 file changed, 982 insertions(+), 459 deletions(-) diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 06c095195cd..fd3e7086431 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -2557,12 +2557,12 @@ self: { }) {}; "Concurrential" = callPackage - ({ mkDerivation, async, base }: + ({ mkDerivation, async, base, stm }: mkDerivation { pname = "Concurrential"; - version = "0.1.0.0"; - sha256 = "1fsqqc4nrfaq2r9vvvy7rjkahb92vn0bxyygbygqidbp2pbrfshi"; - buildDepends = [ async base ]; + version = "0.2.1.0"; + sha256 = "09p9a1a1z8jp9152bl0cir340cv4g45dprajyrdrxqd96b6libhh"; + buildDepends = [ async base stm ]; homepage = "http://github.com/avieth/Concurrential"; description = "Mix concurrent and sequential computation"; license = stdenv.lib.licenses.bsd3; @@ -7604,8 +7604,8 @@ self: { }: mkDerivation { pname = "HaskellNet"; - version = "0.4.3"; - sha256 = "1y7i7yi2c025l89hrrj2avzrszgfdjl8a4pii04lnxngq4b3nhmz"; + version = "0.4.4"; + sha256 = "0df5q28y1x5irnzm5ma65b6ny6dds0375bzj6xczsw6xrlxaj3br"; buildDepends = [ array base base64-string bytestring cryptohash mime-mail mtl network old-time pretty text @@ -8290,14 +8290,14 @@ self: { "HueAPI" = callPackage ({ mkDerivation, aeson, base, containers, lens, lens-aeson, mtl - , transformers, wreq + , time, transformers, wreq }: mkDerivation { pname = "HueAPI"; - version = "0.2.3"; - sha256 = "1c30i551f0lmcpima48dlpmbr4z7dly4d9s4iqn97qq3l9snb1k9"; + version = "0.2.4"; + sha256 = "0qpa2cmsqpxb311f2vyy0zm52c6z71yxbzl9ih1f8x2fz4cm5g6n"; buildDepends = [ - aeson base containers lens lens-aeson mtl transformers wreq + aeson base containers lens lens-aeson mtl time transformers wreq ]; homepage = "https://github.com/sjoerdvisscher/HueAPI"; description = "API for controlling Philips Hue lights"; @@ -13831,17 +13831,16 @@ self: { }) {}; "TBit" = callPackage - ({ mkDerivation, base, containers, deepseq, fgl, free, haskeline - , hmatrix, integration, list-extras, mtl, numeric-tools, parallel - , stream-fusion + ({ mkDerivation, base, containers, deepseq, fgl, free, hmatrix + , integration, list-extras, mtl, numeric-tools, parallel }: mkDerivation { pname = "TBit"; - version = "0.4.2.0"; - sha256 = "0qccd23x1qcng207dl82h7wifh2cc7aaapf9qrg0m5jz3fa5cvkm"; + version = "0.4.2.1"; + sha256 = "1x11v42px02j9sgxrikan5ixqnwdv20ybc090gaklbhmf9xhics6"; buildDepends = [ - base containers deepseq fgl free haskeline hmatrix integration - list-extras mtl numeric-tools parallel stream-fusion + base containers deepseq fgl free hmatrix integration list-extras + mtl numeric-tools parallel ]; jailbreak = true; description = "Utilities for condensed matter physics tight binding calculations"; @@ -14777,6 +14776,22 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "Weather" = callPackage + ({ mkDerivation, aeson, base, bytestring, HTTP, text + , unordered-containers + }: + mkDerivation { + pname = "Weather"; + version = "0.1.0.1"; + sha256 = "18ixqj9lq1xaginhwxsk6ykcrs68jy1pn960imn3wm2wgvn2n1pi"; + buildDepends = [ + aeson base bytestring HTTP text unordered-containers + ]; + homepage = "https://github.com/bstamour/weather"; + description = "Library for interacting with the Weather Underground JSON API"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "WebBits" = callPackage ({ mkDerivation, base, containers, mtl, parsec, pretty, syb }: mkDerivation { @@ -17385,11 +17400,12 @@ self: { ({ mkDerivation, argparser, base, containers, threefish }: mkDerivation { pname = "alea"; - version = "0.3.3.0"; - sha256 = "1c5bdbazlds419qgpdghrap5y20i59z57qk2dnj35bl2n5mvlapl"; + version = "0.4.0.0"; + sha256 = "1j18hqyrfyyhngla4dikdchi659bi7gj1lsl38r08645hf9n5395"; isLibrary = false; isExecutable = true; buildDepends = [ argparser base containers threefish ]; + jailbreak = true; homepage = "https://github.com/Rnhmjoj/alea"; description = "a diceware passphrase generator"; license = stdenv.lib.licenses.mit; @@ -17517,9 +17533,10 @@ self: { ({ mkDerivation, base, syb, template-haskell }: mkDerivation { pname = "algebraic-classes"; - version = "0.5.2"; - sha256 = "0kk0wafqwqr466qiz3dwagpf03vln922dnrrj90ay7kqp3623jnd"; + version = "0.6"; + sha256 = "0i34n1lmnw12xrnaqvmiydnnlm8m8ky12chwb9jmnsf3klv8qm61"; buildDepends = [ base syb template-haskell ]; + jailbreak = true; homepage = "https://github.com/sjoerdvisscher/algebraic-classes"; description = "Conversions between algebraic classes and F-algebras"; license = stdenv.lib.licenses.bsd3; @@ -18722,8 +18739,8 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "annotated-wl-pprint"; - version = "0.5.3"; - sha256 = "0g8b4hmgh7jhiknfrlaqr9sxr7a6sikkpaws15dy8mg4r792bbis"; + version = "0.6.0"; + sha256 = "1rwjfw4fspyi564a847sb6k679sa6psajm2jybzpa1pvjq9z2a9x"; buildDepends = [ base ]; homepage = "https://github.com/david-christiansen/annotated-wl-pprint"; description = "The Wadler/Leijen Pretty Printer, with annotation support"; @@ -19422,8 +19439,8 @@ self: { }: mkDerivation { pname = "appc"; - version = "0.0.5"; - sha256 = "0xilcg5rbi6bnwbs3xkysnf3v5h07hxn764sxim0s0n75vvlvidy"; + version = "0.0.6"; + sha256 = "0qns7kjp9sjrpdx6vfkci9q6xinb0gwkb1a9ssw8xfbqqhf9ljms"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -19473,6 +19490,24 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "applicative-parsec" = callPackage + ({ mkDerivation, base, containers, lens, mtl, QuickCheck + , test-framework, test-framework-quickcheck2, text + }: + mkDerivation { + pname = "applicative-parsec"; + version = "0.1.0.0"; + sha256 = "12y2j9lpaqpjcr2a9fk4anlvc1cw5rimyx031b6xa5dx500phrrx"; + buildDepends = [ base containers lens mtl text ]; + testDepends = [ + base mtl QuickCheck test-framework test-framework-quickcheck2 + ]; + jailbreak = true; + homepage = "https://www.github.com/ktvoelker/AParsec"; + description = "An applicative parser combinator library"; + license = stdenv.lib.licenses.gpl3; + }) {}; + "applicative-quoters" = callPackage ({ mkDerivation, base, haskell-src-meta, template-haskell }: mkDerivation { @@ -20951,6 +20986,20 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "audacity" = callPackage + ({ mkDerivation, base, deepseq, utility-ht }: + mkDerivation { + pname = "audacity"; + version = "0.0"; + sha256 = "1vfp5x5b6z7lwjiv8jla5bdwbcbafdm31zs9kr555idzz1n8wmqz"; + isLibrary = true; + isExecutable = true; + buildDepends = [ base deepseq utility-ht ]; + homepage = "http://code.haskell.org/~thielema/audacity"; + description = "Interchange with the Audacity sound signal editor"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "audiovisual" = callPackage ({ mkDerivation, base, boundingboxes, colors, deepseq, directory , filepath, free, freetype2, hashable, JuicyPixels @@ -21237,8 +21286,8 @@ self: { }: mkDerivation { pname = "avers"; - version = "0.0.3"; - sha256 = "0y58qixd9kjm0wp5spachm581mshp15pcvlyv48nsrabrzssn3ng"; + version = "0.0.4"; + sha256 = "0bd424ls3kfqx2y7fzcmhssss3r3bhra8bzmllx1slb1x04apgn6"; buildDepends = [ aeson attoparsec base base16-bytestring bytestring containers cryptohash inflections influxdb MonadRandom mtl network @@ -23285,8 +23334,8 @@ self: { }: mkDerivation { pname = "binary-list"; - version = "1.1.0.2"; - sha256 = "006a46yw1jcdw2yhpwimbjcpls0vrhzrhiylxh6vc136w2kb6qcd"; + version = "1.1.1.0"; + sha256 = "03fh5ipmmjzdyywm28m2kkbxn11yb4ygrs1q2igll1mbmpm2km6x"; buildDepends = [ base binary bytestring deepseq phantom-state transformers ]; @@ -24212,15 +24261,14 @@ self: { }: mkDerivation { pname = "binembed"; - version = "0.1.0.2"; - sha256 = "0cabiww0iczgpk7rrf4iqy3vamq65w5m1r5y90117llr6w610rks"; + version = "0.1.0.3"; + sha256 = "163cs2qfj68dvbsyfg37hzb29jp0ylfpqlnhzjswm4j8mrcfsl3r"; isLibrary = true; isExecutable = true; buildDepends = [ base bytestring Cabal containers directory dlist filepath ]; - jailbreak = true; - homepage = "http://gitorious.org/binembed"; + homepage = "http://code.mathr.co.uk/binembed"; description = "Embed data into object files"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -24230,13 +24278,12 @@ self: { }: mkDerivation { pname = "binembed-example"; - version = "0.1"; - sha256 = "069caz3gzpnc9fm553yxj3jwn07svb0i34kfqw4vzlkkpzs5r5g4"; + version = "0.1.0.3"; + sha256 = "06lw6jvg382k3wj8ybld05bj3nchb8dqk363a69mak3r5zxg43iy"; isLibrary = false; isExecutable = true; buildDepends = [ base binembed bytestring containers filepath ]; - jailbreak = true; - homepage = "http://gitorious.org/binembed"; + homepage = "http://code.mathr.co.uk/binembed"; description = "Example project using binembed to embed data in object files"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -24489,6 +24536,38 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "bitcoin-script" = callPackage + ({ mkDerivation, base, base16-bytestring, binary, bytestring, hspec + , hspec-expectations, text + }: + mkDerivation { + pname = "bitcoin-script"; + version = "0.9.1"; + sha256 = "0lh537bs9hj1jz98w27pcr9w1pdwcwrahdrfqk5aj0nmjzachn3f"; + buildDepends = [ base base16-bytestring binary bytestring text ]; + testDepends = [ base bytestring hspec hspec-expectations ]; + homepage = "http://github.com/solatis/haskell-bitcoin-script"; + description = "Compilation, manipulation and decompilation of Bitcoin scripts"; + license = stdenv.lib.licenses.mit; + }) {}; + + "bitcoin-tx" = callPackage + ({ mkDerivation, base, base16-bytestring, binary, bitcoin-script + , bytestring, hspec + }: + mkDerivation { + pname = "bitcoin-tx"; + version = "0.9.0"; + sha256 = "1yhpwjvbikf1kk2ikj1qgngchkd6mj1jikfyb7g233ixdihiykrg"; + buildDepends = [ + base base16-bytestring binary bitcoin-script bytestring + ]; + testDepends = [ base bitcoin-script bytestring hspec ]; + homepage = "http://www.leonmergen.com/opensource.html"; + description = "Utility functions for manipulating bitcoin transactions"; + license = stdenv.lib.licenses.mit; + }) {}; + "bitly-cli" = callPackage ({ mkDerivation, base, Bitly, directory, filepath, regexpr }: mkDerivation { @@ -24725,12 +24804,11 @@ self: { ({ mkDerivation, array, base, bytestring, QuickCheck }: mkDerivation { pname = "bitwise"; - version = "0.1.0.1"; - sha256 = "0k3xzw6lcrffbv8hqgg4kaanizql8r888ap4bw22sh3l3rq7zasn"; + version = "0.1.0.2"; + sha256 = "195g09frdyyn3wsb4jyspdmz8dlmpymqdlbss6zyslkddkrs8hdf"; buildDepends = [ array base bytestring ]; testDepends = [ base QuickCheck ]; - jailbreak = true; - homepage = "https://gitorious.org/bitwise"; + homepage = "http://code.mathr.co.uk/bitwise"; description = "fast multi-dimensional unboxed bit packed Bool arrays"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -25452,21 +25530,20 @@ self: { }) {}; "blunt" = callPackage - ({ mkDerivation, aeson, array, base, bytestring, clay, containers - , flow, haskell-src-exts, http-types, jmacro, lucid, pointful, text - , transformers, wai, wai-extra, wai-websockets, warp, websockets - , wl-pprint-text + ({ mkDerivation, aeson, base, bytestring, clay, flow, http-types + , jmacro, lucid, pointfree, pointful, text, wai, wai-extra + , wai-websockets, warp, websockets, wl-pprint-text }: mkDerivation { pname = "blunt"; - version = "0.0.16"; - sha256 = "03pradwal8ncrpj7gin9ri753hsi78lpfj8zsihf26dli79g5vmk"; + version = "1.0.0"; + sha256 = "0l1pm29ihypq0g65s5dhvfh18fvlvi750amhcbarzxznanvn92y9"; isLibrary = true; isExecutable = true; buildDepends = [ - aeson array base bytestring clay containers flow haskell-src-exts - http-types jmacro lucid pointful text transformers wai wai-extra - wai-websockets warp websockets wl-pprint-text + aeson base bytestring clay flow http-types jmacro lucid pointfree + pointful text wai wai-extra wai-websockets warp websockets + wl-pprint-text ]; homepage = "https://blunt.herokuapp.com"; description = "Point-free Haskell as a service"; @@ -25841,6 +25918,27 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "breve" = callPackage + ({ mkDerivation, aeson, base, binary, bytestring, cryptohash + , directory, hashtables, mtl, random, simple, tconfig, transformers + , wai, wai-extra, warp, xdg-basedir + }: + mkDerivation { + pname = "breve"; + version = "0.0.4.0"; + sha256 = "1bszsndpc67z1hg3snmflcbp2hpn7lhgi8fck9q3p12fg2sxx583"; + isLibrary = false; + isExecutable = true; + buildDepends = [ + aeson base binary bytestring cryptohash directory hashtables mtl + random simple tconfig transformers wai wai-extra warp xdg-basedir + ]; + jailbreak = true; + homepage = "https://github.com/rnhmjoj/breve"; + description = "a url shortener"; + license = stdenv.lib.licenses.mit; + }) {}; + "brians-brain" = callPackage ({ mkDerivation, array, base, parallel, random, SDL }: mkDerivation { @@ -27146,8 +27244,8 @@ self: { }: mkDerivation { pname = "cabal-helper"; - version = "0.3.1.0"; - sha256 = "1hfprys4q4azfgqcv2xcyn14y8nybmvrl8y3z3ckx0v5r13ss75n"; + version = "0.3.2.0"; + sha256 = "06igjmr0n8418wid1pr74cgvlsmwni7ar72g9bddivlbxax1pfli"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -27424,8 +27522,8 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "cabal-scripts"; - version = "0.1"; - sha256 = "17wpmqkgr55wj5qzb7ph3fvifz4bzzhk98ypcmrx5q0caq1crdq8"; + version = "0.1.1"; + sha256 = "1ajgx29hvcsdd6lwc78dyhsjm5ikx2zn0kdbwnzn1kggz2l08ls4"; buildDepends = [ base ]; description = "Shell scripts for support of Cabal maintenance"; license = stdenv.lib.licenses.bsd3; @@ -27999,8 +28097,8 @@ self: { ({ mkDerivation, base, containers, haskeline, parsec, QuickCheck }: mkDerivation { pname = "calculator"; - version = "0.3.0.2"; - sha256 = "14fcb4zfx7pk0ha3hvlpj84mxp82jpn1ywyjnfmczm3ic4mq98m9"; + version = "0.3.1.0"; + sha256 = "0mis4wni2w5dbyf65wxk7005g7s4n8ad2kzcra9kaifvl2hpfz81"; isLibrary = false; isExecutable = true; buildDepends = [ base containers haskeline parsec ]; @@ -28779,8 +28877,8 @@ self: { }: mkDerivation { pname = "cblrepo"; - version = "0.15.0"; - sha256 = "1a7bhy3yvrmnirh7nmlz6d1nyxs5dng2ap17h8585yhx9k1a5n68"; + version = "0.15.1"; + sha256 = "1cwkkszbxx90jykd6b4r6kkjz4dpi86xx99fb8h3aqczyccn6hvw"; isLibrary = false; isExecutable = true; buildDepends = [ @@ -29260,8 +29358,8 @@ self: { ({ mkDerivation, array, base, process, random }: mkDerivation { pname = "chalmers-lava2000"; - version = "1.4.1"; - sha256 = "19n7z5k6ycn6brnh1n8ykni3ix49d53p3rjggfaklw83knqnvxhy"; + version = "1.5"; + sha256 = "1xrzh1mqa6d3hwr7lfazfskh6bklbj3kv9vlm40n650l2l42arga"; buildDepends = [ array base process random ]; homepage = "http://projects.haskell.org/chalmers-lava2000/Doc/tutorial.pdf"; description = "Hardware description EDSL"; @@ -31341,8 +31439,8 @@ self: { }: mkDerivation { pname = "cndict"; - version = "0.5.0"; - sha256 = "095gin216bm2zrlw3j52byk924z51ijk90di2n5r1dbvf9liwj7l"; + version = "0.5.2"; + sha256 = "0jnrv15gs350zjd97a7z332f8k4g02y7v5r0ix4g5wp50mydm2zz"; buildDepends = [ base binary bytestring cassava containers file-embed text vector ]; @@ -32771,8 +32869,8 @@ self: { }: mkDerivation { pname = "conduit-combinators"; - version = "0.3.0.6"; - sha256 = "0z2nzs89sw2wxrgvyd2bxyh9vs87r1g6rbjqiwcjvhjs25ppq22b"; + version = "0.3.1"; + sha256 = "14cvd9vs31gbgggy3v6rsg7wckr08msw1s0fwqbyal73krm79f2r"; buildDepends = [ base base16-bytestring base64-bytestring bytestring chunked-data conduit conduit-extra monad-control mono-traversable mwc-random @@ -32818,8 +32916,8 @@ self: { }: mkDerivation { pname = "conduit-extra"; - version = "1.1.7.1"; - sha256 = "1qpqjcqy44l92s21aivd2gvb7zz574102mld19a44w0n3yxvljx3"; + version = "1.1.7.2"; + sha256 = "0nb7sd8a5lbl9frypz9clr808ircln356244nzm7kl5qd53752iw"; buildDepends = [ attoparsec base blaze-builder bytestring conduit directory filepath monad-control network primitive process resourcet stm @@ -34590,8 +34688,8 @@ self: { ({ mkDerivation, base, data-binary-ieee754, ieee754 }: mkDerivation { pname = "crackNum"; - version = "1.1"; - sha256 = "12sr5dqm4cgmc2hk4fhn5zd4dqnhjzzb5hqldmj4s75xhpsnws10"; + version = "1.3"; + sha256 = "06balzwvvpl69abfcq0gynv6zpy42aygvlicb9jsnrys2vyipv28"; isLibrary = true; isExecutable = true; buildDepends = [ base data-binary-ieee754 ieee754 ]; @@ -35281,8 +35379,8 @@ self: { }: mkDerivation { pname = "cryptol"; - version = "2.2.1"; - sha256 = "06dl3jkv0ygyb42p89hifrsmcg8jipyag01ibwj3gr6kxm443cg7"; + version = "2.2.2"; + sha256 = "1rqnrjxvkisis7m5zfhyw8717a9jnjgdmm6nnbdrnbxmsabsad20"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -35292,6 +35390,7 @@ self: { template-haskell text tf-random transformers utf8-string ]; buildTools = [ alex happy ]; + jailbreak = true; homepage = "http://www.cryptol.net/"; description = "Cryptol: The Language of Cryptography"; license = stdenv.lib.licenses.bsd3; @@ -35305,8 +35404,8 @@ self: { }: mkDerivation { pname = "cryptsy-api"; - version = "0.2"; - sha256 = "09sx9z6s1ii8p4hw84j4ahd81a6k4xz3fn1zi60r7grsmbx69pkw"; + version = "0.2.1"; + sha256 = "1knnzh77y4rr7ka2nfwr99z61v2pvx2p1mzji06ac0mjk2n80ybs"; buildDepends = [ aeson base bytestring deepseq either http-client http-client-tls old-locale pipes-attoparsec pipes-http text time transformers @@ -35314,7 +35413,7 @@ self: { ]; jailbreak = true; description = "Bindings for Cryptsy cryptocurrency exchange API"; - license = "unknown"; + license = stdenv.lib.licenses.agpl3; hydraPlatforms = stdenv.lib.platforms.none; }) {}; @@ -35356,16 +35455,18 @@ self: { }) {}; "csound-expression" = callPackage - ({ mkDerivation, base, Boolean, colour, csound-expression-opcodes - , csound-expression-typed, data-default, process + ({ mkDerivation, base, Boolean, colour, csound-expression-dynamic + , csound-expression-opcodes, csound-expression-typed, data-default + , process, transformers }: mkDerivation { pname = "csound-expression"; - version = "4.4.1"; - sha256 = "03l7gbbiqs1djizda16hhi24pqgmqpdsfgl0dxvpzpvz703imfg5"; + version = "4.5"; + sha256 = "0h9rba2jvfc6dhrdkn6g33rw1qdnxzjmkvsqpbq2l5iqzw8j1s7k"; buildDepends = [ - base Boolean colour csound-expression-opcodes - csound-expression-typed data-default process + base Boolean colour csound-expression-dynamic + csound-expression-opcodes csound-expression-typed data-default + process transformers ]; homepage = "https://github.com/anton-k/csound-expression"; description = "library to make electronic music"; @@ -35378,8 +35479,8 @@ self: { }: mkDerivation { pname = "csound-expression-dynamic"; - version = "0.1.2"; - sha256 = "05x9fbsm8ah2s7p81xzqmfvkxs81iplg1r334j6djcyab1waqa9i"; + version = "0.1.3"; + sha256 = "0pzdkzdlbllgz7ikz6sd89f8nfrvr3ryi01jcwk0ix0h0mwdg6n6"; buildDepends = [ array base Boolean containers data-default data-fix data-fix-cse transformers wl-pprint @@ -35395,8 +35496,8 @@ self: { }: mkDerivation { pname = "csound-expression-opcodes"; - version = "0.0.1"; - sha256 = "0lm95cx66i8bysr9y9gd455pfmx9didgk78cfld8fcwjj6rv1qa0"; + version = "0.0.2"; + sha256 = "0friwwx0ia2wk75ylmvlladswqfwhza8grsbnqfn5q8ffsjv632r"; buildDepends = [ base csound-expression-dynamic csound-expression-typed transformers ]; @@ -35411,8 +35512,8 @@ self: { }: mkDerivation { pname = "csound-expression-typed"; - version = "0.0.7.1"; - sha256 = "163jkx5x3mnlcj0zxx9595i4bpp29lz60fgcdkx07vmqky7hb1ng"; + version = "0.0.7.2"; + sha256 = "0fflw0pyyvzvnkizv57kszkfr933sapgsilsbkzkvx9xp6v5975d"; buildDepends = [ base Boolean colour containers csound-expression-dynamic data-default deepseq ghc-prim stable-maps transformers wl-pprint @@ -35426,8 +35527,8 @@ self: { ({ mkDerivation, base, csound-expression, transformers }: mkDerivation { pname = "csound-sampler"; - version = "0.0.4.0"; - sha256 = "03mymb5yk4hlf6nsmakxw0nyspvrs7882dmpx9r65lkpsvgnaxyp"; + version = "0.0.5.0"; + sha256 = "14ya1sbq5kqg4nbl6iak181rhi8znj33vbcxnhzbbcybx1y6rsh1"; buildDepends = [ base csound-expression transformers ]; homepage = "https://github.com/anton-k/csound-sampler"; description = "A musical sampler based on Csound"; @@ -35756,8 +35857,8 @@ self: { ({ mkDerivation, base, c2hs, cuda }: mkDerivation { pname = "cufft"; - version = "0.1.2.0"; - sha256 = "09d62g5nwl8bj80h8pz5k9bjcp59xcbsa5pmbygqybhcfhng25kg"; + version = "0.1.2.1"; + sha256 = "1qkrp2dwfpivf5j42a7wij61010a3rmldxng4j8ivkrc7vllv76j"; buildDepends = [ base cuda ]; buildTools = [ c2hs ]; homepage = "http://github.com/robeverest/cufft"; @@ -36324,8 +36425,8 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "darcs-scripts"; - version = "0.1"; - sha256 = "1jyl04z76935kz71hmz2hdx9bw2ka2v8pai6lpy6iz63wamhkmps"; + version = "0.1.1"; + sha256 = "06gs18s89nc5qyicfpkj0hz999l5pf4glhlanm2yhyd6lxbfgkba"; buildDepends = [ base ]; description = "Shell scripts for support of darcs workflow"; license = stdenv.lib.licenses.bsd3; @@ -37543,13 +37644,15 @@ self: { }) {}; "dataflow" = callPackage - ({ mkDerivation, base, mtl }: + ({ mkDerivation, base, containers, hspec, HUnit, mtl }: mkDerivation { pname = "dataflow"; - version = "0.3.1.0"; - sha256 = "0rl396ll4m5vc6347d98bf7iyyvf7przgdsmh5l53qj7vl226fj6"; - buildDepends = [ base mtl ]; + version = "0.5.0.0"; + sha256 = "0vkrmgf39mjvf1150dhwry663l1kvkb73d076jh95zzlksyg0xfp"; + buildDepends = [ base containers mtl ]; + testDepends = [ base hspec HUnit ]; jailbreak = true; + homepage = "https://github.com/owickstrom/dataflow"; description = "Generate Graphviz documents from a Haskell representation"; license = stdenv.lib.licenses.mit; }) {}; @@ -38892,9 +38995,10 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "descrilo"; - version = "0.1.0.2"; - sha256 = "1wvq4gcda39k69hadz9kfxn5bsxqjag4chbbppiwmyp503y8f2k1"; + version = "0.1.0.3"; + sha256 = "19x78lv6rd5i5xvqj92q5snly1579jiiw2fgmxzxza0km9j9yiw2"; buildDepends = [ base ]; + jailbreak = true; description = "Loads a list of items with fields"; license = stdenv.lib.licenses.gpl3; }) {}; @@ -40043,17 +40147,18 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; - "directory_1_2_2_0" = callPackage - ({ mkDerivation, base, filepath, time, unix }: + "directory_1_2_2_1" = callPackage + ({ mkDerivation, base, filepath, python, time, unix, which }: mkDerivation { pname = "directory"; - version = "1.2.2.0"; - sha256 = "1dbn6d48gdqh0n2rkh02asxv94ikd8849659ndc7p3h93kgj1dy4"; + version = "1.2.2.1"; + sha256 = "0ikhkmgzmpxvgl9w1piv168sbwkrvn0l2xdx9zb4sw75ci1ymb1y"; buildDepends = [ base filepath time unix ]; - testDepends = [ base ]; + testDepends = [ base python which ]; description = "Platform-agnostic library for filesystem operations"; license = stdenv.lib.licenses.bsd3; - }) {}; + broken = true; + }) { python = null; which = null;}; "directory-layout" = callPackage ({ mkDerivation, base, bytestring, command-qq, containers @@ -40717,17 +40822,18 @@ self: { "diversity" = callPackage ({ mkDerivation, base, containers, fasta, math-functions - , optparse-applicative, parsec, split + , MonadRandom, optparse-applicative, parsec, random-shuffle + , scientific, split }: mkDerivation { pname = "diversity"; - version = "0.4.0.1"; - sha256 = "15baqhwzhdsbn2iz2r7vkf66nbv0p4ni1qkpnpwblwbcnvfk2lzq"; + version = "0.5.0.2"; + sha256 = "0zmwikcl11sllvdz49l8cxlsnxlmv7lbjpnbpxjxl5iczsyscgl7"; isLibrary = true; isExecutable = true; buildDepends = [ - base containers fasta math-functions optparse-applicative parsec - split + base containers fasta math-functions MonadRandom + optparse-applicative parsec random-shuffle scientific split ]; homepage = "https://github.com/GregorySchwartz/diversity"; description = "Return the diversity at each position for all sequences in a fasta file"; @@ -41333,6 +41439,18 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "dozenal" = callPackage + ({ mkDerivation, base }: + mkDerivation { + pname = "dozenal"; + version = "0.1.0.0"; + sha256 = "0sqvxyj3aybqvjlrz2a93lnp1vbjiqikysm575wizri2rd3vfj1l"; + buildDepends = [ base ]; + homepage = "https://github.com/siddhanathan/dozenal"; + description = "A Haskell library for using Dozenal (Duodecimal - Base 12) numbers"; + license = stdenv.lib.licenses.gpl3; + }) {}; + "dph-base" = callPackage ({ mkDerivation, array, base, ghc-prim, pretty, random, vector }: mkDerivation { @@ -41791,6 +41909,24 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "dtw" = callPackage + ({ mkDerivation, base, containers, MemoTrie, QuickCheck + , test-framework, test-framework-quickcheck2, thyme, vector + , vector-space + }: + mkDerivation { + pname = "dtw"; + version = "1.0.0.0"; + sha256 = "0kcb773sly86lkvnb3ihsswrz432phi3ccizwbf1phzf72kdflzr"; + buildDepends = [ base containers MemoTrie vector vector-space ]; + testDepends = [ + base containers MemoTrie QuickCheck test-framework + test-framework-quickcheck2 thyme vector vector-space + ]; + description = "(Fast) Dynamic Time Warping"; + license = stdenv.lib.licenses.mit; + }) {}; + "dual-tree" = callPackage ({ mkDerivation, base, monoid-extras, newtype, semigroups }: mkDerivation { @@ -42386,8 +42522,8 @@ self: { }: mkDerivation { pname = "ede"; - version = "0.2.8"; - sha256 = "1pzqjs7560xkw51aqpivm6sgysnxs6c5jy4fnalvds79gk37yryh"; + version = "0.2.8.2"; + sha256 = "0j0b0pn9apvpqxb0gnxxp51g32xc47jky4njb9jn0x59jssc1g1q"; buildDepends = [ aeson ansi-wl-pprint base bifunctors bytestring comonad directory filepath free lens mtl parsers scientific semigroups text @@ -42470,7 +42606,9 @@ self: { mkDerivation { pname = "edit-distance"; version = "0.2.1.2"; + revision = "1"; sha256 = "08dxsp1ar8mr4xrjy37lzl0s1rjnqsdq30p09nclip5pyhcw7g44"; + editedCabalFile = "27d6fb19e1707aa05883ca4ffd6715dcc81db287c71508d6aaa420cefc8f29c1"; isLibrary = true; isExecutable = true; buildDepends = [ array base containers random ]; @@ -42545,6 +42683,21 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) { inherit (pkgs) libedit;}; + "editor-open" = callPackage + ({ mkDerivation, base, bytestring, process, temporary, unix }: + mkDerivation { + pname = "editor-open"; + version = "0.2.0.0"; + sha256 = "0lv7rkapyvhsrri1094ls4biv7s5p5a30zm20ghqaky3nka2n18p"; + isLibrary = true; + isExecutable = true; + buildDepends = [ base bytestring process temporary unix ]; + jailbreak = true; + homepage = "https://notabug.org/pharpend/editor-open"; + description = "Open the user's $EDITOR for text input"; + license = stdenv.lib.licenses.asl20; + }) {}; + "effect-handlers" = callPackage ({ mkDerivation, base, free, hspec, hspec-discover, HUnit , kan-extensions, mtl, QuickCheck @@ -42883,8 +43036,8 @@ self: { }: mkDerivation { pname = "ekg-core"; - version = "0.1.0.3"; - sha256 = "0d2hvj9g62xkaah8iizgr668ij53164nnrdjkikhc2igi6wk31k4"; + version = "0.1.0.4"; + sha256 = "04ym37hc2l3k185dbkmfa4n7ya412cgc5zf0kynwgfvdwggjnxwh"; buildDepends = [ base containers ghc-prim text unordered-containers ]; @@ -42923,6 +43076,7 @@ self: { buildDepends = [ base bytestring ekg-core text time unordered-containers ]; + jailbreak = true; homepage = "https://github.com/adarqui/ekg-push"; description = "Small framework to push metric deltas to a broadcast channel using the ekg-core library"; license = stdenv.lib.licenses.bsd3; @@ -42955,12 +43109,11 @@ self: { }: mkDerivation { pname = "ekg-statsd"; - version = "0.2.0.1"; - sha256 = "0s01bkir41189ss72sshlbg4y4qk2wvkr234m2j1y0169l067687"; + version = "0.2.0.2"; + sha256 = "1jblrhwpv579d51i66bin9zxmwkl899lxwygg4qqpm3cnx5vf859"; buildDepends = [ base bytestring ekg-core network text time unordered-containers ]; - jailbreak = true; homepage = "https://github.com/tibbe/ekg-statsd"; description = "Push metrics to statsd"; license = stdenv.lib.licenses.bsd3; @@ -43497,8 +43650,8 @@ self: { }: mkDerivation { pname = "engine-io"; - version = "1.2.4"; - sha256 = "08445vp6ma2jids99b21grw8pds086yvbcbh6iyr8x3z74020y1m"; + version = "1.2.5"; + sha256 = "09hndfmgvganfj2y53zj5dpy1dn8rain3fyxknr14ln8c75jprah"; buildDepends = [ aeson async attoparsec base base64-bytestring bytestring either free monad-loops mwc-random stm stm-delay text transformers @@ -43516,8 +43669,8 @@ self: { }: mkDerivation { pname = "engine-io-snap"; - version = "1.0.2"; - sha256 = "0x2sb3b825ds1g2g15yyqxdrw6bh968ivmyd1933l47649qbs0xr"; + version = "1.0.3"; + sha256 = "0i2099b4drvzknz6ifi4dvgfibkqxfrz6w3a15k09nw3vxc14hbg"; buildDepends = [ attoparsec-enumerator base bytestring containers engine-io MonadCatchIO-transformers snap-core unordered-containers websockets @@ -43534,10 +43687,8 @@ self: { }: mkDerivation { pname = "engine-io-yesod"; - version = "1.0.1"; - revision = "1"; - sha256 = "0pczmiqrg046r367j071h2hr6p2amw93sqy7j1drd2gdiwaxzn02"; - editedCabalFile = "5963c385f145309049f67eb35f835abf2530a7b117730bd9fe0c4991837a52aa"; + version = "1.0.2"; + sha256 = "15hjq128zn23kq5nlmpv7sbrhzhv1936psgf8aa7yxvx4xwy6baw"; buildDepends = [ base bytestring conduit conduit-extra engine-io http-types text unordered-containers wai wai-websockets websockets yesod-core @@ -43951,17 +44102,20 @@ self: { "equivalence" = callPackage ({ mkDerivation, base, containers, mtl, QuickCheck, STMonadTrans , template-haskell, test-framework, test-framework-quickcheck2 + , transformers, transformers-compat }: mkDerivation { pname = "equivalence"; - version = "0.3.0.1"; - sha256 = "0ym4dlwajwh9qk6wgqzbwy0nfnq13a3f4lcfhw7g7xn63lkwm7ch"; - buildDepends = [ base containers mtl STMonadTrans ]; + version = "0.3.1"; + sha256 = "0zi053l03r5qcnpsphnq8xqazd0cbgj9n44hn47s1hagdra3j1bs"; + buildDepends = [ + base containers mtl STMonadTrans transformers transformers-compat + ]; testDepends = [ base containers mtl QuickCheck STMonadTrans template-haskell - test-framework test-framework-quickcheck2 + test-framework test-framework-quickcheck2 transformers + transformers-compat ]; - jailbreak = true; homepage = "https://bitbucket.org/paba/equivalence/"; description = "Maintaining an equivalence relation implemented as union-find using STT"; license = stdenv.lib.licenses.bsd3; @@ -44251,8 +44405,8 @@ self: { }: mkDerivation { pname = "esqueleto"; - version = "2.1.2.3"; - sha256 = "0pa4j9xd8hk2imfggkjxk08314jpi0fh9z0pkr7f8mix6rvqm8ir"; + version = "2.1.3"; + sha256 = "1wsq058dm849ldxn5gjayagb6ds56b80dinyrpbjw8b0fr3s6v9d"; buildDepends = [ base conduit monad-logger persistent resourcet tagged text transformers unordered-containers @@ -44607,6 +44761,19 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "exact-pi" = callPackage + ({ mkDerivation, base, groups }: + mkDerivation { + pname = "exact-pi"; + version = "0.1.0.0"; + sha256 = "01vljbgsqwiv6chlp1nfvmfc4wd3nq89mvn7x8s68dhfd8f8m2g6"; + buildDepends = [ base groups ]; + jailbreak = true; + homepage = "https://github.com/dmcclean/exact-pi"; + description = "Exact rational multiples of pi (and integer powers of pi)"; + license = stdenv.lib.licenses.mit; + }) {}; + "exception-mailer" = callPackage ({ mkDerivation, base, hslogger, mime-mail, text }: mkDerivation { @@ -44735,8 +44902,8 @@ self: { }: mkDerivation { pname = "exhaustive"; - version = "1.1.0"; - sha256 = "14pdf5iks0j2vpg3w48qs32lnj8ahkd0jljjhx1qap66mss0i3jl"; + version = "1.1.1"; + sha256 = "0bgzg2qhx91hd9711bxv6cr2qc7m23g29al4gb7yx20cs78bz1mg"; buildDepends = [ base generics-sop template-haskell transformers ]; homepage = "http://github.com/ocharles/exhaustive"; description = "Compile time checks that a computation considers producing data through all possible constructors"; @@ -45065,12 +45232,13 @@ self: { }) {}; "extensible" = callPackage - ({ mkDerivation, base, binary, constraints, template-haskell }: + ({ mkDerivation, base, constraints, profunctors, template-haskell + }: mkDerivation { pname = "extensible"; - version = "0.3.2"; - sha256 = "1fb027d14100s384mhl0g09jpjxqam85g6yh0pnwcn3g4fzq0fln"; - buildDepends = [ base binary constraints template-haskell ]; + version = "0.3.3"; + sha256 = "0d574fra1f5cd0fakypjixkr9ag1zsgh7bc8l250sjqw1sjq4cmh"; + buildDepends = [ base constraints profunctors template-haskell ]; homepage = "https://github.com/fumieval/extensible"; description = "Extensible, efficient, lens-friendly data types"; license = stdenv.lib.licenses.bsd3; @@ -45449,8 +45617,8 @@ self: { ({ mkDerivation, base, containers, parsec, split, text }: mkDerivation { pname = "fasta"; - version = "0.5.1.3"; - sha256 = "1p5a98riv7wjkd0mdinqfm3qmhx6q4dbibdhpp9a4r4zm4ccwpfb"; + version = "0.5.1.5"; + sha256 = "12qjgmrd8pvzcx6ssky3vjbbh69yki1kpppkyksv0afbvd81qkv5"; buildDepends = [ base containers parsec split text ]; homepage = "https://github.com/GregorySchwartz/fasta"; description = "A simple, mindless parser for fasta files"; @@ -45579,8 +45747,8 @@ self: { }: mkDerivation { pname = "fay-builder"; - version = "0.2.0.4"; - sha256 = "0x1y9d2hgi3ky7f7ydc43dyd54dsmqcgxj6g8n2x3yfrcjkljq05"; + version = "0.2.0.5"; + sha256 = "18ii5dnzk866q79h43fspdz8dzg17mzfrykh3pl4p0q4qdnylv8i"; buildDepends = [ base Cabal data-default directory fay filepath safe split text ]; @@ -45672,8 +45840,8 @@ self: { }: mkDerivation { pname = "fb"; - version = "1.0.8"; - sha256 = "1cv722kkp6lbxajv3ka4088x2491yy41cfypqqkq753mm59x6s9m"; + version = "1.0.9"; + sha256 = "0f5zs1qnjkhrdlfvcl26l3j2xl58y97y7rh2dds12mvsyj7h446b"; buildDepends = [ aeson attoparsec base base16-bytestring base64-bytestring bytestring cereal conduit conduit-extra crypto-api cryptohash @@ -46099,8 +46267,8 @@ self: { }) {}; "ffmpeg-light" = callPackage - ({ mkDerivation, base, JuicyPixels, libavcodec, libavformat - , libavutil, libswscale, mtl, transformers, vector + ({ mkDerivation, base, ffmpeg, JuicyPixels, libavcodec, libavformat + , libswscale, mtl, transformers, vector }: mkDerivation { pname = "ffmpeg-light"; @@ -46109,13 +46277,13 @@ self: { isLibrary = true; isExecutable = true; buildDepends = [ base JuicyPixels mtl transformers vector ]; - pkgconfigDepends = [ libavcodec libavformat libavutil libswscale ]; + pkgconfigDepends = [ ffmpeg libavcodec libavformat libswscale ]; jailbreak = true; description = "Minimal bindings to the FFmpeg library"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; - }) { libavcodec = null; libavformat = null; libavutil = pkgs.ffmpeg; - libswscale = null;}; + }) { inherit (pkgs) ffmpeg; libavcodec = null; + libavformat = null; libswscale = null;}; "ffmpeg-tutorials" = callPackage ({ mkDerivation, base, bytestring, haskell98, hs-ffmpeg, SDL, stm @@ -46358,8 +46526,8 @@ self: { }: mkDerivation { pname = "filediff"; - version = "0.1.0.4"; - sha256 = "0jqmwlg7xpz03kqchnydgrxyiz8cf4ijv3019nshwqxjwjyzf50r"; + version = "0.1.0.6"; + sha256 = "10lhp6d87r2xiw0xrj8x0h7x5nzr2240w4q1ks3hhvrcpczzgy5w"; buildDepends = [ base data-default data-memocombinators directory either mtl tasty tasty-hunit text time transformers Zora @@ -47375,8 +47543,8 @@ self: { ({ mkDerivation, base, bytestring, c2hs, directory, process }: mkDerivation { pname = "fltkhs"; - version = "0.1.0.1"; - sha256 = "026cx8l24qjf91d8ikqyz7bj92apm3qzq0ml6rvybj44mrpd1c34"; + version = "0.1.0.2"; + sha256 = "11p957d12ivrf9r76zf2khjd736fdnhaj7qp0x6fbwmda2ifrij3"; isLibrary = true; isExecutable = true; buildDepends = [ base bytestring directory process ]; @@ -47678,8 +47846,8 @@ self: { ({ mkDerivation, aeson, base, text }: mkDerivation { pname = "forecast-io"; - version = "0.1.0.0"; - sha256 = "0z2hv8lv75zij9arvxdircc0db0r0m86fgk5496hh1gvxxd5pqw6"; + version = "0.2.0.0"; + sha256 = "17wsqrq1zq1p80gnrfsvks5bhickfqj5mh2prbzzkzb3s28l1mby"; buildDepends = [ aeson base text ]; homepage = "https://github.com/stormont/forecast-io"; description = "A Haskell library for working with forecast.io data."; @@ -47714,7 +47882,9 @@ self: { mkDerivation { pname = "foreign-var"; version = "0.1"; + revision = "1"; sha256 = "1rxfmzq9npj1170i85qhq5fhvvzb9j1wdi5lzmj57k4hlyxcwqjd"; + editedCabalFile = "f9c906434533279cfa8e2897c6eed6ed9c279f373efc5180bda76b704601fa1c"; buildDepends = [ base stm transformers ]; homepage = "http://github.com/ekmett/foreign-var/"; description = "Encapsulating mutatable state in external libraries"; @@ -48128,12 +48298,13 @@ self: { }: mkDerivation { pname = "free-functors"; - version = "0.6.3.3"; - sha256 = "05q3b5ls6c63piywyxpa87gzn0c46xwgisq6skb05a38q24za3a0"; + version = "0.6.4.1"; + sha256 = "1mc5y29j4khl222dwb9xcnfmn2jh3v47rkvkzwvlgrbg5bh81kzk"; buildDepends = [ algebraic-classes base comonad constraints template-haskell transformers void ]; + jailbreak = true; homepage = "https://github.com/sjoerdvisscher/free-functors"; description = "Provides free functors that are adjoint to functors that forget class constraints"; license = stdenv.lib.licenses.bsd3; @@ -48385,17 +48556,16 @@ self: { }) {}; "friday" = callPackage - ({ mkDerivation, base, bytestring, convertible, deepseq, primitive - , QuickCheck, ratio-int, test-framework, test-framework-quickcheck2 + ({ mkDerivation, base, convertible, deepseq, primitive, QuickCheck + , ratio-int, test-framework, test-framework-quickcheck2 , transformers, vector }: mkDerivation { pname = "friday"; - version = "0.2.1.0"; - sha256 = "02n0cdmd4fc3vi2i73s7q4pynnn29dpa1rh94z6j5lb5arcz9i8p"; + version = "0.2.1.1"; + sha256 = "1snbmr1q60lg94zzfxfc0pfzyi695m7dc79vpi66c8kb5anwahw8"; buildDepends = [ - base bytestring convertible deepseq primitive ratio-int - transformers vector + base convertible deepseq primitive ratio-int transformers vector ]; testDepends = [ base QuickCheck test-framework test-framework-quickcheck2 vector @@ -48832,8 +49002,8 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "functor-monadic"; - version = "0.1.0.1"; - sha256 = "0791pqg4b9nr4ggfhi6ijjxmnwyf2yyqxfk9iahf6jn0y09lr7pm"; + version = "0.1.0.2"; + sha256 = "03jipdzark9dhwlym7ky887zzl3cdsc18wwwmg5szl1wgg30li1n"; buildDepends = [ base ]; homepage = "https://github.com/ombocomp/FunctorMonadic/"; description = "Monad-style combinators for functors"; @@ -49756,8 +49926,8 @@ self: { ({ mkDerivation, base, containers, mtl, template-haskell }: mkDerivation { pname = "genifunctors"; - version = "0.2.2.0"; - sha256 = "0j0pxpb46iq5vqbr5x1cjng9dpjcbd3q2r53ds27b956pyi82m19"; + version = "0.3"; + sha256 = "16jsy5dyp1hqnk40nzjprkw3bfdbc92vkgzmwdds67ljh0jn6815"; buildDepends = [ base containers mtl template-haskell ]; testDepends = [ base containers mtl template-haskell ]; homepage = "https://github.com/danr/genifunctors"; @@ -49955,8 +50125,8 @@ self: { }: mkDerivation { pname = "getopt-generics"; - version = "0.2"; - sha256 = "12zidbkxnksh05l8ds100y6sx29l0i8x0xy3zfczh4cir4lbz67g"; + version = "0.3"; + sha256 = "188zymhbnhcpbsljpbjsz6zhwax8zakjvlh7pqxqyag4fdd3qgc1"; buildDepends = [ base base-compat generics-sop tagged ]; testDepends = [ base base-compat generics-sop hspec hspec-expectations silently @@ -50838,8 +51008,8 @@ self: { }: mkDerivation { pname = "git-annex"; - version = "5.20150406.1"; - sha256 = "11r4i1bwkkwwffqqk0s9w9brbc7xnkjr6qw7amzagk4lfvcvpsvi"; + version = "5.20150409"; + sha256 = "0pap6sxzlxj43qs8m6dmrpy82123jprl4lva3j10yblgkpg4j9lf"; isLibrary = false; isExecutable = true; buildDepends = [ @@ -51473,8 +51643,8 @@ self: { }: mkDerivation { pname = "gl"; - version = "0.7.4"; - sha256 = "08b7mayd1qfalqrr2zh8ra7mm05l2inifjamvxn84697mnvxhjg7"; + version = "0.7.5"; + sha256 = "0ffc9lks1fd4ch7pygdl8yfmy425aazykrn2niakb876kzzm5axi"; buildDepends = [ base containers directory filepath fixed half hxt split transformers @@ -58978,6 +59148,7 @@ self: { base-prelude either hasql-backend hasql-postgres hspec monad-control mtl-prelude slave-thread text vector ]; + jailbreak = true; homepage = "https://github.com/nikita-volkov/hasql"; description = "A minimalistic general high level API for relational databases"; license = stdenv.lib.licenses.mit; @@ -59144,8 +59315,8 @@ self: { ({ mkDerivation, base, haste-compiler, transformers }: mkDerivation { pname = "haste-perch"; - version = "0.1.0.8"; - sha256 = "0p15wzl7rina4pnldhkm188addqlgmc9k4cryv7v2dr9i0wv5y8f"; + version = "0.1.0.9"; + sha256 = "1a92ahmphsr0dgj1jlp2cxpq5yy59b3avw3gzmv0jzrds41p3ic8"; buildDepends = [ base haste-compiler transformers ]; homepage = "https://github.com/agocorona/haste-perch"; description = "Create, navigate and modify the DOM tree with composable syntax, with the haste compiler"; @@ -60341,9 +60512,9 @@ self: { mkDerivation { pname = "heist"; version = "0.14.1"; - revision = "1"; + revision = "2"; sha256 = "11g6nrg9xn9ypwrz7mj3hqjhg45ia1miihh1ydls7vfdm2fqlagy"; - editedCabalFile = "2d58f7f1572a3a9ed3f20cb344a4f45e33303a40889b1e5bd8f83e4b972b195e"; + editedCabalFile = "73ce4cfe9090a973644268118b4d765577c2e8ddeeb1ad245d335772f5369d34"; buildDepends = [ aeson attoparsec base blaze-builder blaze-html bytestring containers directory directory-tree dlist errors filepath hashable @@ -62605,12 +62776,11 @@ self: { }: mkDerivation { pname = "hledger-irr"; - version = "0.1.1.5"; - sha256 = "0xv8rmxf1534g6mbxlhmrx71w0amdrhhj1dwyw5dv91i743br5mp"; + version = "0.1.1.6"; + sha256 = "1w8f69ssr7g50w4mikfakznrw7y0lqcjr78ad5bwz37ppi4fhdvj"; isLibrary = false; isExecutable = true; buildDepends = [ base Cabal Decimal hledger-lib statistics time ]; - jailbreak = true; description = "computes the internal rate of return of an investment"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -62750,6 +62920,22 @@ self: { license = stdenv.lib.licenses.mit; }) { inherit (pkgs) git; inherit (pkgs) openssl;}; + "hlibsass" = callPackage + ({ mkDerivation, base, hspec, sass }: + mkDerivation { + pname = "hlibsass"; + version = "0.1.1.0"; + revision = "1"; + sha256 = "1dq09m5ag63zzhfa5xkvh3vzrn2ywamvdl41gjrirmbiziqa86l8"; + editedCabalFile = "768c79fd71253719dfd74821dbf070bd3d1ff30a298fd76d9e6c616bd4b5799a"; + buildDepends = [ base ]; + testDepends = [ base hspec ]; + extraLibraries = [ sass ]; + homepage = "https://github.com/jakubfijalkowski/hlibsass"; + description = "Low-level bindings to libsass"; + license = stdenv.lib.licenses.mit; + }) { sass = null;}; + "hlint" = callPackage ({ mkDerivation, ansi-terminal, base, cmdargs, containers, cpphs , directory, extra, filepath, haskell-src-exts, hscolour, process @@ -62907,8 +63093,8 @@ self: { ({ mkDerivation, base, bytestring, cassava, hmatrix, vector }: mkDerivation { pname = "hmatrix-csv"; - version = "0.1.0.1"; - sha256 = "0xfh7gj4f5sb14j3m15mp9bddz90jk0g4qz0rjhfdwyd8k9k6hfp"; + version = "0.1.0.2"; + sha256 = "0cbnxzl9ymqnyrikwk13d660l3hmi4ln5zdx0q814k8b7hyvsnkb"; buildDepends = [ base bytestring cassava hmatrix vector ]; homepage = "https://github.com/grtlr/hmatrix-csv"; description = "CSV encoding and decoding for hmatrix"; @@ -63939,8 +64125,8 @@ self: { }: mkDerivation { pname = "hoogle"; - version = "4.2.39"; - sha256 = "0n3sh13lhg9aip1390by0wfdfsrnqz61zgs6ji143ak7fdff1559"; + version = "4.2.40"; + sha256 = "11clwdqgsg38lw0jc382xkazlgm8lpa7d8sydgi14wkgwy4v9zqv"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -64430,19 +64616,19 @@ self: { }) {}; "hp2pretty" = callPackage - ({ mkDerivation, array, attoparsec, base, bytestring, containers - , filepath, floatshow, mtl + ({ mkDerivation, array, attoparsec, base, containers, filepath + , floatshow, mtl, text }: mkDerivation { pname = "hp2pretty"; - version = "0.5"; - sha256 = "1kjfvp29s8wwdwpkqx47qpqy5ybl1ynx42idraarngcv8i9bzfgm"; + version = "0.6"; + sha256 = "1bma881ljhwhzirj2q9rqf0bxx9xfy0ng2z9mrhdnaywnw4d8v4c"; isLibrary = false; isExecutable = true; buildDepends = [ - array attoparsec base bytestring containers filepath floatshow mtl + array attoparsec base containers filepath floatshow mtl text ]; - homepage = "http://gitorious.org/hp2pretty"; + homepage = "http://code.mathr.co.uk/hp2pretty"; description = "generate pretty graphs from heap profiles"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -64640,8 +64826,8 @@ self: { }: mkDerivation { pname = "hplayground"; - version = "0.1.2.9"; - sha256 = "090j08ygfjsmhyfdg0azl0qwfm0i96yyk67xnwyv1as56r2pvn6r"; + version = "0.1.3.1"; + sha256 = "15yri40046lap05b762k4nk9nly8k6cbypic790zfmhj9ljjq1bv"; buildDepends = [ base containers data-default haste-compiler haste-perch monads-tf transformers @@ -65506,6 +65692,26 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) { xenctrl = null;}; + "hsass" = callPackage + ({ mkDerivation, base, data-default-class, filepath, hlibsass + , hspec, hspec-discover, monad-loops, mtl, temporary + }: + mkDerivation { + pname = "hsass"; + version = "0.1.0"; + sha256 = "1hl0lpjkzxhd4svkfvzl6p8gg32qvkggqdphz14fi11p34ksf41i"; + buildDepends = [ + base data-default-class filepath hlibsass monad-loops mtl + ]; + testDepends = [ + base data-default-class hspec hspec-discover temporary + ]; + jailbreak = true; + homepage = "https://github.com/jakubfijalkowski/hsass"; + description = "Integrating Sass into Haskell applications"; + license = stdenv.lib.licenses.mit; + }) {}; + "hsay" = callPackage ({ mkDerivation, base, Hclip, HTTP, process, unix }: mkDerivation { @@ -66434,8 +66640,8 @@ self: { ({ mkDerivation, base, haskeline }: mkDerivation { pname = "hsilop"; - version = "0.1.0.0"; - sha256 = "1yaghdyw94ynq5wg6qk5yswrwwf4vx6j7kpl43alym8dh754npw5"; + version = "0.1.1.0"; + sha256 = "001wwlwxd3qb3mcpn0l5qmd7nvpy8qlrcr5j3s5111pgfi8ib0sn"; isLibrary = false; isExecutable = true; buildDepends = [ base haskeline ]; @@ -66953,13 +67159,17 @@ self: { }) {}; "hspec-contrib" = callPackage - ({ mkDerivation, base, hspec, hspec-core, HUnit, QuickCheck }: + ({ mkDerivation, base, hspec, hspec-core, HUnit, logging-facade + , QuickCheck + }: mkDerivation { pname = "hspec-contrib"; - version = "0.2.0"; - sha256 = "0p6jh3j84cq66gfp2pk957ha4ds7797vfbfri9lsg9gd4998dwkq"; - buildDepends = [ base hspec-core HUnit ]; - testDepends = [ base hspec hspec-core HUnit QuickCheck ]; + version = "0.2.1"; + sha256 = "0m7h0bl34qp8yc5pdlk9hn3a9drd11qy7qkqx3lqh2kzr7wbffj0"; + buildDepends = [ base hspec-core HUnit logging-facade ]; + testDepends = [ + base hspec hspec-core HUnit logging-facade QuickCheck + ]; homepage = "http://hspec.github.io/"; description = "Contributed functionality for Hspec"; license = stdenv.lib.licenses.mit; @@ -67037,7 +67247,9 @@ self: { mkDerivation { pname = "hspec-expectations-lifted"; version = "0.5.0"; + revision = "1"; sha256 = "0c3fxgwxjwqgwpnlxlbp2amhk44m34iq2lxs1rxkp3vjwkqi2m8b"; + editedCabalFile = "43e88e0e7587ba1965ba3f2416500c239ad44ba19043bb249c6f307665e85208"; buildDepends = [ base hspec-expectations transformers ]; testDepends = [ base hspec ]; description = "A version of hspec-expectations generalized to MonadIO"; @@ -67166,20 +67378,20 @@ self: { "hspec-snap" = callPackage ({ mkDerivation, aeson, base, bytestring, containers , digestive-functors, directory, HandsomeSoup, hspec, hspec-core - , hxt, lens, mtl, snap, snap-core, snap-extras, text, transformers + , hxt, lens, mtl, snap, snap-core, text, transformers }: mkDerivation { pname = "hspec-snap"; - version = "0.3.2.3"; - sha256 = "187j2fhiwv3v2rlh1h9jdxpywdms9n37yp3597dmsbq2kggzsigh"; + version = "0.3.2.4"; + sha256 = "1sp1shbkdfphaj207993qnyxjh4jd0vkwf7157v2hg8cny6qvnbf"; buildDepends = [ base bytestring containers digestive-functors HandsomeSoup hspec hspec-core hxt lens mtl snap snap-core text transformers ]; testDepends = [ aeson base bytestring containers digestive-functors directory - HandsomeSoup hspec hspec-core hxt lens mtl snap snap-core - snap-extras text transformers + HandsomeSoup hspec hspec-core hxt lens mtl snap snap-core text + transformers ]; jailbreak = true; homepage = "https://github.com/dbp/hspec-snap"; @@ -67999,6 +68211,23 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "html-entities" = callPackage + ({ mkDerivation, attoparsec, base, base-prelude, directory, doctest + , filepath, text, unordered-containers + }: + mkDerivation { + pname = "html-entities"; + version = "1.0.0.2"; + sha256 = "09djrc8ws8ijig8syanjj29b4fdgrf6cp7py3vx2x1gap4jg5zya"; + buildDepends = [ + attoparsec base-prelude text unordered-containers + ]; + testDepends = [ base base-prelude directory doctest filepath ]; + homepage = "https://github.com/nikita-volkov/html-entities"; + description = "An \"attoparsec\" parser and a decoder of HTML entities"; + license = stdenv.lib.licenses.mit; + }) {}; + "html-kure" = callPackage ({ mkDerivation, base, hxt, kure }: mkDerivation { @@ -68072,8 +68301,8 @@ self: { ({ mkDerivation, base, containers, text }: mkDerivation { pname = "html5-entity"; - version = "0.2.0.2"; - sha256 = "1vy47b9k71jjrrhgakq9hla67cf006fvj6ggqxq14b0a1bclfkf7"; + version = "0.2.0.3"; + sha256 = "0bmmzshxanzw5y2y0hvgzz9yw18jqgv535i1xq2a5lf7w8wpj1if"; isLibrary = true; isExecutable = true; buildDepends = [ base containers text ]; @@ -68242,8 +68471,8 @@ self: { }: mkDerivation { pname = "http-client"; - version = "0.4.11"; - sha256 = "0lzrvkja3na2s6r4ixgnj7fx8gjm02bxxs101d69d6s3b0n80phb"; + version = "0.4.11.1"; + sha256 = "122h9g6nk17nwxrwqwni75gfbc221s1jvjjlmq6sh9ksgsyh09b4"; buildDepends = [ array base base64-bytestring blaze-builder bytestring case-insensitive clock containers cookie data-default-class deepseq @@ -69566,10 +69795,8 @@ self: { ({ mkDerivation, base, hxt, mtl }: mkDerivation { pname = "hxt-pickle-utils"; - version = "0.1.0.2"; - revision = "1"; - sha256 = "06v4935lljcyyx4a5v0z4id3fz4v28aghsrzr94k6diibpnwcdz2"; - editedCabalFile = "89173b402c57c3ee7ee0eb2814e58d81e46cce5742a4f01684980b841359d2fb"; + version = "0.1.0.3"; + sha256 = "1id9459yphsbxqa0z89dhsmqqcgvk2axv91d05aw3n6r4ygs3nwx"; buildDepends = [ base hxt mtl ]; homepage = "https://github.com/silkapp/hxt-pickle-utils"; description = "Utility functions for using HXT picklers"; @@ -70345,16 +70572,19 @@ self: { }) {}; "ideas" = callPackage - ({ mkDerivation, array, base, cgi, containers, directory, filepath - , parsec, QuickCheck, random, time, uniplate, wl-pprint + ({ mkDerivation, array, base, bytestring, containers, Diff + , directory, exceptions, filepath, mtl, multipart, network + , old-locale, old-time, parsec, QuickCheck, random, time, uniplate + , wl-pprint, xhtml }: mkDerivation { pname = "ideas"; - version = "1.2"; - sha256 = "13mj1xa1bpr0bj9id00vcm6fnai7cf2289s6gs52rmkbnhkp998m"; + version = "1.3.1"; + sha256 = "1rwvnxih9lb8hw3wvnv377z78szdq80qsrspnxbdqf37kfdw3fx0"; buildDepends = [ - array base cgi containers directory filepath parsec QuickCheck - random time uniplate wl-pprint + array base bytestring containers Diff directory exceptions filepath + mtl multipart network old-locale old-time parsec QuickCheck random + time uniplate wl-pprint xhtml ]; jailbreak = true; homepage = "http://ideas.cs.uu.nl/www/"; @@ -70369,8 +70599,8 @@ self: { }: mkDerivation { pname = "ideas-math"; - version = "1.1"; - sha256 = "1wvxkav9c7d2na9wkzkl4pxhwihlw6iqdjga7gbjy7pmqn8xja51"; + version = "1.2"; + sha256 = "1s3pryjzc7dkmfdfrysag1w1j752y29cga4040a8fag10n9w7rr2"; isLibrary = false; isExecutable = true; buildDepends = [ base containers ideas parsec QuickCheck random ]; @@ -71495,8 +71725,8 @@ self: { }: mkDerivation { pname = "inflections"; - version = "0.1.0.9"; - sha256 = "10l7dnjc6h75bf61rp38w7pqm6yqvhssvjqmh01nwa2bxxayzl7m"; + version = "0.1.0.10"; + sha256 = "0v9iz9q4f5cx2hr0afvbzy5ax71kx1klbjrla14bqdfh55hzdhrp"; buildDepends = [ base containers parsec ]; testDepends = [ base containers HUnit parsec QuickCheck test-framework @@ -72145,7 +72375,7 @@ self: { }) {}; "io-streams" = callPackage - ({ mkDerivation, attoparsec, base, blaze-builder, bytestring + ({ mkDerivation, attoparsec, base, bytestring, bytestring-builder , deepseq, directory, filepath, HUnit, mtl, network, primitive , process, QuickCheck, test-framework, test-framework-hunit , test-framework-quickcheck2, text, time, transformers, vector @@ -72153,17 +72383,17 @@ self: { }: mkDerivation { pname = "io-streams"; - version = "1.2.1.2"; - sha256 = "03jwm9p4pmh6bra19lkgbkb08aghfylv4gjwg3mfcipw981dnzb8"; + version = "1.3.0.0"; + sha256 = "029qp0jfap6jczxdi2my1g4vcp8pr4zkxp64xfl7cyiigbapkimw"; buildDepends = [ - attoparsec base blaze-builder bytestring network primitive process - text time transformers vector zlib-bindings + attoparsec base bytestring bytestring-builder network primitive + process text time transformers vector zlib-bindings ]; testDepends = [ - attoparsec base blaze-builder bytestring deepseq directory filepath - HUnit mtl network primitive process QuickCheck test-framework - test-framework-hunit test-framework-quickcheck2 text time - transformers vector zlib zlib-bindings + attoparsec base bytestring bytestring-builder deepseq directory + filepath HUnit mtl network primitive process QuickCheck + test-framework test-framework-hunit test-framework-quickcheck2 text + time transformers vector zlib zlib-bindings ]; configureFlags = [ "-fnointeractivetests" ]; description = "Simple, composable, and easy-to-use stream I/O"; @@ -72467,6 +72697,17 @@ self: { license = "unknown"; }) {}; + "irc-colors" = callPackage + ({ mkDerivation, base, text }: + mkDerivation { + pname = "irc-colors"; + version = "0.1"; + sha256 = "1xl38bq1b6w7z8q0frra4h76lyk63bsy5i1qd34pdgwvikd2rkh0"; + buildDepends = [ base text ]; + description = "Colourize your IRC strings"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "irc-conduit" = callPackage ({ mkDerivation, async, base, bytestring, conduit, conduit-extra , connection, irc, irc-ctcp, network-conduit-tls, text, time, tls @@ -73757,7 +73998,9 @@ self: { mkDerivation { pname = "jose-jwt"; version = "0.5"; + revision = "2"; sha256 = "0pk6fq3wsbl6pl79dcyns1c94xmv98acfr6rbxhyfqmc5lys759s"; + editedCabalFile = "e3f6e8d368c88a0be06d656e627e86b8ad481cf75578a97af2a5c29bf0bb55b6"; buildDepends = [ aeson base base64-bytestring byteable bytestring cereal cipher-aes containers crypto-cipher-types crypto-numbers crypto-pubkey @@ -74153,20 +74396,20 @@ self: { "json-schema" = callPackage ({ mkDerivation, aeson, aeson-utils, attoparsec, base, bytestring , containers, generic-aeson, generic-deriving, mtl, scientific - , tagged, tasty, tasty-hunit, tasty-th, text, time - , unordered-containers, vector + , tasty, tasty-hunit, tasty-th, text, time, unordered-containers + , vector }: mkDerivation { pname = "json-schema"; - version = "0.7.3.3"; - sha256 = "0645ji3dl0xilpkgpblz3kkp1yvzxxcm9qm205wk2xsn00mp864c"; + version = "0.7.3.4"; + sha256 = "0p9m706hl8phl12zb9inn6hkrgzxgd3k9lg2p1kav53j5mz17w0p"; buildDepends = [ aeson base containers generic-aeson generic-deriving mtl scientific - tagged text time unordered-containers vector + text time unordered-containers vector ]; testDepends = [ - aeson aeson-utils attoparsec base bytestring generic-aeson tagged - tasty tasty-hunit tasty-th text vector + aeson aeson-utils attoparsec base bytestring generic-aeson tasty + tasty-hunit tasty-th text vector ]; description = "Types and type classes for defining JSON schemas"; license = stdenv.lib.licenses.bsd3; @@ -74405,6 +74648,19 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "jumpthefive" = callPackage + ({ mkDerivation, base, parallel }: + mkDerivation { + pname = "jumpthefive"; + version = "0.0.1"; + sha256 = "0ymp7hkkla7jxn3c7prsrcdl0mzkpqdm6ivq599qwx39rcnq6dpl"; + isLibrary = true; + isExecutable = true; + buildDepends = [ base parallel ]; + description = "an elementary symmetric chiffre for pragmatically protecting one's effects"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "jvm-parser" = callPackage ({ mkDerivation, array, base, binary, bytestring, containers , data-binary-ieee754, fgl, fingertree, pretty, zlib @@ -75080,8 +75336,8 @@ self: { }: mkDerivation { pname = "knots"; - version = "0.1.0.0"; - sha256 = "1kqcfabbk308ph9i04d6sz9hrh2lcmqp7aml7av9h15hdhq77nf2"; + version = "0.1.0.1"; + sha256 = "1yv26gnf8aipjh6d6apszbx4jwvfa7cafnjz0frw73xagnd1z084"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -76943,6 +77199,25 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "ldap-client" = callPackage + ({ mkDerivation, asn1-encoding, asn1-types, async, base, bytestring + , connection, containers, hspec, network, process, semigroups, stm + , text + }: + mkDerivation { + pname = "ldap-client"; + version = "0.1.0"; + sha256 = "18c33jfgwa7vdickxshyhmrqdpndy7ayjd3z0zqkjqa7awd0zcf4"; + buildDepends = [ + asn1-encoding asn1-types async base bytestring connection + containers network semigroups stm text + ]; + testDepends = [ base bytestring hspec process semigroups ]; + homepage = "https://supki.github.io/ldap-client"; + description = "Pure Haskell LDAP Client Library"; + license = stdenv.lib.licenses.bsd2; + }) {}; + "ldif" = callPackage ({ mkDerivation, base, bytestring, cmdargs, containers, directory , filepath, HUnit, parsec, rosezipper @@ -77168,6 +77443,24 @@ self: { license = "GPL"; }) {}; + "lendingclub" = callPackage + ({ mkDerivation, aeson, base, blaze-builder, bytestring, HsOpenSSL + , http-streams, io-streams, mtl, scientific, text, vector + }: + mkDerivation { + pname = "lendingclub"; + version = "0.1.1"; + sha256 = "1r40qm7f45vgzdxnzlhpqhsi81rbwa2nss3gf1d5mqz32dscjwfx"; + buildDepends = [ + aeson base blaze-builder bytestring HsOpenSSL http-streams + io-streams mtl scientific text vector + ]; + jailbreak = true; + homepage = "https://www.lendingclub.com/developers/lc-api.action"; + description = "Bindings for the LendingClub marketplace API"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "lens_4_7_0_1" = callPackage ({ mkDerivation, array, base, bifunctors, bytestring, comonad , containers, contravariant, deepseq, directory, distributive @@ -77182,9 +77475,9 @@ self: { mkDerivation { pname = "lens"; version = "4.7.0.1"; - revision = "2"; + revision = "3"; sha256 = "1j9d7g4sj38zq2r8vhy05b2kbxx1sg2k0b3yx05lbxlb79wcm1j1"; - editedCabalFile = "fd79ae606fe461d82d0eca185ade4ba04200b4afbf65348a59ffc600a5b7dc03"; + editedCabalFile = "6ac87d4c8600c9497c965d54b1e97f10d0073bed3c45381b78d1ba4b81da57c8"; buildDepends = [ array base bifunctors bytestring comonad containers contravariant distributive exceptions filepath free ghc-prim hashable mtl @@ -77500,8 +77793,8 @@ self: { }: mkDerivation { pname = "lexer-applicative"; - version = "1.0.0.1"; - sha256 = "14srsxw3xyhllmxlxkfid1njay5dca4zy488sa1lmsffrfdkp20z"; + version = "1.1"; + sha256 = "1yl4404w5pmmpa1l7j4zlm5lg24jglxff04qdc757bd1r0bklbw1"; buildDepends = [ base regex-applicative srcloc ]; testDepends = [ base deepseq regex-applicative srcloc tasty tasty-hunit @@ -78504,12 +78797,11 @@ self: { }: mkDerivation { pname = "linear-opengl"; - version = "0.2.0.7"; - sha256 = "0yj98757d6z1bh3mqajn58ax2iaxnf2nl68wvbjv2pncwfn679m6"; + version = "0.2.0.8"; + sha256 = "18yy35pcl4jg0albh9dhngi7q4ak40fzr6ypa2piz2di4zqhfqp6"; buildDepends = [ base distributive lens linear OpenGL OpenGLRaw tagged ]; - jailbreak = true; homepage = "http://www.github.com/bgamari/linear-opengl"; description = "Isomorphisms between linear and OpenGL types"; license = stdenv.lib.licenses.bsd3; @@ -79387,8 +79679,8 @@ self: { }: mkDerivation { pname = "llvm-general"; - version = "3.4.5.2"; - sha256 = "1n6c1dna2lw3z36y6pnx15qsqwdmdd0cki0snh4yhbfjvcz5lack"; + version = "3.4.5.3"; + sha256 = "03rps9ga20cdqfh2khqnahwrkljs714ac7yx9x7krb3dngf83zsm"; buildDepends = [ array base bytestring containers llvm-general-pure mtl parsec setenv template-haskell transformers transformers-compat @@ -79413,8 +79705,8 @@ self: { }: mkDerivation { pname = "llvm-general-pure"; - version = "3.4.5.2"; - sha256 = "1ybrn3y10nz69jsmhhzv652skyd4d4xb6b89zlc4n5xvrpxxg36j"; + version = "3.4.5.3"; + sha256 = "1b3zh2y3b3jj5sg6421wv2qsrhyjs23qdzrk693r7mpj10rd258k"; buildDepends = [ base containers mtl parsec setenv template-haskell transformers transformers-compat @@ -79875,21 +80167,22 @@ self: { }) {}; "logic-classes" = callPackage - ({ mkDerivation, applicative-extras, base, containers, fgl, HUnit - , mtl, pretty, PropLogic, safecopy, set-extra, syb, syb-with-class - , template-haskell, text + ({ mkDerivation, applicative-extras, base, containers, HUnit, mtl + , pretty, PropLogic, safecopy, set-extra, syb, template-haskell }: mkDerivation { pname = "logic-classes"; - version = "1.5"; - sha256 = "12rdq38wga5d4d2mw21rmdmgjg7vqhap0zl2f5wzn79hl7814rwz"; - isLibrary = true; - isExecutable = true; + version = "1.5.1"; + sha256 = "06bywqjx7xrfv5d4kc3qhcb017zj7709cn8fvrqvs9a014yazdid"; buildDepends = [ - applicative-extras base containers fgl HUnit mtl pretty PropLogic - safecopy set-extra syb syb-with-class template-haskell text + applicative-extras base containers HUnit mtl pretty PropLogic + safecopy set-extra syb template-haskell ]; - homepage = "http://src.seereason.com/logic-classes"; + testDepends = [ + applicative-extras base containers HUnit mtl pretty PropLogic + set-extra syb + ]; + homepage = "https://github.com/seereason/logic-classes"; description = "Framework for propositional and first order logic, theorem proving"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; @@ -82855,8 +83148,8 @@ self: { }: mkDerivation { pname = "midi"; - version = "0.2.1.3"; - sha256 = "0mqf6q7686zdxljkz3bqa2zhkgirqz5c1fkbd3n4wyipzhjc773a"; + version = "0.2.1.4"; + sha256 = "1afi6vam6cbpgfabypxdyilz4jc8q5kx2199vfxvgjjzsr33arfz"; buildDepends = [ base binary bytestring event-list explicit-exception monoid-transformer non-negative QuickCheck random transformers @@ -85675,6 +85968,7 @@ self: { attoparsec base base58-bytestring base64-bytestring byteable bytestring cryptohash hex io-streams optparse-applicative ]; + jailbreak = true; homepage = "https://github.com/LukeHoersten/multihash"; description = "Multihash library and CLI executable"; license = stdenv.lib.licenses.bsd3; @@ -86315,18 +86609,17 @@ self: { }) {}; "mvc" = callPackage - ({ mkDerivation, async, base, contravariant, managed, mmorph, pipes - , pipes-concurrency, transformers + ({ mkDerivation, async, base, contravariant, foldl, managed, mmorph + , pipes, pipes-concurrency, transformers }: mkDerivation { pname = "mvc"; - version = "1.0.3"; - sha256 = "1b1342qxyn2jxb3a5c9bp6ai7iwhbjxgfpbh2kjm7v75444lx78g"; + version = "1.0.4"; + sha256 = "0mbbcjcvd05ql76ys5fmsr57aif1bysasz91rvmp795a9wj3i83i"; buildDepends = [ - async base contravariant managed mmorph pipes pipes-concurrency - transformers + async base contravariant foldl managed mmorph pipes + pipes-concurrency transformers ]; - jailbreak = true; description = "Model-view-controller"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -87162,18 +87455,46 @@ self: { }: mkDerivation { pname = "nero"; - version = "0.2"; - sha256 = "1jw8sji0ci4za62zgjdlxsh9rknaj3pdm7p32rxdd33i6ir6pmh0"; + version = "0.3"; + sha256 = "11c3aghnfj8grvaxy32qnp77dp7q9mi6l7hwb9dl032qmdfwnrj1"; buildDepends = [ base bifunctors bytestring containers lens text ]; testDepends = [ base bytestring doctest Glob lens tasty tasty-hunit text ]; - homepage = "https://github.com/jdnavarro/nero"; + homepage = "https://github.com/plutonbrb/nero"; description = "Lens-based HTTP toolkit"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "nero-wai" = callPackage + ({ mkDerivation, base, bytestring, http-types, lens, nero, text + , wai, wai-extra + }: + mkDerivation { + pname = "nero-wai"; + version = "0.3"; + sha256 = "1jz2was51lfqiq1krrjljy7yl2z49nlj72x9dspc748dznizb8aw"; + buildDepends = [ + base bytestring http-types lens nero text wai wai-extra + ]; + homepage = "https://github.com/plutonbrb/nero-wai"; + description = "WAI adapter for Nero server applications"; + license = stdenv.lib.licenses.bsd3; + }) {}; + + "nero-warp" = callPackage + ({ mkDerivation, base, nero, nero-wai, warp }: + mkDerivation { + pname = "nero-warp"; + version = "0.3"; + sha256 = "1ddr0hs9x7r74f5bb00fbi0z87cfkxp21m5ikp5qgyblqb09940s"; + buildDepends = [ base nero nero-wai warp ]; + homepage = "https://github.com/plutonbrb/nero-warp"; + description = "Run Nero server applications with Warp"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "nested-routes" = callPackage ({ mkDerivation, aeson, base, blaze-html, bytestring, containers , hspec, http-types, lucid, mtl, pseudo-trie, QuickCheck @@ -87182,8 +87503,8 @@ self: { }: mkDerivation { pname = "nested-routes"; - version = "0.1"; - sha256 = "0fz6lshm79iy62bxgg22bgrn8irgfalp5a3dllzlhbci8q5xs02k"; + version = "0.1.1"; + sha256 = "191pa0kc17sfi692yf6dy26ayfmy84v2053wqaw6zi2qwra0vy8f"; buildDepends = [ aeson base blaze-html bytestring containers http-types lucid mtl pseudo-trie semigroups text transformers wai wai-extra @@ -88036,8 +88357,8 @@ self: { }: mkDerivation { pname = "network-simple-sockaddr"; - version = "0.1"; - sha256 = "0k54scgxwgj57vqpfshr0cr6a70nsfhrfvfjh77x17imk1795npw"; + version = "0.2"; + sha256 = "0c7jjdpzvbpg29njr1w0kn26m3pxa8q1z3sh7bfh933spnvqm52x"; buildDepends = [ base bytestring directory exceptions network transformers ]; @@ -88697,8 +89018,8 @@ self: { }: mkDerivation { pname = "nonce"; - version = "1.0.1"; - sha256 = "10vlm550m0hjl004rwcz70j1d89sd9g0fnxxxksvk8nxqf9fnfpr"; + version = "1.0.2"; + sha256 = "1l4w6bdrwa42r90n6xzwr8lz2fdrn3m763ls311pnygajr4ih10h"; buildDepends = [ base base64-bytestring bytestring cprng-aes crypto-random text transformers @@ -88832,11 +89153,10 @@ self: { ({ mkDerivation, base, template-haskell }: mkDerivation { pname = "notcpp"; - version = "0.2.0.2"; - sha256 = "1qdqwwy16n43djgrynzn8xv64vv450my6z2xddypafxwhvp7jaqy"; + version = "0.2.0.3"; + sha256 = "15aa96zdz60x9wc9k8ad5qkc4bs5rbgm9xvsykf3ppyys2z449ca"; buildDepends = [ base template-haskell ]; testDepends = [ base template-haskell ]; - jailbreak = true; description = "Avoiding the C preprocessor via cunning use of Template Haskell"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -89776,12 +90096,12 @@ self: { }) {}; "open-typerep" = callPackage - ({ mkDerivation, base, constraints, syntactic, tagged }: + ({ mkDerivation, base, constraints, mtl, syntactic, tagged }: mkDerivation { pname = "open-typerep"; - version = "0.2"; - sha256 = "0z1bp7hansv2zzvwq3n8yqln9pi9vlby5s9mlb7v8wrj99w563lp"; - buildDepends = [ base constraints syntactic tagged ]; + version = "0.3.1"; + sha256 = "1wx3rh7fzq5d4g45k4fjwv0yh5grcqpvzlf2ixkni20d9rhb0yzs"; + buildDepends = [ base constraints mtl syntactic tagged ]; testDepends = [ base ]; homepage = "https://github.com/emilaxelsson/open-typerep"; description = "Open type representations and dynamic types"; @@ -90316,6 +90636,22 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "optparse-simple" = callPackage + ({ mkDerivation, base, either, gitrev, optparse-applicative + , template-haskell, transformers + }: + mkDerivation { + pname = "optparse-simple"; + version = "0.0.0"; + sha256 = "1kwf5xah5r9crjy63fmvzv22if5k9jpppg2gidy7370knrpvbnfj"; + buildDepends = [ + base either gitrev optparse-applicative template-haskell + transformers + ]; + description = "Simple interface to optparse-applicative"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "orc" = callPackage ({ mkDerivation, base, deepseq, monadIO, mtl, process, random, stm }: @@ -90494,8 +90830,8 @@ self: { }: mkDerivation { pname = "orgmode-parse"; - version = "0.1.0"; - sha256 = "1n1azp4ymsc9z89x39ycxx45hax8h2pqyr18q9sc88rawr31k4f8"; + version = "0.1.0.4"; + sha256 = "098zl8nyph459zyla0y2mkqiy78zp74yzadrnwa6xv07i5zs125h"; buildDepends = [ aeson attoparsec base bytestring containers free hashable old-locale text thyme unordered-containers @@ -90504,8 +90840,7 @@ self: { aeson attoparsec base bytestring containers hashable HUnit old-locale tasty tasty-hunit text thyme unordered-containers ]; - jailbreak = true; - description = "A parser and writer for org-mode flavored documents"; + description = "A collection of Attoparsec combinators for parsing org-mode flavored documents"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; }) {}; @@ -90716,8 +91051,8 @@ self: { }: mkDerivation { pname = "packed-dawg"; - version = "0.2.0.4"; - sha256 = "0lvn1kj5mqy22lkm3h5yhsqw83kv6nwdwm6yvgia3xr0c8nnvx4c"; + version = "0.2.0.5"; + sha256 = "1b8lhigpzj1zvah6f4ra7pczhpm8dxcwaqna8p1ifbbx2ys6x59p"; buildDepends = [ base binary deepseq mtl unordered-containers vector vector-binary-instances @@ -90861,8 +91196,8 @@ self: { ({ mkDerivation, array, base, colour, containers }: mkDerivation { pname = "palette"; - version = "0.1.0.1"; - sha256 = "0065b83qrmlqrm96399p3hqqd5psmvxawhwqnwkjm7gid4qgiaha"; + version = "0.1.0.2"; + sha256 = "1snhn4mz58ax5sd77kh1m4jicwdmlrf89j612rkz5bkavvks6rrr"; buildDepends = [ array base colour containers ]; homepage = "http://projects.haskell.org/diagrams"; description = "Utilities for choosing and creating color schemes"; @@ -90933,9 +91268,9 @@ self: { mkDerivation { pname = "pandoc"; version = "1.13.2"; - revision = "2"; + revision = "3"; sha256 = "12kd71g70d1wzz19p5yq7f00hw8d4ra8ghn83g7yzsal8igl8p76"; - editedCabalFile = "1b9479a2579d76c43089283b6fb7a060e16050fd62fe0da896a722db815671d6"; + editedCabalFile = "23325052ac34c80bbb51c2f5b73ae474d684d2be3fdea83db875a105f2ffbf87"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -91619,8 +91954,8 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "partial-handler"; - version = "0.1.0"; - sha256 = "07dhsm2r89iviz481r9wxw0scq40dgfzw0mi6klky78xn8r9x4ds"; + version = "1.0.0.0"; + sha256 = "1fmfiw38v77anh20xh5zzqxm2dcryyyismsagn09sc27jdgnnrzl"; buildDepends = [ base ]; homepage = "https://github.com/nikita-volkov/partial-handler"; description = "A composable exception handler"; @@ -91791,6 +92126,18 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "pathfinding" = callPackage + ({ mkDerivation, base, containers }: + mkDerivation { + pname = "pathfinding"; + version = "0.1.0.0"; + sha256 = "1d1vpkx4gl438b71mni80n46yrhz57z2hq2p9j2fkkpxj3k72y80"; + buildDepends = [ base containers ]; + homepage = "https://github.com/rvion/pathfinding"; + description = "pathfinding in grid and graphs"; + license = stdenv.lib.licenses.mit; + }) {}; + "pathfindingcore" = callPackage ({ mkDerivation, array, base, HUnit, split, tasty, tasty-hunit }: mkDerivation { @@ -92227,12 +92574,15 @@ self: { "pdfinfo" = callPackage ({ mkDerivation, base, mtl, old-locale, process-extras, text, time + , time-locale-compat }: mkDerivation { pname = "pdfinfo"; - version = "1.5.2"; - sha256 = "1s2hhmcqsg57fppqjvrkp77bms1npblysjvfl37fgn0jafn0mhjq"; - buildDepends = [ base mtl old-locale process-extras text time ]; + version = "1.5.4"; + sha256 = "04894cwvcn910j2b0j95dc6i9v6xriqa0v97z3vyi9dhi9yiysls"; + buildDepends = [ + base mtl old-locale process-extras text time time-locale-compat + ]; homepage = "https://github.com/chrisdone/pdfinfo"; description = "Wrapper around the pdfinfo command"; license = stdenv.lib.licenses.bsd3; @@ -93281,6 +93631,28 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "pia-forward" = callPackage + ({ mkDerivation, aeson, base, bytestring, data-default, directory + , filepath, http-client, http-client-tls, network-info, process + , random, text, text-format, time, xdg-basedir + }: + mkDerivation { + pname = "pia-forward"; + version = "0.1.0.1"; + sha256 = "02ryfiibkbfx6zg1n0h8kvb4mkiai57cvllqcwp815x50rsrpd2r"; + isLibrary = false; + isExecutable = true; + buildDepends = [ + aeson base bytestring data-default directory filepath http-client + http-client-tls network-info process random text text-format time + xdg-basedir + ]; + jailbreak = true; + homepage = "https://github.com/enolan/pia-forward"; + description = "Set up port forwarding with the Private Internet Access VPN service"; + license = stdenv.lib.licenses.gpl3; + }) {}; + "pianola" = callPackage ({ mkDerivation, attoparsec, attoparsec-iteratee, base, bytestring , comonad, comonad-transformers, containers, either, errors @@ -93628,8 +94000,8 @@ self: { ({ mkDerivation, base, errors, pipes }: mkDerivation { pname = "pipes-errors"; - version = "0.2"; - sha256 = "1lnb8pgp4a8rcsnz2kc34zzpbf781vw7cvphs7birsnb2r2w6waw"; + version = "0.2.1"; + sha256 = "08i3rzqz7r5vkjfry0bdw3gpxjzhni8xmwwa6p8hdkixznjq7539"; buildDepends = [ base errors pipes ]; homepage = "https://github.com/jdnavarro/pipes-errors"; description = "Integration between pipes and errors"; @@ -93756,8 +94128,8 @@ self: { }: mkDerivation { pname = "pipes-p2p"; - version = "0.3"; - sha256 = "0iig35b2m30dqc0f9p9n3cfz2f21ac2rkqw6cvaydfvh31vbh4iw"; + version = "0.4"; + sha256 = "1ls89dnz0aibmyy4mky7jl4ibirpfrs12yxmflarghv3j6rn0wnc"; buildDepends = [ async base binary bytestring errors exceptions mtl network network-simple-sockaddr pipes pipes-concurrency pipes-network @@ -94424,9 +94796,9 @@ self: { }: mkDerivation { pname = "pointfree"; - version = "1.0.4.8"; - sha256 = "0nb3mqp6zwnnq6fs27xhcqv4w8h6sr5k01hldkqnkgwz0yyy7ljy"; - isLibrary = false; + version = "1.1"; + sha256 = "0lkwan8vi86jl72wfpdi0saac6rbx8z270r2nf3vp0468dqk25cf"; + isLibrary = true; isExecutable = true; buildDepends = [ array base containers haskell-src-exts transformers @@ -94743,34 +95115,37 @@ self: { "pontarius-xmpp" = callPackage ({ mkDerivation, async, attoparsec, base, base64-bytestring, binary - , bytestring, Cabal, conduit, containers, crypto-api, crypto-random - , cryptohash, cryptohash-cryptoapi, data-default, derive, directory - , dns, doctest, filepath, hslogger, hspec, hspec-expectations - , iproute, lens, lifted-base, mtl, network, pureMD5, QuickCheck + , bytestring, Cabal, conduit, configurator, containers, crypto-api + , crypto-random, cryptohash, cryptohash-cryptoapi, data-default + , derive, directory, dns, doctest, exceptions, filepath, hslogger + , hspec, hspec-expectations, HUnit, iproute, lens, lens-family + , lifted-base, mtl, network, profunctors, pureMD5, QuickCheck , quickcheck-instances, random, ranges, resourcet, smallcheck , split, stm, stringprep, tasty, tasty-hspec, tasty-hunit , tasty-quickcheck, tasty-th, template-haskell, text, tls - , transformers, unbounded-delays, void, xml-conduit, xml-picklers - , xml-types + , transformers, unbounded-delays, void, x509-system, xml-conduit + , xml-picklers, xml-types }: mkDerivation { pname = "pontarius-xmpp"; - version = "0.4.0.2"; - sha256 = "0s633z93qw1k0rs5bx85slmk40rlzlacr2fyxfp5qs3b74k93m7d"; + version = "0.4.1.0"; + sha256 = "183c69v3540gm54clxd2kizrhsiy4xwdjgaakpqkvlk47s4rj89i"; buildDepends = [ attoparsec base base64-bytestring binary bytestring conduit containers crypto-api crypto-random cryptohash cryptohash-cryptoapi - data-default dns hslogger iproute lifted-base mtl network pureMD5 - random resourcet split stm stringprep template-haskell text tls - transformers unbounded-delays void xml-conduit xml-picklers + data-default dns exceptions hslogger iproute lens-family + lifted-base mtl network profunctors pureMD5 random resourcet split + stm stringprep template-haskell text tls transformers + unbounded-delays void x509-system xml-conduit xml-picklers xml-types ]; testDepends = [ - async base Cabal conduit containers data-default derive directory - doctest filepath hslogger hspec hspec-expectations lens network - QuickCheck quickcheck-instances ranges smallcheck stm stringprep - tasty tasty-hspec tasty-hunit tasty-quickcheck tasty-th text - transformers xml-picklers xml-types + async base Cabal conduit configurator containers data-default + derive directory doctest filepath hslogger hspec hspec-expectations + HUnit lens mtl network QuickCheck quickcheck-instances ranges + smallcheck stm stringprep tasty tasty-hspec tasty-hunit + tasty-quickcheck tasty-th text tls transformers xml-picklers + xml-types ]; jailbreak = true; homepage = "https://github.com/pontarius/pontarius-xmpp/"; @@ -94845,14 +95220,19 @@ self: { }) {}; "pooled-io" = callPackage - ({ mkDerivation, base, deepseq, transformers, unsafe, utility-ht }: + ({ mkDerivation, base, concurrent-split, containers, deepseq + , transformers, unsafe, utility-ht + }: mkDerivation { pname = "pooled-io"; - version = "0.0.0.1"; - sha256 = "1phk5mqyyjvlrf3fknhzrwzjmx3inwrs8hs328p8jpwwig8zfpv7"; + version = "0.0.2"; + sha256 = "0v7l0jvk2acqslb1inw6lgwbjraj73s396r160hw56slqxh5sgxl"; isLibrary = true; isExecutable = true; - buildDepends = [ base deepseq transformers unsafe utility-ht ]; + buildDepends = [ + base concurrent-split containers deepseq transformers unsafe + utility-ht + ]; homepage = "http://code.haskell.org/~thielema/pooled-io/"; description = "Run jobs on a limited number of threads and support data dependencies"; license = stdenv.lib.licenses.bsd3; @@ -96325,8 +96705,8 @@ self: { }: mkDerivation { pname = "process-streaming"; - version = "0.7.1.0"; - sha256 = "07f3qykiqf3a2al2dj72fm2mlpl263vgvb4n3m9a32lf7mw6243d"; + version = "0.7.2.0"; + sha256 = "1wlrinx5v0k26jdkmbb8k313p3nyjrn2r9nag3hryl1wfdkbr1bl"; buildDepends = [ base bifunctors bytestring conceit containers contravariant foldl free pipes pipes-bytestring pipes-concurrency pipes-parse @@ -96441,10 +96821,10 @@ self: { }: mkDerivation { pname = "product-profunctors"; - version = "0.6"; - revision = "4"; - sha256 = "1qhl2v0shzip5yh7x7b6k7xsnd4d5spf1f69h0qr0l57lm6jywl4"; - editedCabalFile = "84407dc2bb4ba0fab1d21463e367149586a67758f2f6bba8eaa86b0cb1f07ac0"; + version = "0.6.1"; + revision = "1"; + sha256 = "0phwjngndgsggw2f74k6q43cnnw5w4nvfrfrmkwyz6hgah2zv562"; + editedCabalFile = "98cd3c6ac3f78d4097bd1b8c7c1782b85bd05497938ce86d70cb0eb27b09359c"; buildDepends = [ base contravariant profunctors template-haskell ]; testDepends = [ base profunctors ]; homepage = "https://github.com/tomjaguarpaw/product-profunctors"; @@ -96807,6 +97187,25 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "prosper" = callPackage + ({ mkDerivation, aeson, base, bytestring, cereal, containers + , HsOpenSSL, http-streams, io-streams, mtl, text, transformers + , vector + }: + mkDerivation { + pname = "prosper"; + version = "0.1.1"; + sha256 = "006h3i316s85f3d6qmwm9kajbxil1xcnqp11jfvv5ypnx2gdyhgb"; + buildDepends = [ + aeson base bytestring cereal containers HsOpenSSL http-streams + io-streams mtl text transformers vector + ]; + jailbreak = true; + homepage = "https://api.prosper.com"; + description = "Bindings to the Prosper marketplace API"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "proteaaudio" = callPackage ({ mkDerivation, alsaLib, base, c2hs }: mkDerivation { @@ -96982,8 +97381,8 @@ self: { ({ mkDerivation, base, semigroups }: mkDerivation { pname = "pseudo-trie"; - version = "0.0.4.2"; - sha256 = "0b09qxgxv86wmcsns2rl00pna0a3jfngddyzk9dfjk1xjaq8cb59"; + version = "0.0.4.3"; + sha256 = "020jkgr6h1f4z14xbrl6zsqjqflkps03lh5102742bfsd58d9hvb"; buildDepends = [ base semigroups ]; description = "A tagged rose-tree with short circuited unique leaves"; license = stdenv.lib.licenses.bsd3; @@ -99144,8 +99543,8 @@ self: { }: mkDerivation { pname = "reactive-banana"; - version = "0.8.1.0"; - sha256 = "166bw6lr3jd0m7b9hfr45lwyvyrggkz0xqh6ybqwvcpmc5h99dcg"; + version = "0.8.1.1"; + sha256 = "1fgfcpn5zapygixygz69cfmqg872ixa3nlakvgj5dd53qgkzq9s7"; buildDepends = [ base containers hashable pqueue transformers unordered-containers vault @@ -99154,7 +99553,7 @@ self: { base containers hashable HUnit pqueue test-framework test-framework-hunit transformers unordered-containers vault ]; - homepage = "http://haskell.org/haskellwiki/Reactive-banana"; + homepage = "http://wiki.haskell.org/Reactive-banana"; description = "Library for functional reactive programming (FRP)"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -99842,8 +100241,8 @@ self: { }: mkDerivation { pname = "reflex"; - version = "0.1.0"; - sha256 = "1l64kz1haicq4qfw5nrn93jrv37c93zz6z0xkhjnm5rxff7qrdns"; + version = "0.1.1"; + sha256 = "071pv72l1iynl8jmnjdx121f1pzp1pj4kr1jcbmzx4v60zhfwpns"; buildDepends = [ base containers dependent-map dependent-sum mtl primitive semigroups template-haskell these @@ -100891,8 +101290,8 @@ self: { ({ mkDerivation, base, libdevil, repa, transformers }: mkDerivation { pname = "repa-devil"; - version = "0.3.2.2"; - sha256 = "0p46ni9z8wymyk4qmcy04kwycxb31yyprd8ddxsxpjilhbw848lh"; + version = "0.3.2.6"; + sha256 = "0f7xawg4qlfbf24lrjbpqzl3f3zf63f8g5b2gi17h0rpyw3cxhzy"; buildDepends = [ base repa transformers ]; extraLibraries = [ libdevil ]; homepage = "https://github.com/RaphaelJ/repa-devil"; @@ -101079,16 +101478,17 @@ self: { "repl-toolkit" = callPackage ({ mkDerivation, aeson, base, bytestring, data-default, directory , exceptions, functor-monadic, ListLike, listsafe, monad-loops, mtl - , numericpeano, parsec, system-filepath, text, transformers + , numericpeano, parsec, semigroupoids, system-filepath, text + , transformers }: mkDerivation { pname = "repl-toolkit"; - version = "0.3.1.0"; - sha256 = "1bf2cigrn0frxprp8lgd78pv0ahk4zln9qyv15pwhmirvbbppgvn"; + version = "0.4.0.0"; + sha256 = "1r4gyj3jjm9sv597zlksckg5cl9r2k633hz5avzczf92b0j4ikr3"; buildDepends = [ aeson base bytestring data-default directory exceptions functor-monadic ListLike listsafe monad-loops mtl numericpeano - parsec system-filepath text transformers + parsec semigroupoids system-filepath text transformers ]; jailbreak = true; homepage = "https://github.com/ombocomp/repl-toolkit"; @@ -101906,13 +102306,13 @@ self: { }) {}; "rfc3339" = callPackage - ({ mkDerivation, base, old-locale, time }: + ({ mkDerivation, base, timerep }: mkDerivation { pname = "rfc3339"; - version = "1.0.4"; - sha256 = "0vrcfmkfikszcalcpa59rzwrjk2dlbwrqgpy2jx0z4kbiaalbg6j"; - buildDepends = [ base old-locale time ]; - description = "Parse and display time according to RFC3339"; + version = "1.0.5"; + sha256 = "1p3nahcmsikrc5maf7qz45042h80m6xszx70154yq169rsqkvav0"; + buildDepends = [ base timerep ]; + description = "Parse and display time according to RFC3339 (deprecated)"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; }) {}; @@ -102405,14 +102805,15 @@ self: { }: mkDerivation { pname = "rosa"; - version = "0.1.3.0"; - sha256 = "1wyjcmr3a7lljksiq45ch3ng15dd7sk40bbb2l8yvvjgyk12990a"; + version = "0.2.0.0"; + sha256 = "198xzbzkalg7xlngrl52mh1iinipk6b00gnhmh6fnjrj1s61nqq6"; isLibrary = false; isExecutable = true; buildDepends = [ aeson argparser base bytestring lens process text unordered-containers vector wreq ]; + jailbreak = true; description = "Query the namecoin blockchain"; license = stdenv.lib.licenses.mit; hydraPlatforms = stdenv.lib.platforms.none; @@ -103737,19 +104138,20 @@ self: { }) {}; "sbv" = callPackage - ({ mkDerivation, array, async, base, containers, deepseq, directory - , filepath, HUnit, mtl, old-time, pretty, process, QuickCheck - , random, syb + ({ mkDerivation, array, async, base, containers, crackNum + , data-binary-ieee754, deepseq, directory, filepath, HUnit, mtl + , old-time, pretty, process, QuickCheck, random, syb }: mkDerivation { pname = "sbv"; - version = "4.2"; - sha256 = "1q62fa2wi8sxkbx93qpxqr6sivs5q028kdbs35j3ym9mb3pa8y8q"; + version = "4.4"; + sha256 = "1914695yxyd3ag1z56dd88kz0p0zvl63255psd4bilzvdwlys6ls"; isLibrary = true; isExecutable = true; buildDepends = [ - array async base containers deepseq directory filepath HUnit mtl - old-time pretty process QuickCheck random syb + array async base containers crackNum data-binary-ieee754 deepseq + directory filepath HUnit mtl old-time pretty process QuickCheck + random syb ]; testDepends = [ base directory filepath HUnit syb ]; homepage = "http://leventerkok.github.com/sbv/"; @@ -104748,22 +105150,23 @@ self: { "second-transfer" = callPackage ({ mkDerivation, base, base16-bytestring, binary, bytestring - , conduit, containers, hashable, hashtables, hslogger, http2, lens - , network, network-uri, openssl, text, transformers + , conduit, containers, exceptions, hashable, hashtables, hslogger + , http2, HUnit, lens, network, network-uri, openssl, text + , transformers }: mkDerivation { pname = "second-transfer"; - version = "0.1.0.0"; - sha256 = "0y6wjni3sj0mkjwc6mbx9majc91aw51vwyqki603dggjfbp78b0x"; + version = "0.2.0.0"; + sha256 = "0lgb938i3f4yb4j5dxa4j4vn7wckl7kjhz0qd8yx1hpzi9k3y70g"; buildDepends = [ base base16-bytestring binary bytestring conduit containers - hashable hashtables hslogger http2 lens network network-uri text - transformers + exceptions hashable hashtables hslogger http2 lens network + network-uri text transformers ]; - testDepends = [ base conduit ]; + testDepends = [ base bytestring conduit http2 HUnit lens ]; extraLibraries = [ openssl ]; jailbreak = true; - homepage = "www.zunzun.se"; + homepage = "https://github.com/alcidesv/second-transfer"; description = "Second Transfer HTTP/2 web server"; license = stdenv.lib.licenses.bsd3; }) { inherit (pkgs) openssl;}; @@ -105269,6 +105672,7 @@ self: { version = "0.3.2"; sha256 = "0v2d5125zyldr7f50zdhvgm1wcp7zbrnas9i2chqsq3s17qkrkm5"; buildDepends = [ base io-streams seqid ]; + jailbreak = true; description = "Sequence ID IO-Streams"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -107489,9 +107893,10 @@ self: { ({ mkDerivation, base, containers }: mkDerivation { pname = "simtreelo"; - version = "0.1.0.2"; - sha256 = "0r985v4159hnz371g1fxvn6x3x91c0xyymjnfnj2iaya5nmds6qp"; + version = "0.1.0.3"; + sha256 = "1s8j2kim3h7rybi52qhdf40smamclhg1il81y2kn1sq6sx220spd"; buildDepends = [ base containers ]; + jailbreak = true; description = "Loader for data organized in a tree"; license = stdenv.lib.licenses.gpl3; }) {}; @@ -107670,10 +108075,8 @@ self: { }: mkDerivation { pname = "skein"; - version = "1.0.9.2"; - revision = "1"; - sha256 = "1j8bhqm25r9vd4qb4v12g32r0dv6xyhk48cq287wfbzjraayi1gw"; - editedCabalFile = "824638ce2aaf27614e10fe56fe886e486969fb9483e722a025b38fff3fb099ab"; + version = "1.0.9.3"; + sha256 = "0k7ibm4ykvypz6dm6jgqx0aj7qlg34cg841vipyjkbykp8nv3fn7"; buildDepends = [ base bytestring cereal crypto-api tagged ]; testDepends = [ base bytestring cereal crypto-api filepath hspec tagged @@ -107804,8 +108207,8 @@ self: { }: mkDerivation { pname = "slave-thread"; - version = "0.1.5"; - sha256 = "0qw4c6406hbdnv6i55sh8ps8739szm7rnqjzk6ynm7dfbf3vxhw4"; + version = "1.0.0.0"; + sha256 = "0snk0v126a79q2blddbznz50l89jfap4y4xs9i76pk0b0dcik319"; buildDepends = [ base base-prelude list-t mmorph partial-handler stm-containers transformers @@ -108687,7 +109090,9 @@ self: { mkDerivation { pname = "snaplet-fay"; version = "0.3.3.11"; + revision = "1"; sha256 = "18g61qivc49g37zmb4qv2piwlgs572fmngdpsjdhjmrgqn049fjr"; + editedCabalFile = "754ad06e1c8e6fd26f362bdc3f83f0863e7f2e941ffcf8b753310aee2c1aad26"; buildDepends = [ aeson base bytestring configurator directory fay filepath mtl snap snap-core transformers @@ -109532,8 +109937,8 @@ self: { }: mkDerivation { pname = "socket-io"; - version = "1.3.0"; - sha256 = "10zza904qrbj65bgi5n0mcf41s7imwfc0qrq7cykb5la7anb2k4q"; + version = "1.3.1"; + sha256 = "0ylb05lcgprvfdvhc71dqhh9azsp12vwx8zihdvcim0ax0ylrb20"; buildDepends = [ aeson attoparsec base bytestring engine-io mtl stm text transformers unordered-containers vector @@ -110731,6 +111136,26 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "sr-extra" = callPackage + ({ mkDerivation, base, bytestring, bzlib, containers, directory + , filepath, HUnit, mtl, network-uri, old-locale, old-time, pretty + , process, pureMD5, QuickCheck, random, regex-compat, time, unix + , Unixutils, zlib + }: + mkDerivation { + pname = "sr-extra"; + version = "1.46.3.1"; + sha256 = "0ssrv6h50kycxzb84s5j61mg78xyb4hyda2zxshnlqz0gbq134sr"; + buildDepends = [ + base bytestring bzlib containers directory filepath HUnit mtl + network-uri old-locale old-time pretty process pureMD5 QuickCheck + random regex-compat time unix Unixutils zlib + ]; + homepage = "https://github.com/seereason/sr-extra"; + description = "A grab bag of modules"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "srcinst" = callPackage ({ mkDerivation, base, directory, hslogger, MissingH, network , parsec, process, regex-compat, unix @@ -111023,7 +111448,9 @@ self: { mkDerivation { pname = "stackage-curator"; version = "0.7.4"; + revision = "1"; sha256 = "181wdsrwr0dlgp969zkqyg231kz3xh8mzii8ikcxx5z0yharn3gk"; + editedCabalFile = "4e0d029d79d0224ebe84bcf2891b5fd37cdc3178d4acae146d1ba2148bee86b1"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -111068,8 +111495,8 @@ self: { }: mkDerivation { pname = "standalone-haddock"; - version = "1.1.4.3"; - sha256 = "0kzgd4c2zashhcg9pblayvzwnkzhkkmdvbkx5yc9a7rcjaqzh40j"; + version = "1.1.4.4"; + sha256 = "02j10ws9n7xc2gvmpd146vrg7khawll9y3904h28k5d6ffk6qr14"; isLibrary = false; isExecutable = true; buildDepends = [ @@ -111267,10 +111694,9 @@ self: { ({ mkDerivation, base, double-conversion, free, mtl, text }: mkDerivation { pname = "static-canvas"; - version = "0.2.0.0"; - sha256 = "10fk8kjzksym7qz9xc8pcglcn24rzi6ry03rnhxiy0mc6d6dsrb4"; + version = "0.2.0.1"; + sha256 = "14zglnvlra4p85zc4vkgwrpfjf7mrz9dw4ppi369vsfwnw2sgwkq"; buildDepends = [ base double-conversion free mtl text ]; - jailbreak = true; homepage = "https://github.com/jeffreyrosenbluth/static-canvas"; description = "DSL to generate HTML5 Canvas javascript"; license = stdenv.lib.licenses.bsd3; @@ -111589,6 +112015,19 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "stitch" = callPackage + ({ mkDerivation, base, Cabal, containers, hspec, text, transformers + }: + mkDerivation { + pname = "stitch"; + version = "0.3.0.0"; + sha256 = "0h0n6xyi4fi7jcy2j0yzspfla65zmv3c54d88xynv6sw305rd1kz"; + buildDepends = [ base containers text transformers ]; + testDepends = [ base Cabal hspec text ]; + description = "lightweight CSS DSL"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "stm" = callPackage ({ mkDerivation, array, base }: mkDerivation { @@ -112137,8 +112576,8 @@ self: { }: mkDerivation { pname = "streaming-commons"; - version = "0.1.10.0"; - sha256 = "15bsjprj3xr7bcqskgjs9c1pgy1yq56579qj4r4wk1ccg3kqfw8q"; + version = "0.1.11"; + sha256 = "01havwn8w96xr1m4m1g1bnqb85brkf79a9yy4w07y0ahg5cl7rxb"; buildDepends = [ array base blaze-builder bytestring directory network process random stm text transformers unix zlib @@ -112577,13 +113016,14 @@ self: { }: mkDerivation { pname = "structural-induction"; - version = "0.1.2"; - sha256 = "153w6p4xn3fv13kdq3cf4jwiikplnyiaczw30dy9mwyb2i8fp7r5"; + version = "0.2"; + sha256 = "1lr91wc1m655pi3ljw3n89svfazrb16785s9mfx361jgn335m8rd"; buildDepends = [ base containers genifunctors mtl pretty safe ]; testDepends = [ base geniplate language-haskell-extract mtl pretty QuickCheck safe testing-feat ]; + jailbreak = true; homepage = "http://www.github.com/danr/structural-induction"; description = "Instantiate structural induction schemas for algebraic data types"; license = stdenv.lib.licenses.gpl3; @@ -113482,16 +113922,17 @@ self: { }) { Synt = null;}; "syntactic" = callPackage - ({ mkDerivation, base, constraints, containers, data-hash, mtl - , QuickCheck, safe, tagged, tasty, tasty-golden, tasty-quickcheck - , tasty-th, template-haskell, tree-view, utf8-string + ({ mkDerivation, base, constraints, containers, data-hash, deepseq + , mtl, QuickCheck, safe, tagged, tasty, tasty-golden + , tasty-quickcheck, tasty-th, template-haskell, tree-view + , utf8-string }: mkDerivation { pname = "syntactic"; - version = "2.0"; - sha256 = "0b90afdfymsbgllk8np3xfkgrn2b5ry3n2wbpkn660rknsayw94x"; + version = "2.1"; + sha256 = "1r2b11xw235qsv6z6qqssrmgd1wcbr28vmlqs7vlb4h0yhpkd1i3"; buildDepends = [ - base constraints containers data-hash mtl safe tagged + base constraints containers data-hash deepseq mtl safe tagged template-haskell tree-view ]; testDepends = [ @@ -115007,17 +115448,17 @@ self: { "tasty-silver" = callPackage ({ mkDerivation, ansi-terminal, async, base, bytestring, containers , deepseq, directory, filepath, mtl, optparse-applicative, process - , process-extras, stm, tagged, tasty, tasty-hunit, temporary, text - , transformers + , process-extras, regex-tdfa, stm, tagged, tasty, tasty-hunit + , temporary, text, transformers }: mkDerivation { pname = "tasty-silver"; - version = "3.1.3"; - sha256 = "18ciqnj2h77cyr07wypyjdbry5g4m88zmlrxqavhqxz4008biqlx"; + version = "3.1.5"; + sha256 = "09mgk5pklmwxhr6r3lfmcdd09fzwn00x1vbyy93gh7wbpcpfa8dv"; buildDepends = [ ansi-terminal async base bytestring containers deepseq directory - filepath mtl optparse-applicative process process-extras stm tagged - tasty temporary text + filepath mtl optparse-applicative process process-extras regex-tdfa + stm tagged tasty temporary text ]; testDepends = [ base directory filepath process tasty tasty-hunit temporary @@ -115512,8 +115953,8 @@ self: { }: mkDerivation { pname = "term-rewriting"; - version = "0.1.2.1"; - sha256 = "06lz89dhaq6pqp1zjx8bmgpx06fq3xgnqy1llipik5c9zyr4zrfv"; + version = "0.1.2.2"; + sha256 = "0j69a4vvsv5lbh8zx3908bpk76lmg871glm6hqv0nq4xzircp184"; buildDepends = [ ansi-wl-pprint array base containers mtl multiset parsec union-find-array @@ -116080,8 +116521,8 @@ self: { }: mkDerivation { pname = "texmath"; - version = "0.8.0.2"; - sha256 = "11hzqfik99zydvsnwy4ihpgqvsiq398pxnw777bcaqzdrvyw7fa7"; + version = "0.8.1"; + sha256 = "0k30b4klbp1n59gjpwmkcd8p7rg0ihnn9n3ka5vz85lfsykl7q6q"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -116096,6 +116537,26 @@ self: { license = "GPL"; }) {}; + "texrunner" = callPackage + ({ mkDerivation, attoparsec, base, bytestring, directory, filepath + , HUnit, io-streams, lens, mtl, process, temporary, test-framework + , test-framework-hunit + }: + mkDerivation { + pname = "texrunner"; + version = "0.0.1.0"; + sha256 = "1p7q9fz6f56wcm9q0xap17xc2r9a01qf8gdlrbdgryv25fp0lhcs"; + buildDepends = [ + attoparsec base bytestring directory filepath io-streams mtl + process temporary + ]; + testDepends = [ + base bytestring HUnit lens test-framework test-framework-hunit + ]; + description = "Functions for running Tex from Haskell"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "text" = callPackage ({ mkDerivation, array, base, bytestring, deepseq, directory , ghc-prim, HUnit, integer-gmp, QuickCheck, quickcheck-unicode @@ -117780,12 +118241,12 @@ self: { }) {}; "timerep" = callPackage - ({ mkDerivation, base, old-locale, time }: + ({ mkDerivation, attoparsec, base, old-locale, time }: mkDerivation { pname = "timerep"; - version = "1.0.3"; - sha256 = "14lz8nzfy1j7snvifbwjkk1fjc8wy4jk67xk9n87r25v3cva3x0p"; - buildDepends = [ base old-locale time ]; + version = "1.0.4"; + sha256 = "00a1sfhpp3c88f2pg0kigmzngh84ahw9d4zh188miagw0b4zn8xj"; + buildDepends = [ attoparsec base old-locale time ]; description = "Parse and display time according to some RFCs (RFC3339, RFC2822)"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -117995,8 +118456,8 @@ self: { }: mkDerivation { pname = "tls"; - version = "1.2.16"; - sha256 = "0z5w8bj6acr7517y25dkqi3scjn08kzq2hjkhrc1rs6cafn8cl20"; + version = "1.2.17"; + sha256 = "0j0a16zwpycp0drsjar0rpcs5vd1ljymhclfjls6091ph917rzn6"; buildDepends = [ asn1-encoding asn1-types async base byteable bytestring cereal cipher-aes cipher-des cipher-rc4 crypto-cipher-types crypto-numbers @@ -118374,8 +118835,8 @@ self: { ({ mkDerivation, base, ghc-prim, void }: mkDerivation { pname = "total"; - version = "1.0.2"; - sha256 = "1di1iblxijdffczv3yni8bj1yjjc2258w7dxf8iwrd5n5h6574d4"; + version = "1.0.3"; + sha256 = "1aqpjpxg4incb03zryp6j66fn9wq1jd7nr5kjvrad8awk7349ggn"; buildDepends = [ base ghc-prim void ]; description = "Exhaustive pattern matching using lenses, traversals, and prisms"; license = stdenv.lib.licenses.bsd3; @@ -119065,6 +119526,17 @@ self: { license = "LGPL"; }) {}; + "tslogger" = callPackage + ({ mkDerivation, async, base, containers, random }: + mkDerivation { + pname = "tslogger"; + version = "0.1.0.0"; + sha256 = "1xybllaxakzlai0ja93fyw8yr0p56g58f5akc5z9pi4w4493c7dl"; + buildDepends = [ async base containers random ]; + description = "Thread-safe logging"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "tsp-viz" = callPackage ({ mkDerivation, base, gloss, stm, vector }: mkDerivation { @@ -119113,12 +119585,19 @@ self: { }) {}; "ttrie" = callPackage - ({ mkDerivation, atomic-primops, base, hashable, primitive, stm }: + ({ mkDerivation, atomic-primops, base, containers, hashable + , primitive, QuickCheck, stm, test-framework + , test-framework-quickcheck2 + }: mkDerivation { pname = "ttrie"; - version = "0.1.0.0"; - sha256 = "1lyz2hyi52fc0w1pix15g5h88y9x66wfw65k8bm4zc79irfv969h"; + version = "0.1.1"; + sha256 = "1di4h0vqj0hyxy0zgxkr1zwfy901hfglh9da21kv7li88c2d51sp"; buildDepends = [ atomic-primops base hashable primitive stm ]; + testDepends = [ + base containers hashable QuickCheck stm test-framework + test-framework-quickcheck2 + ]; jailbreak = true; homepage = "http://github.com/mcschroeder/ttrie"; description = "Contention-free STM hash map"; @@ -119363,8 +119842,8 @@ self: { ({ mkDerivation, base, twentefp-eventloop-graphics }: mkDerivation { pname = "twentefp-graphs"; - version = "0.1.0.3"; - sha256 = "1ran49yvbylf14hbr3ffmbxpkjwva785hgyvnmwzp2v2hwz1343m"; + version = "0.1.0.4"; + sha256 = "0g0py8cb4z9i9pjhka2pyjm8vfai9x3k0vmlb06g157ish97qvir"; buildDepends = [ base twentefp-eventloop-graphics ]; description = "Lab Assignments Environment at Univeriteit Twente"; license = stdenv.lib.licenses.bsd3; @@ -120755,6 +121234,7 @@ self: { version = "0.1.2"; sha256 = "0fhs55bap2dkp9lismq4df4sy8878f52xawr4an4cl0v1yj12cq0"; buildDepends = [ base io-streams unagi-chan ]; + jailbreak = true; description = "Unagi Chan IO-Streams"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -121134,8 +121614,8 @@ self: { ({ mkDerivation, array, base, mtl }: mkDerivation { pname = "union-find-array"; - version = "0.1.0.1"; - sha256 = "0p50w0kb1pz80nq0nm9l20wshsqjcaaagrrjfqx955awrvz2wmf7"; + version = "0.1.0.2"; + sha256 = "1pxb1v2k04i8ds2n8zqra74gacry6dj5p87sxgkf4fazx4s316dk"; buildDepends = [ array base mtl ]; homepage = "https://github.com/haskell-rewriting/union-find-array"; description = "union find data structure"; @@ -122598,8 +123078,8 @@ self: { ({ mkDerivation, base, ghc-prim }: mkDerivation { pname = "uulib"; - version = "0.9.19"; - sha256 = "1q7mnin2prjnxgjln60s97163191dl1kfaqjq01qxfax845c0qbn"; + version = "0.9.20"; + sha256 = "1qz73rjxywc9mf54d2j4xv9m7d15gnfmi1c1fj3yklx059xlvfz2"; buildDepends = [ base ghc-prim ]; homepage = "https://github.com/UU-ComputerScience/uulib"; description = "Haskell Utrecht Tools Library"; @@ -123012,8 +123492,8 @@ self: { }: mkDerivation { pname = "vcache"; - version = "0.2.4"; - sha256 = "1dfdfcvq6554dxda1h2mnl1ggm39k8w779836v3dwpi0wnq4x249"; + version = "0.2.5"; + sha256 = "0jinysgn4rzh0b4a97wjac6md74vafb7avzprr6yddksmkylkayl"; buildDepends = [ base bytestring containers direct-murmur-hash easy-file filelock lmdb random stm transformers @@ -124015,20 +124495,20 @@ self: { "vty-ui" = callPackage ({ mkDerivation, array, base, bytestring, containers, data-default - , directory, filepath, mtl, old-locale, QuickCheck, random - , regex-base, stm, text, time, unix, vector, vty + , directory, filepath, mtl, QuickCheck, random, regex-base, stm + , text, time, unix, vector, vty }: mkDerivation { pname = "vty-ui"; - version = "1.8"; - sha256 = "08jrcwml5g74mp4wy7kqp9jd5mfbxl04517v5354jiwn4dc77azm"; + version = "1.9"; + sha256 = "1mvs2224slnkswcag6knnj9ydkfgvw6nhaiy71bijjd2wwln4fq2"; isLibrary = true; isExecutable = true; buildDepends = [ array base bytestring containers data-default directory filepath - mtl old-locale QuickCheck random regex-base stm text time unix - vector vty + mtl QuickCheck random regex-base stm text time unix vector vty ]; + jailbreak = true; homepage = "http://jtdaugherty.github.com/vty-ui/"; description = "An interactive terminal user interface library for Vty"; license = stdenv.lib.licenses.bsd3; @@ -124208,18 +124688,18 @@ self: { , data-default-class, deepseq, directory, fast-logger, hspec , http-types, HUnit, lifted-base, network, old-locale, resourcet , streaming-commons, stringsearch, text, time, transformers, unix - , unix-compat, void, wai, wai-logger, word8, zlib + , unix-compat, vault, void, wai, wai-logger, word8, zlib }: mkDerivation { pname = "wai-extra"; - version = "3.0.6.1"; - sha256 = "15wxr9y1f87q3wh5zkrv7d7w2mb9s4jd6l6cxwj9cgk0yw2nbi5f"; + version = "3.0.7"; + sha256 = "0hk3n5nhccy78xpjrhikx2sp752kaln3zdyp2260191vxvpq43qm"; buildDepends = [ ansi-terminal base base64-bytestring blaze-builder bytestring case-insensitive containers cookie data-default-class deepseq directory fast-logger http-types lifted-base network old-locale resourcet streaming-commons stringsearch text time transformers - unix unix-compat void wai wai-logger word8 + unix unix-compat vault void wai wai-logger word8 ]; testDepends = [ base blaze-builder bytestring cookie fast-logger hspec http-types @@ -125048,8 +125528,8 @@ self: { }: mkDerivation { pname = "warp"; - version = "3.0.11"; - sha256 = "05sm9l8fjf18vl3b7qk3lpz2fd4knld0a90fh8smfxdvxap3fqv3"; + version = "3.0.12"; + sha256 = "0ybdzgpwb8gh9b59y9wn3ykwwlcjc2407cijj3iy6glnk07vvb5a"; buildDepends = [ array auto-update base blaze-builder bytestring case-insensitive ghc-prim hashable http-date http-types iproute network @@ -126263,10 +126743,9 @@ self: { ({ mkDerivation, base, lens, linear, parsec, parsec-numbers }: mkDerivation { pname = "wkt"; - version = "0.2.4"; - sha256 = "0xbzk4p5jazdkrlvj67xzy9vphl6rw90jp8cv4hr8p63v7ja2kfq"; + version = "0.2.5"; + sha256 = "02r453wx1kv50lw0hx4nvzzv5wjfsy16gyjqphc25aq45rl5hr8g"; buildDepends = [ base lens linear parsec parsec-numbers ]; - jailbreak = true; homepage = "http://github.com/bgamari/wkt"; description = "Parsec parsers and types for geographic data in well-known text (WKT) format"; license = stdenv.lib.licenses.bsd3; @@ -128934,10 +129413,8 @@ self: { }: mkDerivation { pname = "yarr"; - version = "1.3.3.3"; - revision = "1"; - sha256 = "09nr1k0yhm1sh4g741876sf4vi0mgrh7gdq9cbw33hxn6168h547"; - editedCabalFile = "290dde1a67c1de78074c60796f5326cf01668fb109345cd100ff1ac5a5663687"; + version = "1.4.0.1"; + sha256 = "0kk2yhhh6cjbav30sh68fg880kgdpks018c9gmn4gw98621nc6al"; buildDepends = [ base deepseq fixed-vector ghc-prim missing-foreign primitive template-haskell @@ -128955,6 +129432,7 @@ self: { sha256 = "1wmmzw62wb5hz4qavy51wb3wwqn07zd6iiwsrzcck1jdxwy0p81x"; buildDepends = [ base yarr ]; extraLibraries = [ libdevil ]; + jailbreak = true; description = "Image IO for Yarr library"; license = stdenv.lib.licenses.mit; }) { inherit (pkgs) libdevil;}; @@ -129090,6 +129568,24 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "yesod-angular-ui" = callPackage + ({ mkDerivation, base, blaze-html, containers, directory, hjsmin + , mtl, resourcet, shakespeare, template-haskell, text, transformers + , yesod, yesod-core + }: + mkDerivation { + pname = "yesod-angular-ui"; + version = "0.1.0.1"; + sha256 = "1kj2lbg57sp4bsl4ri3p73gr5a2k17lx7gf01ay7x0960gj5ql92"; + buildDepends = [ + base blaze-html containers directory hjsmin mtl resourcet + shakespeare template-haskell text transformers yesod yesod-core + ]; + homepage = "https://github.com/tolysz/yesod-angular-ui"; + description = "Angular Helpers"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "yesod-auth" = callPackage ({ mkDerivation, aeson, authenticate, base, base16-bytestring , base64-bytestring, binary, blaze-builder, blaze-html @@ -129292,20 +129788,20 @@ self: { "yesod-auth-oauth2" = callPackage ({ mkDerivation, aeson, authenticate, base, bytestring, hoauth2 - , http-conduit, http-types, lifted-base, network-uri, text - , transformers, uuid, yesod-auth, yesod-core, yesod-form + , http-conduit, http-types, lifted-base, network-uri, random, text + , transformers, yesod-auth, yesod-core, yesod-form }: mkDerivation { pname = "yesod-auth-oauth2"; - version = "0.0.12"; - sha256 = "1n70cnab99ldx4pd9yi7v6lvc7f1psnicmvq7sm8am8p9yhf9bs0"; + version = "0.1.0"; + sha256 = "0iwi41ia0wmcli3wy30fv82y4vb15xm95b2xa58sijzzpl0r3cma"; buildDepends = [ aeson authenticate base bytestring hoauth2 http-conduit http-types - lifted-base network-uri text transformers uuid yesod-auth + lifted-base network-uri random text transformers yesod-auth yesod-core yesod-form ]; - homepage = "http://github.com/scan/yesod-auth-oauth2"; - description = "Library to authenticate with OAuth 2.0 for Yesod web applications."; + homepage = "http://github.com/thoughtbot/yesod-auth-oauth2"; + description = "OAuth 2.0 authentication plugins"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -130311,6 +130807,21 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "yesod-websockets-extra" = callPackage + ({ mkDerivation, base, enclosed-exceptions, transformers + , websockets, yesod-websockets + }: + mkDerivation { + pname = "yesod-websockets-extra"; + version = "0.1.0.0"; + sha256 = "042gl7w8cipjhqfl5h933b0p3j9d5m58v91p1rylz4mjgvhxpk5g"; + buildDepends = [ + base enclosed-exceptions transformers websockets yesod-websockets + ]; + description = "Extension to yesod-websockets"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "yesod-worker" = callPackage ({ mkDerivation, base, containers, fast-logger, monad-control , monad-logger, persistent, resourcet, stm, template-haskell @@ -130334,21 +130845,29 @@ self: { "yet-another-logger" = callPackage ({ mkDerivation, aeson, ansi-terminal, async, base - , base-unicode-symbols, bytestring, case-insensitive + , base-unicode-symbols, bytestring, Cabal, case-insensitive, clock , configuration-tools, deepseq, either, enclosed-exceptions, lens - , lifted-base, monad-control, mtl, optparse-applicative, stm - , stm-chans, text, trace, transformers, transformers-base + , lifted-base, monad-control, mtl, nats, optparse-applicative, stm + , stm-chans, tagged, tasty, tasty-hunit, text, time, trace + , transformers, transformers-base, void }: mkDerivation { pname = "yet-another-logger"; - version = "0.1.1.1"; - sha256 = "0bwslcxb747krvpa4irnych4ddjik51542jf0bkzsyhagmakrjz8"; + version = "0.2"; + sha256 = "1di3pjvyiwx1qq6ngk0rmyhyalf1l54dhdy190bg14da3xpsvzbh"; + isLibrary = true; + isExecutable = true; buildDepends = [ aeson ansi-terminal async base base-unicode-symbols bytestring - case-insensitive configuration-tools deepseq either - enclosed-exceptions lens lifted-base monad-control mtl - optparse-applicative stm stm-chans text trace transformers - transformers-base + Cabal case-insensitive clock configuration-tools deepseq either + enclosed-exceptions lens lifted-base monad-control mtl nats + optparse-applicative stm stm-chans text time trace transformers + transformers-base void + ]; + testDepends = [ + async base base-unicode-symbols configuration-tools + enclosed-exceptions lens lifted-base nats tagged tasty tasty-hunit + text transformers transformers-base void ]; jailbreak = true; homepage = "https://github.com/alephcloud/hs-yet-another-logger"; @@ -130801,12 +131320,16 @@ self: { }) {}; "z3" = callPackage - ({ mkDerivation, base, containers, gomp, mtl, z3 }: + ({ mkDerivation, base, containers, gomp, hspec, mtl, QuickCheck, z3 + }: mkDerivation { pname = "z3"; - version = "0.3.2"; - sha256 = "1qlklpzpjfbqjgzzkyv2j06ps42brria4px2ir2fvwgdjfzxha4n"; + version = "4.0.0"; + sha256 = "1axn3kzy6hsrnq5mcgf2n1sv63q3pqkhznvvhlj13k6jc3h2jzhl"; + isLibrary = true; + isExecutable = true; buildDepends = [ base containers mtl ]; + testDepends = [ base hspec QuickCheck ]; extraLibraries = [ gomp z3 ]; homepage = "http://bitbucket.org/iago/z3-haskell"; description = "Bindings for the Z3 Theorem Prover";