diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index a522133b721..c62f9071c5f 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -233,27 +233,28 @@ self: { }) {}; "ADPfusion" = callPackage - ({ mkDerivation, base, bits, mmorph, monad-primitive, mtl - , OrderedBits, primitive, PrimitiveArray, QuickCheck, strict - , template-haskell, test-framework, test-framework-quickcheck2 - , test-framework-th, transformers, tuple, vector + ({ mkDerivation, base, bits, containers, ghc-prim, mmorph + , monad-primitive, mtl, OrderedBits, primitive, PrimitiveArray + , QuickCheck, strict, template-haskell, test-framework + , test-framework-quickcheck2, test-framework-th, th-orphans + , transformers, tuple, vector }: mkDerivation { pname = "ADPfusion"; - version = "0.4.0.2"; - sha256 = "1wawzavw7sx7lwvgqa88a34rrazl54z44cwc5mznp2ynfivk5qlq"; + version = "0.4.1.0"; + sha256 = "1x75kb01080hkm00a26vsqy13qgmmsi7xjbcv180v14lh0dm7yjn"; isLibrary = true; isExecutable = true; buildDepends = [ - base bits mmorph monad-primitive mtl OrderedBits primitive - PrimitiveArray QuickCheck strict template-haskell transformers - tuple vector + base bits containers ghc-prim mmorph monad-primitive mtl + OrderedBits primitive PrimitiveArray QuickCheck strict + template-haskell th-orphans transformers tuple vector ]; testDepends = [ base QuickCheck test-framework test-framework-quickcheck2 test-framework-th ]; - homepage = "http://www.bioinf.uni-leipzig.de/Software/gADP/"; + homepage = "https://github.com/choener/ADPfusion"; description = "Efficient, high-level dynamic programming"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -742,6 +743,7 @@ self: { ADPfusion base containers fmlist FormalGrammars GrammarProducts PrimitiveArray vector ]; + jailbreak = true; homepage = "http://www.bioinf.uni-leipzig.de/Software/gADP/"; description = "Collection of alignment algorithms"; license = stdenv.lib.licenses.gpl3; @@ -1161,6 +1163,24 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "BenchmarkHistory" = callPackage + ({ mkDerivation, base, bytestring, cassava, deepseq, directory + , statistics, time, vector + }: + mkDerivation { + pname = "BenchmarkHistory"; + version = "0.0.0.1"; + sha256 = "07qdadcs76h7yd0k4hn3x3yqdiq7hp5lflxbxxlicx76k20fgl99"; + isLibrary = true; + isExecutable = true; + buildDepends = [ + base bytestring cassava deepseq directory statistics time vector + ]; + homepage = "https://github.com/choener/BenchmarkHistory"; + description = "Benchmark functions with history"; + license = stdenv.lib.licenses.gpl3; + }) {}; + "BerkeleyDB" = callPackage ({ mkDerivation, base, bytestring, db, extensible-exceptions }: mkDerivation { @@ -1537,8 +1557,8 @@ self: { }: mkDerivation { pname = "BlogLiterately"; - version = "0.8.1"; - sha256 = "01k71scq4p7iw52m47f24xj21w0dsibhp4kyyl62g69h3iciyhm0"; + version = "0.8.1.1"; + sha256 = "02q0i2p892adpmi7p4hh8666qzrpi76bxwljf575hiaz018yixlb"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -1547,7 +1567,6 @@ self: { hscolour lens mtl pandoc pandoc-citeproc pandoc-types parsec process split strict temporary transformers ]; - jailbreak = true; homepage = "http://byorgey.wordpress.com/blogliterately/"; description = "A tool for posting Haskelly articles to blogs"; license = "GPL"; @@ -1560,15 +1579,14 @@ self: { }: mkDerivation { pname = "BlogLiterately-diagrams"; - version = "0.2"; - sha256 = "12idyzr560m921f4d83m3x2y2gcx9g8dvjbdh8rfjbsc7hqi60rb"; + version = "0.2.0.1"; + sha256 = "190wny2ggqahsiv5ar23pndf3ngparb5mrrjp7his5crp6xvk66m"; isLibrary = true; isExecutable = true; buildDepends = [ base BlogLiterately containers diagrams-builder diagrams-lib diagrams-rasterific directory filepath JuicyPixels pandoc safe ]; - jailbreak = true; description = "Include images in blog posts with inline diagrams code"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; @@ -2308,6 +2326,7 @@ self: { array base colour data-default-class lens mtl old-locale operational time vector ]; + jailbreak = true; homepage = "https://github.com/timbod7/haskell-chart/wiki"; description = "A library for generating 2D Charts and Plots"; license = stdenv.lib.licenses.bsd3; @@ -2325,6 +2344,7 @@ self: { array base cairo Chart colour data-default-class lens mtl old-locale operational time ]; + jailbreak = true; homepage = "https://github.com/timbod7/haskell-chart/wiki"; description = "Cairo backend for Charts"; license = stdenv.lib.licenses.bsd3; @@ -2346,6 +2366,7 @@ self: { diagrams-svg lens lucid-svg mtl old-locale operational SVGFonts text time ]; + jailbreak = true; homepage = "https://github.com/timbod7/haskell-chart/wiki"; description = "Diagrams backend for Charts"; license = stdenv.lib.licenses.bsd3; @@ -4015,8 +4036,8 @@ self: { }: mkDerivation { pname = "Ebnf2ps"; - version = "1.0.12"; - sha256 = "1rd0pxj2bfx06z1p0sy8kdhyfg1y51gn1bhr71j33czls6m9ry8c"; + version = "1.0.13"; + sha256 = "1ymfj2n23n1j37p5nw8xwhfccx4xc6wyf3372dr9gxv232jk8znz"; isLibrary = false; isExecutable = true; buildDepends = [ array base containers directory old-time unix ]; @@ -4904,6 +4925,7 @@ self: { template-haskell text transformers trifecta unordered-containers vector ]; + jailbreak = true; homepage = "http://www.bioinf.uni-leipzig.de/Software/gADP/"; description = "(Context-free) grammars in formal language theory"; license = stdenv.lib.licenses.gpl3; @@ -8147,15 +8169,14 @@ self: { }: mkDerivation { pname = "Hoed"; - version = "0.2.1"; - sha256 = "1lfmkyv5c11b0kglf2456ng0r0j78rfwzims8l0a65lff7bkahbv"; + version = "0.2.2"; + sha256 = "0b6jljwn8dq2szhz3k9axfphv3yi0zq7rhligvlwa5p8hr49wblx"; isLibrary = true; isExecutable = true; buildDepends = [ array base containers directory filepath libgraph mtl process RBTree regex-posix template-haskell threepenny-gui ]; - jailbreak = true; homepage = "http://maartenfaddegon.nl"; description = "Lighweight algorithmic debugging based on observing intermediate values and the cost centre stack"; license = stdenv.lib.licenses.bsd3; @@ -8884,13 +8905,16 @@ self: { mkDerivation { pname = "JSONb"; version = "1.0.8"; + revision = "1"; sha256 = "16gjdlajqvwvq1znyq3vqxfa9vq4xs0ywxpm93v0y1rgmzcfqzj7"; + editedCabalFile = "47b2855a9c5769eadfdbb4eaddca6c66e6de21432d555162f2cc4dcde6e0861a"; isLibrary = true; isExecutable = true; buildDepends = [ attoparsec base bytestring bytestring-nums bytestring-trie containers utf8-string ]; + jailbreak = true; homepage = "http://github.com/solidsnack/JSONb/"; description = "JSON parser that uses byte strings"; license = stdenv.lib.licenses.bsd3; @@ -10375,6 +10399,18 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "MonadStack" = callPackage + ({ mkDerivation, base, mtl }: + mkDerivation { + pname = "MonadStack"; + version = "0.1.0.3"; + sha256 = "0fsnc17dxmv3qnmz54gw3wy2camgp23ip9jfi543xqks0l8n7gcz"; + buildDepends = [ base mtl ]; + homepage = "https://github.com/bhurt/MonadStack"; + description = "Generalizing lift to monad stacks"; + license = stdenv.lib.licenses.bsd2; + }) {}; + "Monadius" = callPackage ({ mkDerivation, array, base, directory, GLUT, OpenGL }: mkDerivation { @@ -11515,8 +11551,8 @@ self: { }: mkDerivation { pname = "OrderedBits"; - version = "0.0.0.1"; - sha256 = "1q272m1rjsgbp3w4jx36r84b3n29j1ggpqqxjyyhlkidm7w4h6lm"; + version = "0.0.0.2"; + sha256 = "10scfjvng05vsx4clvzkfq128vf1qwwvc0zikkzx4b96pjxf80i2"; buildDepends = [ base bits primitive QuickCheck vector vector-algorithms ]; @@ -11524,8 +11560,7 @@ self: { base QuickCheck test-framework test-framework-quickcheck2 test-framework-th ]; - jailbreak = true; - homepage = "http://www.bioinf.uni-leipzig.de/~choener/"; + homepage = "https://github.com/choener/OrderedBits"; description = "Efficient ordered (by popcount) enumeration of bits"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -12043,8 +12078,8 @@ self: { }: mkDerivation { pname = "PrimitiveArray"; - version = "0.6.0.0"; - sha256 = "13j9jqf09fj93slizb99wpn3d0c3zxj8ld5vl894dif7vw7hjmz9"; + version = "0.6.1.0"; + sha256 = "1annz4pkz66jxcwzgq3b897vigf8b23aprv0vx1xyly9bbccdpcn"; buildDepends = [ aeson base binary bits cereal deepseq OrderedBits primitive QuickCheck vector vector-binary-instances vector-th-unbox @@ -12053,8 +12088,7 @@ self: { base QuickCheck test-framework test-framework-quickcheck2 test-framework-th ]; - jailbreak = true; - homepage = "http://www.bioinf.uni-leipzig.de/Software/gADP/"; + homepage = "https://github.com/choener/PrimitiveArray"; description = "Efficient multidimensional arrays"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -12370,8 +12404,8 @@ self: { }: mkDerivation { pname = "Quickson"; - version = "0.1.1"; - sha256 = "0v2h8446gb86z2yvhqrhbkyj8yj0s9d33gbig6752lfjn31zxrcy"; + version = "0.2"; + sha256 = "1mr8ilcjlwxcpbblk6l6w022qbf4ngzd0q62fc9k1kjb0w1palbg"; buildDepends = [ aeson attoparsec base bytestring either text ]; homepage = "https://github.com/ssadler/quickson"; description = "Quick JSON extractions with Aeson"; @@ -14162,8 +14196,8 @@ self: { }: mkDerivation { pname = "StrappedTemplates"; - version = "0.2.0.0"; - sha256 = "0l2zdn3brrlsii9j14gfg7nfjvwswqgsnm7l4hcy51a6k0s3pnn7"; + version = "0.2.0.2"; + sha256 = "0x0nsrzb2r9pwp353ksxwik48iw17whmsclfj07qrqxchdwrjy6h"; buildDepends = [ base blaze-builder bytestring containers filemanip filepath mtl parsec text transformers @@ -15029,6 +15063,7 @@ self: { homepage = "https://github.com/yokto/Updater"; description = "Monadic FRP library based on stm"; license = stdenv.lib.licenses.asl20; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "UrlDisp" = callPackage @@ -15185,8 +15220,8 @@ self: { ({ mkDerivation, base, hspec, parsec, process }: mkDerivation { pname = "ViennaRNAParser"; - version = "1.2.4"; - sha256 = "0gjn6sb7njd1mp211f3vk7ishc0fawl2npaq4np81pls7i24va8g"; + version = "1.2.5"; + sha256 = "0kc3b49g52dh0a4q8v5ir7pwa0x8s6rclmqjhkj95v1070ag4w0f"; buildDepends = [ base parsec process ]; testDepends = [ base hspec parsec ]; description = "Libary for parsing ViennaRNA package output"; @@ -16719,6 +16754,21 @@ self: { license = stdenv.lib.licenses.publicDomain; }) {}; + "acme-box" = callPackage + ({ mkDerivation, base }: + mkDerivation { + pname = "acme-box"; + version = "0.0.0.0"; + sha256 = "0n6mawj9kq6s84j4yxwqabhni7kzgvhmhxi9dw1mrwnxkh5ial8v"; + isLibrary = true; + isExecutable = true; + buildDepends = [ base ]; + testDepends = [ base ]; + homepage = "http://github.com/drwebb/acme-box"; + description = "A full featured empty project"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "acme-cadre" = callPackage ({ mkDerivation, base }: mkDerivation { @@ -17113,6 +17163,7 @@ self: { homepage = "https://github.com/ion1/acme-zero-one"; description = "The absorbing element of package dependencies"; license = stdenv.lib.licenses.publicDomain; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "action-permutations" = callPackage @@ -17216,8 +17267,8 @@ self: { }: mkDerivation { pname = "ad"; - version = "4.2.2"; - sha256 = "032ch6gjg88zfiwid4f1f7rms86z4x7jfmq496cgr50ycx9gsjxf"; + version = "4.2.3"; + sha256 = "0w9nd8llzcjb91x1d3mh5482pavbx1jpn8w2ahm6ydjwvijjd9r5"; buildDepends = [ array base comonad containers data-reify erf free nats reflection transformers @@ -17501,8 +17552,8 @@ self: { }: mkDerivation { pname = "aeson-better-errors"; - version = "0.8.0"; - sha256 = "1synbykzdkrkdys9xl0y9yarbi7ya0ij62smambi9ndz474ngb95"; + version = "0.9.0"; + sha256 = "00b9mjf636pfgg50961y86qbkpix19x5pvbzlha0mr0icqqaan76"; buildDepends = [ aeson base bytestring dlist mtl scientific text transformers transformers-compat unordered-containers vector void @@ -18012,8 +18063,8 @@ self: { ({ mkDerivation, array, base, containers, mtl, random, vector }: mkDerivation { pname = "aivika"; - version = "4.1.1"; - sha256 = "1sxrd9qip3vwq0sxbbm1f5fa5g41xj0raszzv2agag80qyph3ayj"; + version = "4.2"; + sha256 = "0pg1wqssqqdjd0cafimsy8ibmxfyjk16w10ibkj13a6ggzfn75j1"; buildDepends = [ array base containers mtl random vector ]; homepage = "http://github.com/dsorokin/aivika"; description = "A multi-paradigm simulation library"; @@ -18060,8 +18111,8 @@ self: { }: mkDerivation { pname = "aivika-experiment-chart"; - version = "4.0.3"; - sha256 = "1c5xzp0n67fg799cdf6aqc7sxbv3dy6nkiilyc5hlr8bg3r20bpd"; + version = "4.2"; + sha256 = "15aqq8mmjybi7kkrfsmablf7ymi328p9y6nsr8pc7sv144fadaf0"; buildDepends = [ aivika aivika-experiment array base Chart colour containers data-default-class filepath lens mtl split @@ -18311,8 +18362,8 @@ self: { ({ mkDerivation, base, uglymemo, vector }: mkDerivation { pname = "align"; - version = "0.1.1.0"; - sha256 = "02rgg0haaj9c4xlk351kz6l2lqa9mdrm9rjgxbh5hm43shriiffw"; + version = "0.1.1.1"; + sha256 = "1a9a7vmv4sh0aps3cbx2i02i1n9k62pzcahs7swflw0r1b4gzdzv"; buildDepends = [ base uglymemo vector ]; description = "Sequence alignment algorithms"; license = stdenv.lib.licenses.bsd3; @@ -18617,7 +18668,9 @@ self: { mkDerivation { pname = "alternative-io"; version = "0.0.1"; + revision = "1"; sha256 = "01hypbci3hw2czkmx78ls51ycx518ich4k753jgv0z8ilrq8isch"; + editedCabalFile = "982094590ae1e54131d4b1285eaec6d4160717a2864858f90a3511522fc591d6"; buildDepends = [ base lifted-base monad-control transformers transformers-base ]; @@ -18685,6 +18738,7 @@ self: { homepage = "https://github.com/dbp/amazon-emailer-client-snap"; description = "Client library for amazon-emailer daemon"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "amazon-products" = callPackage @@ -19418,6 +19472,7 @@ self: { homepage = "https://github.com/dbp/analyze-client"; description = "Client for analyze service"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "anansi" = callPackage @@ -19518,6 +19573,7 @@ self: { homepage = "https://github.com/passy/android-lint-summary"; description = "A pretty printer for Android Lint errors"; license = stdenv.lib.licenses.asl20; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "angel" = callPackage @@ -20159,6 +20215,7 @@ self: { homepage = "https://github.com/philopon/apiary"; description = "purescript compiler for apiary web framework"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "apiary-session" = callPackage @@ -20964,8 +21021,8 @@ self: { }: mkDerivation { pname = "arx"; - version = "0.2.0"; - sha256 = "04af1a8b3njhv4gbn799p1dwryjdq3z54cws796iskm9628ds3yq"; + version = "0.2.1"; + sha256 = "0w29sdzhc54jjl7d0f3irq2s0kisd66amf0li0h9x7r00j72lvwx"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -21563,8 +21620,8 @@ self: { }: mkDerivation { pname = "atom-basic"; - version = "0.2.1"; - sha256 = "1i3qjjn15h6n642b8prahd99fb9la2j4f0ci110bs8jydmacs36m"; + version = "0.2.2"; + sha256 = "1n9illmrkrd1gr3imjvclzny8kjx7d0mak9yvyc129gfb9ap52cd"; buildDepends = [ base base64-bytestring bytestring network network-uri old-locale text time @@ -23203,8 +23260,8 @@ self: { }: mkDerivation { pname = "banwords"; - version = "0.2.0.0"; - sha256 = "18k39zgc5n9bxabv0wkiay9h3phx75mfr4kqpcp1hlpikn4h6wxx"; + version = "0.2.0.1"; + sha256 = "13mnz060yi1j6gsxknn1ara34s4ymdswysypj8d94k1741jv89yn"; buildDepends = [ attoparsec base bytestring data-default text vector ]; @@ -23212,7 +23269,6 @@ self: { attoparsec base HUnit test-framework test-framework-hunit text vector ]; - jailbreak = true; homepage = "https://github.com/fanjam/banwords"; description = "Generalized word blacklister"; license = stdenv.lib.licenses.mit; @@ -23567,17 +23623,19 @@ self: { }) {}; "base91" = callPackage - ({ mkDerivation, base, bytestring, QuickCheck, text }: + ({ mkDerivation, base, bytestring, mono-traversable, QuickCheck + , text + }: mkDerivation { pname = "base91"; - version = "0.2.0"; - sha256 = "10pa2gz9kwp0a4h7kzgnhbf2v897lpq5n5v927adlav9kqc1i41y"; + version = "2.1.0"; + sha256 = "1lz9s7w5nlp4naj9jzwb73im0vbs5nlrddg18irjz64sgq3qd2nn"; isLibrary = true; isExecutable = true; - buildDepends = [ base bytestring text ]; - testDepends = [ base bytestring QuickCheck text ]; + buildDepends = [ base bytestring mono-traversable text ]; + testDepends = [ base bytestring mono-traversable QuickCheck text ]; homepage = "https://github.com/ajg/base91"; - description = "A Base91 Encoder & Decoder"; + description = "A Generic Base91 Encoder & Decoder"; license = stdenv.lib.licenses.mit; }) {}; @@ -26285,6 +26343,7 @@ self: { homepage = "https://github.com/ku-fpg/blank-canvas/wiki"; description = "HTML5 Canvas Graphics Library"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "blas" = callPackage @@ -27073,8 +27132,8 @@ self: { }: mkDerivation { pname = "bound"; - version = "1.0.5"; - sha256 = "1vk2d8c0nvfk28a9l5d6vnxk48lha2xsp64bd7c1p3x8lygxj88f"; + version = "1.0.6"; + sha256 = "0i1q6pv7d7vy9agb6yzj0mi8hq8154wv17qhwkf4jd87k07xv76v"; buildDepends = [ base bifunctors binary bytes cereal comonad hashable hashable-extras prelude-extras profunctors transformers @@ -27459,19 +27518,20 @@ self: { "buffer-builder" = callPackage ({ mkDerivation, aeson, attoparsec, base, bytestring, criterion - , deepseq, HUnit, mtl, tasty, tasty-hunit, tasty-quickcheck - , tasty-th, text, unordered-containers, vector + , deepseq, HUnit, mtl, quickcheck-instances, tasty, tasty-hunit + , tasty-quickcheck, tasty-th, text, unordered-containers, vector }: mkDerivation { pname = "buffer-builder"; - version = "0.2.2.2"; - sha256 = "1mqia6rjnz5as8qv780yhxn7iyw2bxh5fx2d83x7assr6vn2489w"; + version = "0.2.4.0"; + sha256 = "1krhzcd6jwfi2rclkzrvmlzr8mz1kcll481w890yi64vb65j5cn2"; buildDepends = [ base bytestring mtl text unordered-containers vector ]; testDepends = [ - aeson attoparsec base bytestring criterion deepseq HUnit tasty - tasty-hunit tasty-quickcheck tasty-th text vector + aeson attoparsec base bytestring criterion deepseq HUnit + quickcheck-instances tasty tasty-hunit tasty-quickcheck tasty-th + text vector ]; homepage = "https://github.com/chadaustin/buffer-builder"; description = "Library for efficiently building up buffers, one piece at a time"; @@ -30402,8 +30462,8 @@ self: { }: mkDerivation { pname = "cef"; - version = "0.1.1"; - sha256 = "045sh0mfpwjpr3vc7bax89hv7aq29ak0xqhmyldj2p8allcfrv24"; + version = "0.1.2"; + sha256 = "0f5qj5xhmlys09i4vis3ricz0ym2hmdn53kgcb1qk23y0m4s94ci"; buildDepends = [ base bytestring text time ]; testDepends = [ base directory doctest filepath ]; homepage = "http://github.com/picussecurity/haskell-cef.git"; @@ -30596,7 +30656,9 @@ self: { mkDerivation { pname = "cf"; version = "0.4.1"; + revision = "1"; sha256 = "1z8hqd06nrrbgmg2gpryalhnk4z0sxm7is46sgpy09x9p6xd0fqx"; + editedCabalFile = "9fd574edfce6ea014201ccc3591638de0574f251290bcf0f44a8a00338131692"; buildDepends = [ base ]; testDepends = [ base QuickCheck test-framework test-framework-quickcheck2 @@ -31820,8 +31882,8 @@ self: { }: mkDerivation { pname = "clash-ghc"; - version = "0.5.9"; - sha256 = "0rrxql03bdkpna0i8giz1yyq7cr829gchnijlci243aldh8jwwkb"; + version = "0.5.10"; + sha256 = "02zv08mkx228fxx1hdraaqmiv1mfq6rgsr3gflh0awyf6x5g6jzn"; isLibrary = false; isExecutable = true; buildDepends = [ @@ -31847,8 +31909,8 @@ self: { }: mkDerivation { pname = "clash-lib"; - version = "0.5.8"; - sha256 = "1cb48q96sx2zr35brc6cywv76wj3vsk24yy5j64k16j1743gh45k"; + version = "0.5.9"; + sha256 = "1kh40vy5sqxpb2akzwyc7k7z251lg3h3a12qj2vq4vkgwx5xcqkh"; buildDepends = [ aeson attoparsec base bytestring clash-prelude concurrent-supply containers deepseq directory errors fgl filepath hashable lens mtl @@ -31934,8 +31996,8 @@ self: { }: mkDerivation { pname = "clash-vhdl"; - version = "0.5.7.1"; - sha256 = "1p1lmy07hfzj4wb7f68y03zvih2i8skb2sca9pqj64d6yszqmll8"; + version = "0.5.8"; + sha256 = "08qplvnal8jjqy8rkivgn53n8qpzk232dslqxypx6ky6fks3bc0w"; buildDepends = [ base clash-lib clash-prelude fgl lens mtl text unordered-containers wl-pprint-text @@ -32088,6 +32150,7 @@ self: { ]; buildTools = [ hsx2hs ]; extraLibraries = [ openssl ]; + jailbreak = true; homepage = "http://www.clckwrks.com/"; description = "A secure, reliable content management system (CMS) and blogging platform"; license = stdenv.lib.licenses.bsd3; @@ -38112,7 +38175,7 @@ self: { ({ mkDerivation, array, attoparsec, base, base16-bytestring, binary , bytestring, cmdargs, containers, cryptohash, curl, data-ordlist , dataenc, directory, filepath, FindBin, ghc, hashable, haskeline - , html, HTTP, HUnit, mmap, mtl, network, old-locale, old-time + , html, HTTP, HUnit, mmap, mtl, network, network-uri, old-time , parsec, process, QuickCheck, random, regex-applicative , regex-compat-tdfa, shelly, split, tar, terminfo, test-framework , test-framework-hunit, test-framework-quickcheck2, text, time @@ -38121,14 +38184,14 @@ self: { }: mkDerivation { pname = "darcs"; - version = "2.10.0"; - sha256 = "0dkby6bqv8dnv6zbvhz9yrablqkzi2szfsmrhmjk1934gczxpcsj"; + version = "2.10.1"; + sha256 = "157faxxzziaj79ln1qqvrii1vnafyknfbnmgl4y5krw06ys6bvzi"; isLibrary = true; isExecutable = true; buildDepends = [ array attoparsec base base16-bytestring binary bytestring containers cryptohash data-ordlist dataenc directory filepath - hashable haskeline html HTTP mmap mtl network old-locale old-time + hashable haskeline html HTTP mmap mtl network network-uri old-time parsec process random regex-applicative regex-compat-tdfa tar terminfo text time transformers transformers-compat unix unix-compat utf8-string vector zip-archive zlib @@ -38142,7 +38205,6 @@ self: { ]; extraLibraries = [ curl ]; configureFlags = [ "-fforce-char8-encoding" "-flibrary" ]; - jailbreak = true; postInstall = '' mkdir -p $out/etc/bash_completion.d mv contrib/darcs_completion $out/etc/bash_completion.d/darcs @@ -38967,6 +39029,17 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "data-flagset" = callPackage + ({ mkDerivation, base }: + mkDerivation { + pname = "data-flagset"; + version = "1.0.0.0"; + sha256 = "0ygvzrcb2vskjf203svk9wpv8lw4447rd218zvys4a0787ss1aw2"; + buildDepends = [ base ]; + description = "An efficient data type for sets of flags"; + license = stdenv.lib.licenses.mit; + }) {}; + "data-fresh" = callPackage ({ mkDerivation, base, free, transformers }: mkDerivation { @@ -41385,6 +41458,7 @@ self: { optparse-applicative pango split statestack transformers unix vector ]; + jailbreak = true; homepage = "http://projects.haskell.org/diagrams"; description = "Cairo backend for diagrams drawing EDSL"; license = stdenv.lib.licenses.bsd3; @@ -41404,9 +41478,11 @@ self: { diagrams-core diagrams-lib lens mtl NumInstances optparse-applicative statestack text ]; + jailbreak = true; homepage = "http://projects.haskell.org/diagrams/"; description = "HTML5 canvas backend for diagrams drawing EDSL"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "diagrams-contrib" = callPackage @@ -41478,8 +41554,8 @@ self: { }: mkDerivation { pname = "diagrams-haddock"; - version = "0.3.0.4"; - sha256 = "19dv368clrpjv2s0wd2ha61v80hlx4bkmy7qr9bgasaj3xxx3yqn"; + version = "0.3.0.5"; + sha256 = "00118bnxkgfg4s4h825bl9v1mdb8cfv27l6licmx8z0dch3all9k"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -41505,15 +41581,12 @@ self: { }: mkDerivation { pname = "diagrams-hsqml"; - version = "0.0.0.2"; - revision = "1"; - sha256 = "065jh6a24g25g1113iz4ml9vnrzpk2lyrf873jzq9x6awhi6ifng"; - editedCabalFile = "bb0ff98c3522df34b9d9700a03600269cbb78d3e2a6796e6011778c315959490"; + version = "0.1.0.0"; + sha256 = "1j1n9bamb1fyfgbmiyqssyzh93fahmg48yb7z3z18rrxmn04rnax"; buildDepends = [ base colour containers diagrams-core diagrams-lib hsqml lens text transformers ]; - jailbreak = true; homepage = "https://github.com/marcinmrotek/diagrams-hsqml"; description = "HsQML (Qt5) backend for Diagrams"; license = stdenv.lib.licenses.bsd3; @@ -41534,6 +41607,7 @@ self: { diagrams-lib lens mtl NumInstances optparse-applicative split statestack static-canvas text ]; + jailbreak = true; homepage = "http://projects.haskell.org/diagrams/"; description = "HTML5 canvas backend for diagrams drawing EDSL"; license = stdenv.lib.licenses.bsd3; @@ -41594,8 +41668,8 @@ self: { }: mkDerivation { pname = "diagrams-pgf"; - version = "0.1.0.1"; - sha256 = "0q19qb1cxgkhg9z24kxgy80swbfc1bnrkzmv40kz997rlfz7qaiz"; + version = "0.1.0.2"; + sha256 = "1lwwr143nlvpxpkdvsbq4z4bs7qhbx636p6hi6w448xmbniq90rj"; buildDepends = [ base bytestring bytestring-builder colour containers diagrams-core diagrams-lib directory filepath hashable JuicyPixels mtl @@ -41621,6 +41695,7 @@ self: { filepath hashable lens monoid-extras mtl semigroups split statestack ]; + jailbreak = true; homepage = "http://projects.haskell.org/diagrams/"; description = "Postscript backend for diagrams drawing EDSL"; license = stdenv.lib.licenses.bsd3; @@ -41656,6 +41731,7 @@ self: { diagrams-lib filepath FontyFruity hashable JuicyPixels lens mtl optparse-applicative Rasterific split unix ]; + jailbreak = true; homepage = "http://projects.haskell.org/diagrams/"; description = "Rasterific backend for diagrams"; license = stdenv.lib.licenses.bsd3; @@ -41689,18 +41765,20 @@ self: { ({ mkDerivation, base, base64-bytestring, bytestring, colour , containers, diagrams-core, diagrams-lib, directory, filepath , hashable, JuicyPixels, lens, lucid-svg, monoid-extras, mtl - , old-time, optparse-applicative, process, split, text, time + , old-time, optparse-applicative, process, semigroups, split, text + , time }: mkDerivation { pname = "diagrams-svg"; - version = "1.3.1.2"; - sha256 = "1kz70v0nccswd4df3240gy6liln4hi165zn8rm6f3palkxcfw3m3"; + version = "1.3.1.3"; + sha256 = "0migb5vjlslbxlmbqxl0qdrpsi0ghbiq86rjna57g804r149n7ni"; buildDepends = [ base base64-bytestring bytestring colour containers diagrams-core diagrams-lib directory filepath hashable JuicyPixels lens lucid-svg - monoid-extras mtl old-time optparse-applicative process split text - time + monoid-extras mtl old-time optparse-applicative process semigroups + split text time ]; + jailbreak = true; homepage = "http://projects.haskell.org/diagrams/"; description = "SVG backend for diagrams drawing EDSL"; license = stdenv.lib.licenses.bsd3; @@ -41988,6 +42066,7 @@ self: { aeson base bytestring digestive-functors HUnit mtl scientific tasty tasty-hunit text ]; + jailbreak = true; homepage = "http://github.com/ocharles/digestive-functors-aeson"; description = "Run digestive-functors forms against JSON"; license = stdenv.lib.licenses.gpl3; @@ -42375,18 +42454,17 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "directory_1_2_2_1" = callPackage - ({ mkDerivation, base, filepath, python, time, unix, which }: + "directory_1_2_3_0" = callPackage + ({ mkDerivation, base, filepath, time, unix }: mkDerivation { pname = "directory"; - version = "1.2.2.1"; - sha256 = "0ikhkmgzmpxvgl9w1piv168sbwkrvn0l2xdx9zb4sw75ci1ymb1y"; + version = "1.2.3.0"; + sha256 = "1511nw0hgy6sg82xfimg8rbbf43vcqn6gw076m96b9zcy1dzijln"; buildDepends = [ base filepath time unix ]; - testDepends = [ base python which ]; + testDepends = [ base filepath time unix ]; 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 @@ -43320,18 +43398,23 @@ self: { "docker" = callPackage ({ mkDerivation, aeson, base, bytestring, containers, data-default - , lens, network-uri, pipes, pipes-bytestring, pipes-http - , pipes-text, text, wreq + , http-types, lens, lens-aeson, network-uri, pipes + , pipes-bytestring, pipes-http, pipes-text, process, QuickCheck + , tasty, tasty-hunit, tasty-quickcheck, text, wreq }: mkDerivation { pname = "docker"; - version = "0.1.0.1"; - sha256 = "0jp7jsacxxzfbz0sdmzwwl9nj8xyfg889zxsw4mg87jxasmll3g2"; + version = "0.2.0.2"; + sha256 = "0iv36j8ixjbxlwbpw426lj5z39kwd3mrpb5qqw7c2nxkfp2dr0gi"; buildDepends = [ - aeson base bytestring containers data-default lens network-uri - pipes pipes-bytestring pipes-http pipes-text text wreq + aeson base bytestring containers data-default lens lens-aeson + network-uri pipes pipes-bytestring pipes-http pipes-text text wreq + ]; + testDepends = [ + aeson base bytestring containers data-default http-types lens + lens-aeson pipes pipes-bytestring pipes-http pipes-text process + QuickCheck tasty tasty-hunit tasty-quickcheck text wreq ]; - jailbreak = true; homepage = "https://github.com/denibertovic/docker-hs"; description = "Haskell wrapper for Docker Remote API"; license = stdenv.lib.licenses.bsd3; @@ -43341,27 +43424,28 @@ self: { "dockercook" = callPackage ({ mkDerivation, attoparsec, base, base16-bytestring, bytestring , conduit, conduit-combinators, conduit-extra, cryptohash - , directory, filepath, hashable, hslogger, HTF, monad-logger, mtl - , optparse-applicative, persistent-sqlite, persistent-template + , directory, filepath, hashable, hslogger, HTF, lens, monad-logger + , mtl, optparse-applicative, persistent-sqlite, persistent-template , process, regex-compat, resourcet, retry, stm, streaming-commons , system-filepath, temporary, text, time, transformers, unix - , unordered-containers, vector + , unordered-containers, vector, wreq }: mkDerivation { pname = "dockercook"; - version = "0.4.0.0"; - sha256 = "1v74zcbk53daxlqgr5b8d900dvyj8kizmz7cwka18a2rz8zi0vbw"; + version = "0.4.3.0"; + sha256 = "0gsaw0qbbd3a017w82hwvmrv0ygxki2c8ls3b6hfc38a17ja68vc"; isLibrary = true; isExecutable = true; buildDepends = [ attoparsec base base16-bytestring bytestring conduit conduit-combinators conduit-extra cryptohash directory filepath - hashable hslogger monad-logger mtl optparse-applicative + hashable hslogger lens monad-logger mtl optparse-applicative persistent-sqlite persistent-template process regex-compat resourcet retry stm streaming-commons system-filepath temporary - text time transformers unix unordered-containers vector + text time transformers unix unordered-containers vector wreq ]; testDepends = [ base HTF text vector ]; + jailbreak = true; homepage = "https://github.com/factisresearch/dockercook"; description = "A build tool for multiple docker image layers"; license = stdenv.lib.licenses.mit; @@ -43404,8 +43488,8 @@ self: { }: mkDerivation { pname = "doctest"; - version = "0.10.0"; - sha256 = "161k9brapz6hbwl3naar07kpfsgqp4b52i5nfsbxsqa2a9al40kb"; + version = "0.10.1"; + sha256 = "1jbyhzbi2hfrfg7vbkpj6vriaap8cn99nnmzwcfscwaijz09jyrm"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -43761,6 +43845,7 @@ self: { aeson base bytestring data-default-class http-client http-types reflection scientific text transformers ]; + jailbreak = true; homepage = "https://github.com/philopon/dozens-hs"; description = "dozens api library"; license = stdenv.lib.licenses.mit; @@ -44994,15 +45079,19 @@ self: { }) {}; "edit-distance" = callPackage - ({ mkDerivation, array, base, containers, random }: + ({ mkDerivation, array, base, containers, QuickCheck, random + , test-framework, test-framework-quickcheck2 + }: mkDerivation { pname = "edit-distance"; - version = "0.2.1.3"; - sha256 = "1insr7a1yazilqrx5f3pnkcr1fsvn4iaisw18rhayc0bnndfbcm0"; - isLibrary = true; - isExecutable = true; + version = "0.2.2.1"; + sha256 = "0jkca97zyv23yyilp3jydcrzxqhyk27swhzh82llvban5zp8b21y"; buildDepends = [ array base containers random ]; - homepage = "http://github.com/batterseapower/edit-distance"; + testDepends = [ + array base containers QuickCheck random test-framework + test-framework-quickcheck2 + ]; + homepage = "http://github.com/phadej/edit-distance"; description = "Levenshtein and restricted Damerau-Levenshtein edit distances"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -45189,10 +45278,9 @@ self: { ({ mkDerivation, base, mtl }: mkDerivation { pname = "effin"; - version = "0.2.1.3"; - sha256 = "0iv3va8lhfikk9mssg6sx2yzvdq6yh53gnv53gl9dwll8pnj8fhh"; + version = "0.3.0.1"; + sha256 = "0rckxjdkw5p4yy1kizj1z8kp7sxfxxhh9s7714jsn9in7lc4lsif"; buildDepends = [ base mtl ]; - jailbreak = true; homepage = "https://github.com/YellPika/effin"; description = "A Typeable-free implementation of extensible effects"; license = stdenv.lib.licenses.bsd3; @@ -45857,8 +45945,8 @@ self: { }: mkDerivation { pname = "elocrypt"; - version = "0.4.0"; - sha256 = "0n19364jzifnb08pxzlsb05hpqz327zsfz138g0py3zy38wibszx"; + version = "0.4.1"; + sha256 = "1hssxqhm962hr41mvjnrs4h74121nmvlbww0g9nyk10mx71rcbcg"; isLibrary = true; isExecutable = true; buildDepends = [ base MonadRandom random ]; @@ -46839,7 +46927,9 @@ self: { mkDerivation { pname = "ersatz"; version = "0.3"; + revision = "3"; sha256 = "1hq6cdw1rvwc0289saz36x2imwwnj203hqk2lsbkbhyghdvqmpbr"; + editedCabalFile = "aafa6482bcf20d998dfc122b780b0378ec05187235252f4715e98bac02fc5b6c"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -46847,6 +46937,7 @@ self: { process temporary transformers unordered-containers ]; testDepends = [ base directory doctest filepath ]; + jailbreak = true; homepage = "http://github.com/ekmett/ersatz"; description = "A monad for expressing SAT or QSAT problems using observable sharing"; license = stdenv.lib.licenses.bsd3; @@ -47033,15 +47124,17 @@ self: { }) {}; "ether" = callPackage - ({ mkDerivation, base, mtl, newtype-generics, QuickCheck, tasty - , tasty-quickcheck, template-haskell, transformers + ({ mkDerivation, base, mmorph, monad-control, mtl, newtype-generics + , QuickCheck, tasty, tasty-quickcheck, template-haskell + , transformers, transformers-base, transformers-lift }: mkDerivation { pname = "ether"; - version = "0.2.1.0"; - sha256 = "1iwi3whaxnpwfdghw1rli9dxqh1c28hhxkdvl4wslj0vc014h3di"; + version = "0.3.0.0"; + sha256 = "1k8g01ypck0w6sp6f3w3asdakzjg6k8m1sz58c2r5iz3z1v9b04m"; buildDepends = [ - base mtl newtype-generics template-haskell transformers + base mmorph monad-control mtl newtype-generics template-haskell + transformers transformers-base transformers-lift ]; testDepends = [ base mtl QuickCheck tasty tasty-quickcheck transformers @@ -47176,6 +47269,17 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "event" = callPackage + ({ mkDerivation, base, containers, semigroups, transformers }: + mkDerivation { + pname = "event"; + version = "0.1.1"; + sha256 = "191d72dbaddxl2ql2860145iwfsrx2jrbcsylfq7028vmzzxqqm6"; + buildDepends = [ base containers semigroups transformers ]; + description = "Monoidal, monadic and first-class events"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "event-driven" = callPackage ({ mkDerivation, base, monads-tf, yjtools }: mkDerivation { @@ -48166,7 +48270,9 @@ self: { mkDerivation { pname = "fast-logger"; version = "2.4.0"; + revision = "3"; sha256 = "1hh5rll2q4dpshplyk0hciknvypx3v2hd102hf0f2z5h70d4xzsc"; + editedCabalFile = "af5edf5e05ecd782e1d87b9d5730c5a9eb1016ac01fb1a377dda1cd8e88a274b"; buildDepends = [ array auto-update base bytestring bytestring-builder directory filepath text @@ -48214,8 +48320,8 @@ self: { ({ mkDerivation, base, bytestring, tagsoup, text, text-icu }: mkDerivation { pname = "fast-tagsoup"; - version = "1.0.6"; - sha256 = "0d1h57flg9iq4psfpwcqq91giljqcjz9lhd7nhdrk08pzdla09iq"; + version = "1.0.7"; + sha256 = "089karddj08z0lfr83r2x070j67i2s0aq2s1qi5i66vw335y91d8"; buildDepends = [ base bytestring tagsoup text text-icu ]; homepage = "https://github.com/vshabanov/fast-tagsoup"; description = "Fast parser for tagsoup package"; @@ -48942,16 +49048,18 @@ self: { }) {}; "ffmpeg-light" = callPackage - ({ mkDerivation, base, ffmpeg, JuicyPixels, libavcodec, libavformat - , libswscale, mtl, transformers, vector + ({ mkDerivation, base, either, exceptions, ffmpeg, JuicyPixels + , libavcodec, libavformat, libswscale, mtl, transformers, vector }: mkDerivation { pname = "ffmpeg-light"; - version = "0.8.1"; - sha256 = "08hydkqpk72s5bnc7h133jdz0x5msbxf7r1149hb2pqaqffid569"; + version = "0.8.2"; + sha256 = "13pkdsjsw1h6gscpp2jwly1w81jj3rpb27ssa0w7gi2qhjcg1inw"; isLibrary = true; isExecutable = true; - buildDepends = [ base JuicyPixels mtl transformers vector ]; + buildDepends = [ + base either exceptions JuicyPixels mtl transformers vector + ]; pkgconfigDepends = [ ffmpeg libavcodec libavformat libswscale ]; description = "Minimal bindings to the FFmpeg library"; license = stdenv.lib.licenses.bsd3; @@ -49027,6 +49135,7 @@ self: { testDepends = [ base containers fgl hspec QuickCheck ]; description = "QuickCheck support for fgl"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "fgl-extras-decompositions" = callPackage @@ -49428,26 +49537,26 @@ self: { ({ mkDerivation, attoparsec, base, conduit, conduit-combinators , conduit-extra, directory, doctest, either, exceptions, filepath , hspec, mmorph, monad-control, mtl, regex-posix, semigroups - , streaming-commons, system-filepath, text, time, transformers - , transformers-base, unix, unix-compat + , streaming-commons, text, time, transformers, transformers-base + , unix, unix-compat }: mkDerivation { pname = "find-conduit"; - version = "0.4.3"; - sha256 = "05s1whyqmv1nxcbrrfhfn8lcqb2cwyz1wa2im8b976i14qgw65lm"; + version = "0.4.4"; + sha256 = "15p1aj8lckmvnrq8a8wz6sbs0d2qbcjgachf5sgpf2lv57hzxksz"; isLibrary = true; isExecutable = true; buildDepends = [ attoparsec base conduit conduit-combinators conduit-extra either exceptions filepath mmorph monad-control mtl regex-posix semigroups - streaming-commons system-filepath text time transformers - transformers-base unix unix-compat + streaming-commons text time transformers transformers-base unix + unix-compat ]; testDepends = [ attoparsec base conduit conduit-combinators directory doctest either exceptions filepath hspec mmorph monad-control mtl - regex-posix semigroups streaming-commons system-filepath text time - transformers transformers-base unix-compat + regex-posix semigroups streaming-commons text time transformers + transformers-base unix-compat ]; description = "A file-finding conduit that allows user control over traversals"; license = stdenv.lib.licenses.mit; @@ -50472,8 +50581,8 @@ self: { }: mkDerivation { pname = "folds"; - version = "0.6.2"; - sha256 = "13zdmf7szdy9ka5dw0vgzbfmndm7w8fz7ryz5h2z5hsqg9am2qqa"; + version = "0.6.3"; + sha256 = "1p8vr71vqzn0h4j5rz3wh7fsvsaaig52ds7sx8r2c8klbdf91zd4"; buildDepends = [ base comonad contravariant lens pointed profunctors reflection semigroupoids tagged transformers vector @@ -50482,7 +50591,6 @@ self: { base bytestring deepseq directory doctest filepath mtl semigroups ]; configureFlags = [ "-f-test-hlint" ]; - jailbreak = true; homepage = "http://github.com/ekmett/folds"; description = "Beautiful Folding"; license = stdenv.lib.licenses.bsd3; @@ -50774,10 +50882,8 @@ self: { }: mkDerivation { pname = "formatting"; - version = "6.2.0"; - revision = "1"; - sha256 = "13w2322djffajqdy48lwfngcrbh5pc9ivhy1w5zgxcjqc0amlv5v"; - editedCabalFile = "299d43483dfe38a5e95061fb943cb63fa252d7fd38212c42e9bb022f49407a89"; + version = "6.2.2"; + sha256 = "04ilp8zkzkab3x4v5kczpa58k5jr67yg9fq4prj7xrj81kixgp2g"; buildDepends = [ base clock old-locale scientific text text-format time ]; @@ -51144,6 +51250,23 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "free-http" = callPackage + ({ mkDerivation, base, bytestring, free, http-client, http-types + , mtl, QuickCheck, text, time, transformers + }: + mkDerivation { + pname = "free-http"; + version = "0.1.1.1"; + sha256 = "1gifjrz7bmrcyv6pc6gl55vw0vmnzjzjhvslwvj8p8c8xbv2fxrh"; + buildDepends = [ + base bytestring free http-client http-types mtl QuickCheck text + time transformers + ]; + homepage = "https://github.com/aaronlevin/free-http"; + description = "An HTTP Client based on Free Monads"; + license = stdenv.lib.licenses.mit; + }) {}; + "free-operational" = callPackage ({ mkDerivation, base, comonad-transformers, free, kan-extensions , mtl, transformers @@ -51442,6 +51565,47 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "frpnow" = callPackage + ({ mkDerivation, base, containers, mtl, transformers }: + mkDerivation { + pname = "frpnow"; + version = "0.11"; + sha256 = "0lvlgn1bv9flhs9x3i5zf1zd6l7nd4i3asscc0nmqmpnidcmlkcn"; + buildDepends = [ base containers mtl transformers ]; + homepage = "https://github.com/atzeus/FRPNow"; + description = "Principled practical FRP"; + license = stdenv.lib.licenses.bsd3; + }) {}; + + "frpnow-gloss" = callPackage + ({ mkDerivation, base, containers, frpnow, gloss, mtl, transformers + }: + mkDerivation { + pname = "frpnow-gloss"; + version = "0.12"; + sha256 = "1xywqcif16r3x4qckz3n6k5mp2pya4vj35h0jrh4rd1sspnhi99i"; + buildDepends = [ base containers frpnow gloss mtl transformers ]; + homepage = "https://github.com/atzeus/FRPNow"; + description = "Program awesome stuff with Gloss and frpnow!"; + license = stdenv.lib.licenses.bsd3; + }) {}; + + "frpnow-gtk" = callPackage + ({ mkDerivation, base, containers, frpnow, glib, gtk, mtl + , transformers + }: + mkDerivation { + pname = "frpnow-gtk"; + version = "0.11"; + sha256 = "0yq9pgjlmzg5pzcky7z7n2ks82x92dp5pjacr6h3w8mdrhhhk80c"; + buildDepends = [ + base containers frpnow glib gtk mtl transformers + ]; + homepage = "https://github.com/atzeus/FRPNow"; + description = "Program GUIs with GTK and frpnow!"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "frquotes" = callPackage ({ mkDerivation, base }: mkDerivation { @@ -52086,6 +52250,7 @@ self: { homepage = "http://github.com/marcusbuffett/game-of-life"; description = "Conway's Game of Life"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "game-probability" = callPackage @@ -52419,6 +52584,7 @@ self: { extraLibraries = [ genders ]; description = "Bindings to libgenders"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) { genders = null;}; "general-prelude" = callPackage @@ -52483,7 +52649,9 @@ self: { mkDerivation { pname = "generic-aeson"; version = "0.2.0.7"; + revision = "1"; sha256 = "06qczarf6vzd9wr9ad685v69hvd88zfv5lhry0zkka2bcdqc5wqz"; + editedCabalFile = "f14b6017d6c92b2fc7a585bc81fd2ee286c8d73338cf1eb5964006bffeb70abd"; buildDepends = [ aeson attoparsec base generic-deriving mtl tagged text unordered-containers vector @@ -52950,6 +53118,7 @@ self: { base bytestring directory doctest filepath hlint QuickCheck template-haskell ]; + jailbreak = true; homepage = "https://github.com/domdere/hs-geojson"; description = "A thin GeoJSON Layer above the aeson library"; license = stdenv.lib.licenses.bsd3; @@ -53960,8 +54129,8 @@ self: { }: mkDerivation { pname = "git-annex"; - version = "5.20150617"; - sha256 = "0m4dbzjmjyjpxbplykil1k64mj2lq5xf2yz7dy406248cscc8drd"; + version = "5.20150710"; + sha256 = "0q7q8ikgv3dhvs3vad04z1bfa6l92v97jrh0n4zqc0c44wx9a3wp"; isLibrary = false; isExecutable = true; buildDepends = [ @@ -56640,8 +56809,8 @@ self: { }: mkDerivation { pname = "gtk"; - version = "0.13.8.1"; - sha256 = "1p1s67swsiq8kr1l07zpghmyzww882kgzz38z41ykwzwj471zqjp"; + version = "0.13.9"; + sha256 = "1mdz3s03y69713cr3grn8gawimykk8rs1f9vgch8a8q04ivhkq0j"; buildDepends = [ array base bytestring cairo containers gio glib mtl pango text ]; @@ -56933,8 +57102,8 @@ self: { }: mkDerivation { pname = "gtk3"; - version = "0.13.8"; - sha256 = "18z1drng10l3z2arn2lrwsdaxx8q9yrdvdhzixya1vhs8za3m4pk"; + version = "0.13.9"; + sha256 = "1zmcvp295sknc2h529nprclw11lnwp79dniyyg573wc99bdzijvr"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -58762,8 +58931,8 @@ self: { }: mkDerivation { pname = "hakyll"; - version = "4.7.1.0"; - sha256 = "11lv7p8c4vka2rf47f1fhyvfax7rjb1i1i12mlrikj16vvsrixh2"; + version = "4.7.2.0"; + sha256 = "0krj7kaikdbxiqkcd5c3pyhp3zchgy74dzx336f8x1ywlja4802r"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -58782,12 +58951,25 @@ self: { test-framework test-framework-hunit test-framework-quickcheck2 text time ]; - jailbreak = true; homepage = "http://jaspervdj.be/hakyll"; description = "A static website compiler library"; license = stdenv.lib.licenses.bsd3; }) {}; + "hakyll-R" = callPackage + ({ mkDerivation, base, directory, filepath, hakyll, pandoc, process + }: + mkDerivation { + pname = "hakyll-R"; + version = "0.1.0.3"; + sha256 = "0sr0mpyhjr7ajg227rfylhv2950vip6zkryalxp39m1xv0dh2rb3"; + buildDepends = [ base directory filepath hakyll pandoc process ]; + jailbreak = true; + description = "A package allowing to write Hakyll blog posts in Rmd"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "hakyll-agda" = callPackage ({ mkDerivation, Agda, base, containers, directory, filepath , hakyll, mtl, pandoc, transformers, xhtml @@ -62812,8 +62994,8 @@ self: { }: mkDerivation { pname = "haxr"; - version = "3000.11"; - sha256 = "0gydwh9q76wk2qimy9i1ba6ii6a977nih534iz6rgqfhrkcck8mz"; + version = "3000.11.1"; + sha256 = "07rz03n0v9nflzid0vx5qh5hc7fmlq9c9kkk35slljv7lwmxw0qh"; buildDepends = [ array base base-compat base64-bytestring blaze-builder bytestring HaXml HsOpenSSL http-streams http-types io-streams mtl mtl-compat @@ -63191,8 +63373,8 @@ self: { }: mkDerivation { pname = "hcltest"; - version = "0.3.6"; - sha256 = "145l3kfxi1slngcmh4dnn09hhpr5v6s5nppk0i5a5jzxpp2yx6sd"; + version = "0.3.7"; + sha256 = "1hqx0khbxypq4hqq1hq0ybyadd7m6bpd6rzc3zya3w0s7kwk0dgd"; buildDepends = [ base bytestring directory dlist either filepath free lens mmorph monad-control mtl optparse-applicative process random-shuffle split @@ -63847,20 +64029,18 @@ self: { "heist" = callPackage ({ mkDerivation, aeson, attoparsec, base, blaze-builder, blaze-html - , bytestring, containers, directory, directory-tree, dlist, errors + , bytestring, containers, directory, directory-tree, dlist, either , filepath, hashable, map-syntax, MonadCatchIO-transformers, mtl , process, random, text, time, transformers, unordered-containers , vector, xmlhtml }: mkDerivation { pname = "heist"; - version = "0.14.1"; - revision = "4"; - sha256 = "11g6nrg9xn9ypwrz7mj3hqjhg45ia1miihh1ydls7vfdm2fqlagy"; - editedCabalFile = "d61d5b4f4b360c12b46179000fe761037a23182489362188c929476a42248876"; + version = "0.14.1.1"; + sha256 = "0hwf8d20lw4gn5mal8iqd62npr2859541h3md451hjlbwpjyqd19"; buildDepends = [ aeson attoparsec base blaze-builder blaze-html bytestring - containers directory directory-tree dlist errors filepath hashable + containers directory directory-tree dlist either filepath hashable map-syntax MonadCatchIO-transformers mtl process random text time transformers unordered-containers vector xmlhtml ]; @@ -65246,8 +65426,8 @@ self: { }: mkDerivation { pname = "higher-leveldb"; - version = "0.2.1.0"; - sha256 = "13bwh9jg7smh8vwgrih79ivi073690l9nn478r5m0w64gbkvdm5p"; + version = "0.3.0.0"; + sha256 = "0lghf21l3s4fmwnp3dsndzxqhamgppczzydkvnqlmx1x9jk5g1b6"; buildDepends = [ base bytestring cereal data-default leveldb-haskell lifted-base monad-control mtl resourcet transformers transformers-base @@ -65256,7 +65436,6 @@ self: { base bytestring cereal hspec leveldb-haskell lifted-base monad-control mtl process resourcet transformers transformers-base ]; - jailbreak = true; homepage = "https://github.com/jeremyjh/higher-leveldb"; description = "A rich monadic API for working with leveldb databases"; license = stdenv.lib.licenses.bsd3; @@ -66057,14 +66236,13 @@ self: { }: mkDerivation { pname = "hjsonpointer"; - version = "0.2.0.2"; - sha256 = "1jf5cd77m1jvdlsblx9c3l5z9gdnkw0lii0z3zpzpcr275sxff0h"; + version = "0.2.0.3"; + sha256 = "13n0fzhd2fmy7k5iafmg3cxd2lmpsfvvbg1a0q793wz5f3glw0l3"; buildDepends = [ aeson base text unordered-containers vector ]; testDepends = [ aeson base http-types HUnit test-framework test-framework-hunit text unordered-containers vector ]; - jailbreak = true; homepage = "https://github.com/seagreen/hjsonpointer"; description = "JSON Pointer library"; license = stdenv.lib.licenses.mit; @@ -66079,8 +66257,8 @@ self: { }: mkDerivation { pname = "hjsonschema"; - version = "0.6.0.0"; - sha256 = "01v2nb77bp94jx9va757b2iimvvi9p73aqw7izyrqp1li4gd6yq2"; + version = "0.6.0.1"; + sha256 = "1m7fg179khkmyhnhqa32gbaf2dgg27i4n36fafqm60pyc5kzhz69"; buildDepends = [ aeson base bytestring file-embed hashable hjsonpointer http-client http-types regexpr scientific text unordered-containers vector @@ -66161,29 +66339,27 @@ self: { ({ mkDerivation, base, base-compat, cmdargs, containers, csv , directory, filepath, haskeline, hledger-lib, HUnit, mtl , mtl-compat, old-time, parsec, pretty-show, process, regex-tdfa - , regexpr, safe, shakespeare, shakespeare-text, split, tabular - , terminfo, test-framework, test-framework-hunit, text, time - , transformers, utf8-string, wizards + , safe, shakespeare, split, tabular, terminfo, test-framework + , test-framework-hunit, text, time, transformers + , unordered-containers, utf8-string, wizards }: mkDerivation { pname = "hledger"; - version = "0.25.1"; - sha256 = "1z3qpa8p6z7lil67ikimfzvlppsaz3yn58ljc5mkqv3cz6rss9q3"; + version = "0.26"; + sha256 = "1gixj6i99rqbn6ziwpni2scgv9sdd3yvxj6d3i1ivirmsx2rd3bm"; isLibrary = true; isExecutable = true; buildDepends = [ base base-compat cmdargs containers csv directory filepath haskeline hledger-lib HUnit mtl mtl-compat old-time parsec - pretty-show process regex-tdfa regexpr safe shakespeare - shakespeare-text split tabular terminfo text time utf8-string - wizards + pretty-show process regex-tdfa safe shakespeare split tabular + terminfo text time unordered-containers utf8-string wizards ]; testDepends = [ base base-compat cmdargs containers csv directory filepath haskeline hledger-lib HUnit mtl mtl-compat old-time parsec - pretty-show process regex-tdfa regexpr safe shakespeare - shakespeare-text split tabular test-framework test-framework-hunit - text time transformers wizards + pretty-show process regex-tdfa safe shakespeare split tabular + test-framework test-framework-hunit text time transformers wizards ]; homepage = "http://hledger.org"; description = "The main command-line interface for the hledger accounting tool"; @@ -66220,6 +66396,7 @@ self: { isLibrary = false; isExecutable = true; buildDepends = [ base hledger-lib time ]; + jailbreak = true; homepage = "https://github.com/gebner/hledger-diff"; description = "Compares the transactions in two ledger files"; license = stdenv.lib.licenses.gpl3; @@ -66245,8 +66422,8 @@ self: { }: mkDerivation { pname = "hledger-irr"; - version = "0.1.1.6"; - sha256 = "1w8f69ssr7g50w4mikfakznrw7y0lqcjr78ad5bwz37ppi4fhdvj"; + version = "0.1.1.7"; + sha256 = "1gi7v5xsx1hv4lljlx19v4rwvnh7raglxzh4mgyiwlnwqybc2cr4"; isLibrary = false; isExecutable = true; buildDepends = [ base Cabal Decimal hledger-lib statistics time ]; @@ -66257,25 +66434,24 @@ self: { "hledger-lib" = callPackage ({ mkDerivation, array, base, base-compat, blaze-markup, bytestring , cmdargs, containers, csv, Decimal, directory, filepath, HUnit - , mtl, mtl-compat, old-time, parsec, pretty-show, regex-tdfa - , regexpr, safe, split, test-framework, test-framework-hunit, time - , transformers, utf8-string + , mtl, mtl-compat, old-time, parsec, pretty-show, regex-tdfa, safe + , split, test-framework, test-framework-hunit, time, transformers + , utf8-string }: mkDerivation { pname = "hledger-lib"; - version = "0.25.1"; - sha256 = "1p8khkpwiqxhm9ycg4vcgqsggrxzlp55b34ckhsdrfzjdphxq60i"; + version = "0.26"; + sha256 = "0cm5d65kfxha6280q9iibrj4a0p5g6srfl28x1f8vay41xjg80nh"; buildDepends = [ array base base-compat blaze-markup bytestring cmdargs containers csv Decimal directory filepath HUnit mtl mtl-compat old-time parsec - pretty-show regex-tdfa regexpr safe split time transformers - utf8-string + pretty-show regex-tdfa safe split time transformers utf8-string ]; testDepends = [ array base base-compat blaze-markup cmdargs containers csv Decimal directory filepath HUnit mtl mtl-compat old-time parsec pretty-show - regex-tdfa regexpr safe split test-framework test-framework-hunit - time transformers + regex-tdfa safe split test-framework test-framework-hunit time + transformers ]; homepage = "http://hledger.org"; description = "Core data types, parsers and utilities for the hledger accounting tool"; @@ -66306,24 +66482,24 @@ self: { ({ mkDerivation, base, base-compat, blaze-html, blaze-markup , bytestring, clientsession, cmdargs, conduit-extra, data-default , directory, filepath, hjsmin, hledger, hledger-lib, hspec - , http-client, http-conduit, HUnit, json, network-conduit, parsec - , regexpr, safe, shakespeare, template-haskell, text, time - , transformers, wai, wai-extra, wai-handler-launch, warp, yaml - , yesod, yesod-core, yesod-form, yesod-static, yesod-test + , http-client, http-conduit, HUnit, json, parsec, safe, shakespeare + , template-haskell, text, time, transformers, wai, wai-extra + , wai-handler-launch, warp, yaml, yesod, yesod-core, yesod-form + , yesod-static, yesod-test }: mkDerivation { pname = "hledger-web"; - version = "0.25.1"; - sha256 = "07al1vlrh5v71zzghn5q5krdygqa63icbg33n0hlvc42mghc6rsk"; + version = "0.26"; + sha256 = "019r4jy0kss62ya883rgzkc6lkp14f0dfkdfiahpl4587fcvpxsi"; isLibrary = true; isExecutable = true; buildDepends = [ base base-compat blaze-html blaze-markup bytestring clientsession cmdargs conduit-extra data-default directory filepath hjsmin - hledger hledger-lib http-client http-conduit HUnit json - network-conduit parsec regexpr safe shakespeare template-haskell - text time transformers wai wai-extra wai-handler-launch warp yaml - yesod yesod-core yesod-form yesod-static + hledger hledger-lib http-client http-conduit HUnit json parsec safe + shakespeare template-haskell text time transformers wai wai-extra + wai-handler-launch warp yaml yesod yesod-core yesod-form + yesod-static ]; testDepends = [ base base-compat hspec yesod yesod-test ]; homepage = "http://hledger.org"; @@ -66392,13 +66568,13 @@ self: { ({ mkDerivation, base, hspec, sass }: mkDerivation { pname = "hlibsass"; - version = "0.1.3.0"; - sha256 = "10mrvpiwmcaijckrcg45zw2zb17fgx43rm4qfi32glvgkakd2zqf"; + version = "0.1.4.0"; + sha256 = "062qsg5mr0qsa5ah1d0xx7njkpn4j4g6x4sv3skgvgc9855gywr6"; buildDepends = [ base ]; testDepends = [ base hspec ]; extraLibraries = [ sass ]; homepage = "https://github.com/jakubfijalkowski/hlibsass"; - description = "Low-level bindings to libsass"; + description = "Low-level bindings to Libsass"; license = stdenv.lib.licenses.mit; hydraPlatforms = stdenv.lib.platforms.none; }) { sass = null;}; @@ -66601,8 +66777,8 @@ self: { ({ mkDerivation, base, binary, gsl, hmatrix, storable-complex }: mkDerivation { pname = "hmatrix-gsl-stats"; - version = "0.4"; - sha256 = "08rrvn833psl0fic1zvhgv2ymgj16cdrfwv003fiapphnqxcpj9a"; + version = "0.4.1"; + sha256 = "113gi92xdck75zrllpncrnm72fj8wd2wcbf237jflkpbqcmzf8zq"; buildDepends = [ base binary hmatrix storable-complex ]; pkgconfigDepends = [ gsl ]; homepage = "http://code.haskell.org/hmatrix-gsl-stats"; @@ -66852,14 +67028,14 @@ self: { }: mkDerivation { pname = "hmm-hmatrix"; - version = "0.0"; - sha256 = "0gcjasj6115gwjh2m680wrg3fmm8zchk6isb2wmlyfvib27963jm"; + version = "0.0.1"; + sha256 = "1kkikv3spnvqms59980p8aappw3wh26y9qs2c8ykia5fpz9zag4h"; buildDepends = [ array base containers explicit-exception hmatrix lazy-csv non-empty random semigroups transformers utility-ht ]; jailbreak = true; - homepage = "http://code.haskell.org/~thielema/hmm-hmatrix"; + homepage = "http://hub.darcs.net/thielema/hmm-hmatrix"; description = "Hidden Markov Models using HMatrix primitives"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; @@ -67010,6 +67186,7 @@ self: { homepage = "http://github.com/jwiegley/hnix"; description = "Haskell implementation of the Nix language"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "hnn" = callPackage @@ -67432,12 +67609,12 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "honk"; - version = "1.2.0.0"; - sha256 = "0aql3rqhx7jj1k0csx5rhb5kqsf1r28rvr7rl9axzkc9imz53wvx"; + version = "1.3.0.0"; + sha256 = "102jw5j89amgvz3k3b05plpw9pjkhg1rjpjpcvpxq11x8mfdxyhf"; buildDepends = [ base ]; - homepage = "http://lfairy.github.io/honk/"; + homepage = "https://lambda.xyz/honk/"; description = "Cross-platform interface to the PC speaker"; - license = "unknown"; + license = stdenv.lib.licenses.asl20; }) {}; "hoobuddy" = callPackage @@ -68222,8 +68399,8 @@ self: { }: mkDerivation { pname = "hpack"; - version = "0.5.1"; - sha256 = "1bbmwan9la5agys1jw95z1immy36pgk93n5x90vsm674dwcj5hrk"; + version = "0.5.2"; + sha256 = "12671fsydxxkdpk47nmzm9qc5vlss6802bypx690z8c982s4vbr1"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -69332,18 +69509,20 @@ self: { }) { xenctrl = null;}; "hsass" = callPackage - ({ mkDerivation, base, data-default-class, filepath, hlibsass - , hspec, hspec-discover, monad-loops, mtl, temporary + ({ mkDerivation, base, bytestring, data-default-class, filepath + , hlibsass, hspec, hspec-discover, monad-loops, temporary + , transformers }: mkDerivation { pname = "hsass"; - version = "0.2.0"; - sha256 = "0s7p1mv8vwlpgrvnalsfkynd8ps1ndla2yssaq6v650f0vx36jsf"; + version = "0.3.0"; + sha256 = "15x5f8zcikg1bh10sk5b2gqjfldgp4jdgwhl2k20i6h8mxjkpmdf"; buildDepends = [ - base data-default-class filepath hlibsass monad-loops mtl + base bytestring data-default-class filepath hlibsass monad-loops + transformers ]; testDepends = [ - base data-default-class hspec hspec-discover temporary + base bytestring data-default-class hspec hspec-discover temporary ]; homepage = "https://github.com/jakubfijalkowski/hsass"; description = "Integrating Sass into Haskell applications"; @@ -70766,7 +70945,6 @@ self: { base containers http-types HUnit network-uri rdf4h test-framework test-framework-hunit text wai warp ]; - jailbreak = true; homepage = "https://github.com/robstewart57/hsparql"; description = "A SPARQL query generator and DSL, and a client to query a SPARQL server"; license = stdenv.lib.licenses.bsd3; @@ -71094,6 +71272,7 @@ self: { homepage = "https://github.com/dbp/hspec-snap"; description = "A library for testing with Hspec and the Snap Web Framework"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "hspec-test-framework" = callPackage @@ -71864,6 +72043,7 @@ self: { jailbreak = true; description = "Command-line tar archive utility"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "htiled" = callPackage @@ -72228,8 +72408,8 @@ self: { }: mkDerivation { pname = "http-client"; - version = "0.4.15"; - sha256 = "0k3ag3ia76s9dyhafaprspbsrbzpl5amyw7cnxv6l76v778ksrrf"; + version = "0.4.16"; + sha256 = "1ghz498h3c0n1wfkxgkh9zd8l6yik650505hihnayp4wcykc1p82"; buildDepends = [ array base base64-bytestring blaze-builder bytestring case-insensitive containers cookie data-default-class deepseq @@ -72794,8 +72974,8 @@ self: { }: mkDerivation { pname = "http2"; - version = "1.0.1"; - sha256 = "1iw1k3xs79xfzwgykpbyvfsdns4ljfmvf1v98jjklimrzsmlsgz3"; + version = "1.0.2"; + sha256 = "0wkzphzxzzvqm947l759vxnl6g60nrx7jygyxdlxfgxi51fd7gap"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -74143,8 +74323,8 @@ self: { }: mkDerivation { pname = "hyperloglog"; - version = "0.3.3"; - sha256 = "033841498nnlczypd87xjwlxcka9w5cj7881qpb94xd0dwllagnc"; + version = "0.3.3.1"; + sha256 = "1ns0vz80byssmi39mgdkprpwy26szbmfqqzs1lb6amqf7nx4i14l"; buildDepends = [ approximate base binary bits bytes cereal cereal-vector comonad deepseq distributive generic-deriving hashable hashable-extras lens @@ -74721,8 +74901,8 @@ self: { }: mkDerivation { pname = "ig"; - version = "0.2.2"; - sha256 = "0qg9786sih7bcmdvmih5qg8p0j8r7vh78cp5yaw2f9rldica9a4k"; + version = "0.3"; + sha256 = "1sg1dbwjvhixy7qgchg6a2nh76jyp3qlwancj3fcn7c87fmhxdqg"; buildDepends = [ aeson base base16-bytestring bytestring conduit conduit-extra crypto-api cryptohash cryptohash-cryptoapi data-default @@ -75798,8 +75978,8 @@ self: { }: mkDerivation { pname = "inline-c"; - version = "0.5.4.2"; - sha256 = "1s38ncb59zr8295k3vr52cmirb9kw2dfpfjbb8hh5c27z1vcmmrz"; + version = "0.5.4.3"; + sha256 = "03b15dz0bm26bv9jkpjdgmqii3fw1ifj6zwmysibir50jxlbx9pk"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -76591,7 +76771,9 @@ self: { mkDerivation { pname = "iproute"; version = "1.5.0"; + revision = "1"; sha256 = "0mr5dwzvsik5v59fy5lpnj6qabgc8cwbybil5hb6gqqvd0y26fz3"; + editedCabalFile = "f601b3319004e7b4a4636c89996ea78fd084e9b10d15d679d7ae58e822fe19b8"; buildDepends = [ appar base byteorder containers network ]; testDepends = [ appar base byteorder containers doctest hspec network QuickCheck @@ -76757,9 +76939,9 @@ self: { mkDerivation { pname = "irc-core"; version = "1.1.0.1"; - revision = "2"; + revision = "3"; sha256 = "01n10wcnq4h2wpmxl1rh9zgqayk3mllbz563fg8qw1k01n7q9257"; - editedCabalFile = "dd561722689f1891016d9ea0ce11ef7752853160fc8da43625f803839f55059c"; + editedCabalFile = "a2be33ee630d69381c0103cf25743005688f53220d02552cc99ed7131eefdadf"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -77500,7 +77682,8 @@ self: { "jack" = callPackage ({ mkDerivation, array, base, bytestring, enumset, event-list - , explicit-exception, jack2, midi, non-negative, transformers, unix + , explicit-exception, libjack2, midi, non-negative, transformers + , unix }: mkDerivation { pname = "jack"; @@ -77512,25 +77695,25 @@ self: { array base bytestring enumset event-list explicit-exception midi non-negative transformers unix ]; - pkgconfigDepends = [ jack2 ]; + pkgconfigDepends = [ libjack2 ]; homepage = "http://www.haskell.org/haskellwiki/JACK"; description = "Bindings for the JACK Audio Connection Kit"; license = "GPL"; - }) { jack2 = null;}; + }) { inherit (pkgs) libjack2;}; "jack-bindings" = callPackage - ({ mkDerivation, base, c2hs, jack2, mtl }: + ({ mkDerivation, base, c2hs, libjack2, mtl }: mkDerivation { pname = "jack-bindings"; version = "0.1.1"; sha256 = "1gmz2qiz7wzydj0rhswbfhwi0zbdcbps29l1lryzqxm8chfc9mbm"; buildDepends = [ base mtl ]; buildTools = [ c2hs ]; - pkgconfigDepends = [ jack2 ]; + pkgconfigDepends = [ libjack2 ]; description = "DEPRECATED Bindings to the JACK Audio Connection Kit"; license = stdenv.lib.licenses.mit; hydraPlatforms = stdenv.lib.platforms.none; - }) { jack2 = null;}; + }) { inherit (pkgs) libjack2;}; "jackminimix" = callPackage ({ mkDerivation, base, hosc }: @@ -77636,8 +77819,8 @@ self: { }: mkDerivation { pname = "jammittools"; - version = "0.5"; - sha256 = "1rjmwxp078mq47b879ylfz4g2p9irgh4jrrg1vknwham46nj8hzn"; + version = "0.5.0.1"; + sha256 = "1qfa90hi0kcylfw3p4m2qx5n4ni14426ssffj63hixqrqcnz60gx"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -78103,21 +78286,18 @@ self: { }) {}; "jsaddle" = callPackage - ({ mkDerivation, base, glib, gtk3, hslogger, lens, template-haskell - , text, transformers, webkitgtk3, webkitgtk3-javascriptcore + ({ mkDerivation, base, hslogger, lens, template-haskell, text + , transformers }: mkDerivation { pname = "jsaddle"; version = "0.2.0.5"; sha256 = "0avl5gvq3sv2fk524hazfk1xgb9rlyqqqrvnxb63psjds7s6rxp1"; - buildDepends = [ - base lens template-haskell text transformers webkitgtk3 - webkitgtk3-javascriptcore - ]; + buildDepends = [ base lens template-haskell text transformers ]; testDepends = [ - base glib gtk3 hslogger lens template-haskell text transformers - webkitgtk3 webkitgtk3-javascriptcore + base hslogger lens template-haskell text transformers ]; + jailbreak = true; description = "High level interface for webkit-javascriptcore"; license = stdenv.lib.licenses.mit; }) {}; @@ -78199,6 +78379,7 @@ self: { buildDepends = [ aeson base indexed indexed-free lens lens-aeson text ]; + jailbreak = true; homepage = "http://github.com/ocharles/json-assertions.git"; description = "Test that your (Aeson) JSON encoding matches your expectations"; license = stdenv.lib.licenses.bsd3; @@ -78226,6 +78407,7 @@ self: { hashable hflags lens mtl pretty process QuickCheck scientific smallcheck text uniplate unordered-containers vector ]; + jailbreak = true; homepage = "https://github.com/mgajda/json-autotype"; description = "Automatic type declaration for JSON input data"; license = stdenv.lib.licenses.bsd3; @@ -78446,7 +78628,9 @@ self: { mkDerivation { pname = "json-schema"; version = "0.7.3.7"; + revision = "1"; sha256 = "0lrr5zhydb2g36xlpr3mhn0m6bz138gbm0zih3f3qamnsm21mjk5"; + editedCabalFile = "94b50ebb4b1aa921270db172dbef2ed18c85846d147d1526ec9c85ea0be1705a"; buildDepends = [ aeson base containers generic-aeson generic-deriving mtl scientific text time unordered-containers vector @@ -78901,6 +79085,7 @@ self: { homepage = "https://github.com/ku-fpg/kansas-comet/"; description = "A JavaScript push mechanism based on the comet idiom"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "kansas-lava" = callPackage @@ -79381,6 +79566,7 @@ self: { homepage = "http://keera.co.uk/projects/keera-posture"; description = "Get notifications when your sitting posture is inappropriate"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "keiretsu" = callPackage @@ -81238,6 +81424,7 @@ self: { homepage = "http://lpuppet.banquise.net/"; description = "Tools to parse and evaluate the Puppet DSL"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "language-python" = callPackage @@ -81880,13 +82067,13 @@ self: { , hslogger, jsaddle, leksah-server, lens, ltk, monad-loops, mtl , network, network-uri, old-time, parsec, pretty, pretty-show , QuickCheck, regex-base, regex-tdfa, regex-tdfa-text, shakespeare - , strict, text, time, transformers, unix, utf8-string, vado, vcsgui - , vcswrapper, webkitgtk3, webkitgtk3-javascriptcore + , stm, strict, text, time, transformers, unix, utf8-string, vado + , vcsgui, vcswrapper, webkitgtk3, webkitgtk3-javascriptcore }: mkDerivation { pname = "leksah"; - version = "0.15.0.6"; - sha256 = "0hr0d4cl0gh58svpk9dji00rsypkplndd5q5av4bx2v34bx0v0rh"; + version = "0.15.1.0"; + sha256 = "0skvn5n69ir63q91jaj5qdhk8cxvic61g9ar5wck0gwpzdjcfl6w"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -81895,13 +82082,13 @@ self: { ghcjs-codemirror ghcjs-dom gio glib gtk3 gtksourceview3 hamlet haskell-src-exts hlint hslogger jsaddle leksah-server lens ltk mtl network network-uri old-time parsec pretty pretty-show QuickCheck - regex-base regex-tdfa regex-tdfa-text shakespeare strict text time - transformers unix utf8-string vado vcsgui vcswrapper webkitgtk3 - webkitgtk3-javascriptcore + regex-base regex-tdfa regex-tdfa-text shakespeare stm strict text + time transformers unix utf8-string vado vcsgui vcswrapper + webkitgtk3 webkitgtk3-javascriptcore ]; testDepends = [ base Cabal containers glib gtk3 gtksourceview3 hslogger - leksah-server ltk monad-loops QuickCheck text transformers + leksah-server ltk monad-loops QuickCheck stm text transformers webkitgtk3 ]; homepage = "http://www.leksah.org"; @@ -81971,8 +82158,8 @@ self: { }: mkDerivation { pname = "lens"; - version = "4.11.1"; - sha256 = "1f3xyz9y6510nbskc15brjdg226qpwgjnzddc29kg0g79x5wwcpi"; + version = "4.12"; + sha256 = "195fhzw8z15zrbav7mdzia052g7sfy7zm5banjkk3azsb9mjvvan"; buildDepends = [ array base base-orphans bifunctors bytestring comonad containers contravariant distributive exceptions filepath free ghc-prim @@ -82202,8 +82389,8 @@ self: { }: mkDerivation { pname = "lentil"; - version = "0.1.2.4"; - sha256 = "1iv3lk4jjp7yvqhfnqxsg8rgkbwzjhmnny6rrqk3njir76b378ra"; + version = "0.1.2.6"; + sha256 = "0pn4x75l04qs95h9ca5chvxbivnb29h4d8415n4r2b1gmx4apn0w"; isLibrary = false; isExecutable = true; buildDepends = [ @@ -82614,8 +82801,8 @@ self: { }: mkDerivation { pname = "libgraph"; - version = "1.4"; - sha256 = "0j4rjwcp85cwfzvqvmxkxrvldfhz6k8ws3qjf29lzr0yrk1vfbjm"; + version = "1.5"; + sha256 = "0pyync48lr2silvm3cdmn11zmv355hcmmaj6rm7lb365mqv444i1"; buildDepends = [ array base containers monads-tf process union-find ]; @@ -82860,6 +83047,23 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "libravatar" = callPackage + ({ mkDerivation, base, bytestring, crypto-api, dns, network-uri + , pureMD5, random, SHA, url, utf8-string + }: + mkDerivation { + pname = "libravatar"; + version = "0.1.0.1"; + sha256 = "00rdnhxwp1h4ax3cwlmqa6digzl1b8br5ajg7k0dsydb9ik171x5"; + buildDepends = [ + base bytestring crypto-api dns network-uri pureMD5 random SHA url + utf8-string + ]; + homepage = "http://rel4tion.org/projects/libravatar/"; + description = "Use Libravatar, the decentralized avatar delivery service"; + license = stdenv.lib.licenses.publicDomain; + }) {}; + "libssh2" = callPackage ({ mkDerivation, base, bytestring, c2hs, libssh2, network, ssh2 , syb, time @@ -83320,8 +83524,8 @@ self: { }: mkDerivation { pname = "linear"; - version = "1.19"; - sha256 = "1i5wbp6dbmdmys6scqyn0iiz4qhsj6m4v2ipicqx7nrl490vbivf"; + version = "1.19.1.2"; + sha256 = "1bxzy4735xc0zdxmwrspmjcn4p61kjwzxi8agjfx7w1dsyah2if3"; buildDepends = [ adjunctions base binary bytes cereal containers deepseq distributive ghc-prim hashable lens reflection semigroupoids @@ -83443,8 +83647,8 @@ self: { ({ mkDerivation, base, containers, ghc-prim, mtl, transformers }: mkDerivation { pname = "linearscan"; - version = "0.6.0.0"; - sha256 = "0lprqpdrimrkdd2jmvbp9lpjnknr7a9bpiwh0rcx1jp5f777xfys"; + version = "0.7.0"; + sha256 = "13sfwkjg94q47lfxw5zddi8xpf4az07g88yq5pvgnh3vs5xggwip"; buildDepends = [ base containers ghc-prim mtl transformers ]; homepage = "http://github.com/jwiegley/linearscan"; description = "Linear scan register allocator, formally verified in Coq"; @@ -83455,20 +83659,20 @@ self: { "linearscan-hoopl" = callPackage ({ mkDerivation, base, containers, deepseq, free, fuzzcheck, hoopl , hspec, hspec-expectations, lens-family-core, linearscan - , QuickCheck, tardis, transformers + , QuickCheck, transformers }: mkDerivation { pname = "linearscan-hoopl"; - version = "0.6.0.0"; - sha256 = "0sag9590df05fs46fv846hqwwiab85i9dsx4xn4y9w4islxi8hkb"; + version = "0.7.0"; + sha256 = "1zvzgcj5yln6g3mqljgcyjpjj2visiigd7qwl70l1zclz5zcfynv"; buildDepends = [ - base containers free hoopl linearscan QuickCheck tardis - transformers + base containers free hoopl linearscan QuickCheck transformers ]; testDepends = [ base containers deepseq fuzzcheck hoopl hspec hspec-expectations - lens-family-core linearscan QuickCheck tardis transformers + lens-family-core linearscan QuickCheck transformers ]; + jailbreak = true; homepage = "http://github.com/jwiegley/linearscan-hoopl"; description = "Makes it easy to use the linearscan register allocator with Hoopl"; license = stdenv.lib.licenses.bsd3; @@ -85066,6 +85270,7 @@ self: { version = "0.1.1.0"; sha256 = "02x02m98ka1y8f1jjqwfwmsyx29g583gnr4jdm5syqxfr0dz6c52"; buildDepends = [ base effin ]; + jailbreak = true; homepage = "https://github.com/konn/loop-effin"; description = "control-monad-loop port for effin"; license = stdenv.lib.licenses.bsd3; @@ -85424,6 +85629,7 @@ self: { ]; description = "Helpers for Haskell integration with Lua"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "lub" = callPackage @@ -85477,8 +85683,8 @@ self: { ({ mkDerivation, base, blaze-builder, lucid, text, transformers }: mkDerivation { pname = "lucid-svg"; - version = "0.4.0.4"; - sha256 = "16clq3dvi7s08w9ddl8k205050lx9ma69050wyhv4nc5zhmjdq12"; + version = "0.5.0.0"; + sha256 = "1p7ipdy0nmqfg1b038a1b5nd3xh2779d2gnw4h683mm5jcbf0mvj"; buildDepends = [ base blaze-builder lucid text transformers ]; homepage = "http://github.com/jeffreyrosenbluth/lucid-svg.git"; description = "DSL for SVG using lucid for HTML"; @@ -85778,7 +85984,9 @@ self: { mkDerivation { pname = "machinecell"; version = "2.0.1"; + revision = "1"; sha256 = "0gl207a97zcs48k6pdr82x9ckg1bc2vn6wachc57gmnspk3j43xd"; + editedCabalFile = "5470f26ae4ebbbe5f88e6c70d3193a28ce9e5f94fd48b76c4ef576fcac92ac7d"; buildDepends = [ arrows base free mtl profunctors semigroups ]; testDepends = [ arrows base hspec mtl profunctors QuickCheck semigroups @@ -90426,6 +90634,7 @@ self: { homepage = "https://github.com/SumAll/moonshine"; description = "A web service framework for Haskell, similar in purpose to dropwizard"; license = stdenv.lib.licenses.asl20; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "morfette" = callPackage @@ -92126,6 +92335,7 @@ self: { homepage = "https://github.com/fractalcat/nagios-plugin-ekg"; description = "Monitor ekg metrics via Nagios"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "named-formlet" = callPackage @@ -92365,15 +92575,15 @@ self: { "nationstates" = callPackage ({ mkDerivation, base, bytestring, clock, containers, http-client - , http-client-tls, http-types, multiset, split, transformers, xml + , http-client-tls, http-types, multiset, transformers, xml }: mkDerivation { pname = "nationstates"; - version = "0.1.0.1"; - sha256 = "0hnn4b94aj29j07jbhb7m7nn7l3wpkkcv76ngn1a5dnamagrwdpd"; + version = "0.1.0.2"; + sha256 = "0h01dxf8f2h18cx6ag67370l492jvyqh15ijipxzr1gwmkmnymrl"; buildDepends = [ base bytestring clock containers http-client http-client-tls - http-types multiset split transformers xml + http-types multiset transformers xml ]; homepage = "https://github.com/lfairy/nationstates"; description = "NationStates API client"; @@ -94303,6 +94513,7 @@ self: { ]; description = "Generate nix expressions from npm packages"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "nixos-types" = callPackage @@ -95424,10 +95635,9 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "old-version"; - version = "1.3.2"; - sha256 = "0mh8xkcwx7p0vrg8gqza019k4faw7zw703mrin8ii85igq9sg70i"; + version = "1.4.2"; + sha256 = "1sqga2fmrc702k2grv2kw32wg0yy8qy94cs1jl6112xk6lb79qb3"; buildDepends = [ base ]; - jailbreak = true; description = "Basic versioning library"; license = "unknown"; }) {}; @@ -95452,6 +95662,7 @@ self: { jailbreak = true; description = "An OpenLayers JavaScript Wrapper and Webframework with snaplet-fay"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "omaketex" = callPackage @@ -96166,6 +96377,18 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "operational-class" = callPackage + ({ mkDerivation, base, operational, transformers }: + mkDerivation { + pname = "operational-class"; + version = "0.3.0.0"; + sha256 = "02z766b5a6fa7dgmw3qa1xryijf2im9n79gnjq0m5pd2hv5vja4b"; + buildDepends = [ base operational transformers ]; + homepage = "https://github.com/srijs/haskell-operational-class"; + description = "MonadProgram typeclass for the operational package"; + license = stdenv.lib.licenses.mit; + }) {}; + "opml" = callPackage ({ mkDerivation, base, directory, xml }: mkDerivation { @@ -96579,6 +96802,26 @@ self: { license = stdenv.lib.licenses.gpl3; }) {}; + "orgmode" = callPackage + ({ mkDerivation, base, containers, hspec, HStringTemplate, network + , network-uri, parsec, QuickCheck, random, regex-posix, syb, text + }: + mkDerivation { + pname = "orgmode"; + version = "0.1.0.0"; + sha256 = "084dzafa8pm2hs346zk3x3agzzcxay7ca9r40s6sh61vfc6hbwg0"; + buildDepends = [ + base containers HStringTemplate parsec regex-posix syb text + ]; + testDepends = [ + base containers hspec HStringTemplate network network-uri parsec + QuickCheck random regex-posix syb text + ]; + jailbreak = true; + description = "Org Mode library for haskell"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "orgmode-parse" = callPackage ({ mkDerivation, aeson, attoparsec, base, bytestring, containers , free, hashable, HUnit, old-locale, tasty, tasty-hunit, text @@ -97082,8 +97325,8 @@ self: { }: mkDerivation { pname = "pandoc"; - version = "1.15.0.4"; - sha256 = "1mq7vdcxa7ia0s0l22ysqxpjsib4wvphh4849asswswgywscaq2n"; + version = "1.15.0.5"; + sha256 = "0js3k6kvq506yssx5d4wwx9hsd0pm81k8g0rpd7wi2aixibs2jj2"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -97141,8 +97384,8 @@ self: { }: mkDerivation { pname = "pandoc-crossref"; - version = "0.1.2.1"; - sha256 = "1hr2jfbzanpqbkvsfcbzvlfsnzba11hdrmvc3j63fwqk931qi2jm"; + version = "0.1.2.2"; + sha256 = "1ynxg9d3ssq9bby073j40913z11xap6gpf8hkjl0h0ll3mx89vb9"; isLibrary = false; isExecutable = true; buildDepends = [ @@ -97188,6 +97431,24 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "pandoc-placetable" = callPackage + ({ mkDerivation, base, explicit-exception, pandoc-types + , spreadsheet + }: + mkDerivation { + pname = "pandoc-placetable"; + version = "0.1.1"; + sha256 = "196x22f76mvd072yzj6vcynrp459zmlg84l42rwx4syhnvn1ca8d"; + isLibrary = false; + isExecutable = true; + buildDepends = [ + base explicit-exception pandoc-types spreadsheet + ]; + homepage = "https://github.com/mb21/pandoc-placetable"; + description = "Pandoc filter to include CSV files"; + license = "GPL"; + }) {}; + "pandoc-types" = callPackage ({ mkDerivation, aeson, base, bytestring, containers , deepseq-generics, ghc-prim, syb @@ -99299,6 +99560,7 @@ self: { homepage = "https://github.com/BardurArantsson/pg-harness"; description = "REST service and library for creating/consuming temporary PostgreSQL databases"; license = stdenv.lib.licenses.agpl3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "pg-harness-client" = callPackage @@ -99330,6 +99592,7 @@ self: { homepage = "https://github.com/BardurArantsson/pg-harness"; description = "REST service for creating temporary PostgreSQL databases"; license = stdenv.lib.licenses.agpl3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "pgdl" = callPackage @@ -99701,10 +99964,9 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "picosat"; - version = "0.1.2"; - sha256 = "0x43fbhlinqflrvv548bxjrslnnsprklqig6iv9l8q9xv83scrvg"; + version = "0.1.3"; + sha256 = "1ljgarjvhw7qi06bjykgbd17s27h73gdj21rpi5x4ddv9fb68k9p"; buildDepends = [ base ]; - jailbreak = true; homepage = "https://github.com/sdiehl/haskell-picosat"; description = "Bindings to the PicoSAT solver"; license = stdenv.lib.licenses.mit; @@ -101808,6 +102070,7 @@ self: { homepage = "https://github.com/mfine/postgresql-schema"; description = "PostgreSQL Schema Management"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "postgresql-simple" = callPackage @@ -101985,6 +102248,7 @@ self: { ]; description = "SMTP server library to receive emails from within Haskell programs"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "postmark" = callPackage @@ -103010,6 +103274,7 @@ self: { jailbreak = true; description = "Web graphic applications with processing.js."; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "processor-creative-kit" = callPackage @@ -103439,8 +103704,8 @@ self: { }: mkDerivation { pname = "propellor"; - version = "2.5.0"; - sha256 = "120pamm3rg2iahbl23y90wbcwdhgjvvsfzlkhi61c97xfybvb08c"; + version = "2.6.0"; + sha256 = "1q9l5bp7sg9lciz8c5qzxmwnfb7b195f8zgdcvzfcx50i3hpxxad"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -104206,10 +104471,8 @@ self: { }: mkDerivation { pname = "purescript"; - version = "0.7.0.0"; - revision = "1"; - sha256 = "02kb8xk2c3lzm8bdph7q93chgdpjz00mhk76kpr1hjfwr6kniw91"; - editedCabalFile = "0ec2a8e9a05aab3ca9b407ea66b8501f2bf067f7dfa9e408ff200819e63ff31f"; + version = "0.7.1.0"; + sha256 = "1hnrqs1dkcrwa1xrnrikcymm65inxfh9jznfb2xqczd9vyn8j518"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -104229,6 +104492,7 @@ self: { homepage = "http://www.purescript.org/"; description = "PureScript Programming Language Compiler"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) { inherit (pkgs) nodejs;}; "push-notify" = callPackage @@ -104719,6 +104983,7 @@ self: { jailbreak = true; description = "Quenya verb conjugator"; license = stdenv.lib.licenses.agpl3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "querystring-pickle" = callPackage @@ -105112,6 +105377,23 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "quiver-csv" = callPackage + ({ mkDerivation, base, bytestring, data-cell, quiver + , quiver-bytestring + }: + mkDerivation { + pname = "quiver-csv"; + version = "0.0.0.1"; + sha256 = "0s5m6qhpir5i1n3ifrcr4if4ysk52cwi9pxm354mdw1859h5lmx9"; + buildDepends = [ + base bytestring data-cell quiver quiver-bytestring + ]; + homepage = "https://github.com/zadarnowski/quiver-csv"; + description = "Quiver combinators for cellular CSV data processing"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "quoridor-hs" = callPackage ({ mkDerivation, ansi-terminal, async, base, bytestring, containers , directory, dlist, exceptions, filepath, hex, HUnit, mtl, network @@ -105277,6 +105559,7 @@ self: { sha256 = "1ic6163igf0c815crccss42czdhnrg3y8rfqr05wqy0m4vza0nx4"; buildDepends = [ base bytestring lens process text ]; testDepends = [ base bytestring lens process QuickCheck text ]; + jailbreak = true; homepage = "https://www.github.com/massysett/rainbow"; description = "Print text to terminal with colors and effects"; license = stdenv.lib.licenses.bsd3; @@ -105608,8 +105891,8 @@ self: { }: mkDerivation { pname = "range"; - version = "0.1.1.0"; - sha256 = "1cqy6lz7mr0n2zrrn9qxvgp8q7yj0drri1885m1crmvx4xd1dfp2"; + version = "0.1.1.1"; + sha256 = "05xcy4r97yyqr72cqpr5rq514zygbwa2hfnhilvgzrh3cmk61n0p"; buildDepends = [ base parsec ]; testDepends = [ base Cabal QuickCheck random test-framework @@ -105877,25 +106160,28 @@ self: { }) {}; "rdf4h" = callPackage - ({ mkDerivation, base, bytestring, containers, directory, hashable - , HTTP, HUnit, hxt, knob, network, network-uri, parsec, QuickCheck - , test-framework, test-framework-hunit, test-framework-quickcheck2 - , text, unordered-containers + ({ mkDerivation, base, binary, bytestring, containers, deepseq + , directory, fgl, hashable, HTTP, HUnit, hxt, knob, network + , network-uri, parsec, QuickCheck, test-framework + , test-framework-hunit, test-framework-quickcheck2, text + , text-binary, unordered-containers }: mkDerivation { pname = "rdf4h"; - version = "1.3.0"; - sha256 = "0d6jqhfiy1zlvbf04n7q8qmq2ql0vrd0lpfaxsmqwwnz5ip297jp"; + version = "1.3.1"; + sha256 = "0mcswyjlvhnv4rvapanfmxf2brsp5b9r1ps22n3rlhpa3mfw72rc"; isLibrary = true; isExecutable = true; buildDepends = [ - base bytestring containers directory hashable HTTP hxt network - network-uri parsec text unordered-containers + base binary bytestring containers deepseq directory fgl hashable + HTTP hxt network network-uri parsec text text-binary + unordered-containers ]; testDepends = [ - base bytestring containers hashable HTTP HUnit hxt knob network - network-uri parsec QuickCheck test-framework test-framework-hunit - test-framework-quickcheck2 text unordered-containers + base bytestring containers deepseq fgl hashable HTTP HUnit hxt knob + network network-uri parsec QuickCheck test-framework + test-framework-hunit test-framework-quickcheck2 text + unordered-containers ]; homepage = "https://github.com/robstewart57/rdf4h"; description = "A library for RDF processing in Haskell"; @@ -106787,8 +107073,8 @@ self: { ({ mkDerivation, base, template-haskell }: mkDerivation { pname = "reflection"; - version = "1.5.2.1"; - sha256 = "1pynmkhdxq5vxbjs7rxiv3mg8avidxg4cnghanp75846s4s6ggg5"; + version = "2"; + sha256 = "1hlrji6wyqr892a78px7wilhywyiqdfdmnr7zp4c641qks4rw6gf"; buildDepends = [ base template-haskell ]; homepage = "http://github.com/ekmett/reflection"; description = "Reifies arbitrary terms into types that can be reflected back into terms"; @@ -106862,6 +107148,27 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "reflex-dom-contrib" = callPackage + ({ mkDerivation, aeson, base, bifunctors, bytestring, containers + , data-default, ghcjs-base, ghcjs-dom, http-types, lens, mtl + , readable, reflex, reflex-dom, string-conv, text, time + }: + mkDerivation { + pname = "reflex-dom-contrib"; + version = "0.1"; + sha256 = "1xqw1i5wldfamjyav7fbw3001hdnbj4x3phlr216ybw3ndxrjklc"; + buildDepends = [ + aeson base bifunctors bytestring containers data-default ghcjs-base + ghcjs-dom http-types lens mtl readable reflex reflex-dom + string-conv text time + ]; + jailbreak = true; + homepage = "https://github.com/reflex-frp/reflex-dom-contrib"; + description = "A playground for experimenting with infrastructure and common code for reflex applications"; + license = stdenv.lib.licenses.bsd3; + broken = true; + }) { ghcjs-base = null;}; + "reform" = callPackage ({ mkDerivation, base, containers, mtl, text }: mkDerivation { @@ -107414,6 +107721,18 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "regress" = callPackage + ({ mkDerivation, ad, base, vector }: + mkDerivation { + pname = "regress"; + version = "0.1.1"; + sha256 = "00b4n4gw5y0mpayb0zlkvz91nfrpbspz22kqhpvdnxbb4zcz7pnj"; + buildDepends = [ ad base vector ]; + homepage = "https://github.com/alpmestan/regress"; + description = "Linear and logistic regression through automatic differentiation"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "regular" = callPackage ({ mkDerivation, base, template-haskell }: mkDerivation { @@ -108318,8 +108637,8 @@ self: { }: mkDerivation { pname = "resolve-trivial-conflicts"; - version = "0.3.0.1"; - sha256 = "1a045adxq1n2xjff9ccw6nfb87867w54pihmbybxcwfnkr6ymq26"; + version = "0.3.0.2"; + sha256 = "1d64hg2nwhqzm720w25xgb4wv2akg0kv3iwwh2ivc57zp525xpcq"; isLibrary = false; isExecutable = true; buildDepends = [ @@ -108546,7 +108865,9 @@ self: { mkDerivation { pname = "rest-gen"; version = "0.17.1.1"; + revision = "1"; sha256 = "0gr5wv0gb2niq3i7ggzrr5g9hs3fwxss5hivw5ircrbp9s1xm7bl"; + editedCabalFile = "9d5c13bbf90373aed094821bd2005822fccd5949e0c88a2a63870d90f7c76ee4"; buildDepends = [ aeson base blaze-html Cabal code-builder directory fclabels filepath hashable haskell-src-exts HStringTemplate hxt json-schema @@ -110038,15 +110359,16 @@ self: { }) {}; "rubberband" = callPackage - ({ mkDerivation, base, rubberband, vector }: + ({ mkDerivation, base, c2hs, rubberband, vector }: mkDerivation { pname = "rubberband"; - version = "0.1.0.1"; - sha256 = "03dhmk4sad20xjic8li1bmwfxril9j6fffcwkf575pd51ds7kghf"; + version = "0.1.0.2"; + sha256 = "15j402a7vwrx6sjn29jrby4qxc27c1aa4mkbalssn8jlpjhlpffm"; buildDepends = [ base vector ]; + testDepends = [ base ]; + buildTools = [ c2hs ]; extraLibraries = [ rubberband ]; pkgconfigDepends = [ rubberband ]; - jailbreak = true; homepage = "https://github.com/mtolly/rubberband"; description = "Binding to the C++ audio stretching library Rubber Band"; license = stdenv.lib.licenses.gpl3; @@ -111493,6 +111815,7 @@ self: { homepage = "https://github.com/echaozh/scottish"; description = "scotty with batteries included"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "scotty" = callPackage @@ -111504,8 +111827,8 @@ self: { }: mkDerivation { pname = "scotty"; - version = "0.10.1"; - sha256 = "0rz7m12pqyrw1ihvg7lhciy5lvn1g5mmdrbcyc5z32icqys3qi8v"; + version = "0.10.2"; + sha256 = "0jlw82brnvc4cbpws0dq3qxn4rnb3z6rx6cfiarqwas14x4k3kl6"; buildDepends = [ aeson base blaze-builder bytestring case-insensitive data-default-class http-types monad-control mtl nats network @@ -111609,6 +111932,7 @@ self: { homepage = "https://github.com/scotty-web/scotty-hastache"; description = "Easy Mustache templating support for Scotty"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "scotty-session" = callPackage @@ -111628,6 +111952,7 @@ self: { homepage = "https://github.com/agrafix/scotty-session"; description = "Adding session functionality to scotty"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "scotty-tls" = callPackage @@ -111640,6 +111965,7 @@ self: { homepage = "https://github.com/dmjio/scotty-tls.git"; description = "TLS for Scotty"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "scp-streams" = callPackage @@ -112741,8 +113067,8 @@ self: { }: mkDerivation { pname = "servant"; - version = "0.4.3"; - sha256 = "0mqiigf6bxrcnjgizv9kw23xf55ck453z2hz68pzqqbjzs34iqb4"; + version = "0.4.3.1"; + sha256 = "1lbnd4mmn7q0bb091il18g1y8ixsi81s64q8lpfpm5sq4dsn1x6l"; buildDepends = [ aeson attoparsec base bytestring bytestring-conversion case-insensitive http-media http-types network-uri @@ -112762,8 +113088,8 @@ self: { ({ mkDerivation, base, blaze-html, http-media, servant }: mkDerivation { pname = "servant-blaze"; - version = "0.4.3"; - sha256 = "0pcdslar68yfviacrvyc6rb9d972m1irz4k7wd1xxnm5y60v0wyl"; + version = "0.4.3.1"; + sha256 = "017y41z82smy848y6a73232rlidiimdxawb048lnrs9z53ai46cn"; buildDepends = [ base blaze-html http-media servant ]; homepage = "http://haskell-servant.github.io/"; description = "Blaze-html support for servant"; @@ -112779,8 +113105,8 @@ self: { }: mkDerivation { pname = "servant-client"; - version = "0.4.3"; - sha256 = "0baqrhhhfmyx0389abp503mhh8fjv18i3qhmdsvn46blb4c0cnkx"; + version = "0.4.3.1"; + sha256 = "15b6aww76bw87zps3n3sv5zl4q1h9l9ds72r9g8kn0r53r3vw6ig"; buildDepends = [ aeson attoparsec base bytestring either exceptions http-client http-client-tls http-media http-types network-uri safe servant @@ -112803,8 +113129,8 @@ self: { }: mkDerivation { pname = "servant-docs"; - version = "0.4.3"; - sha256 = "13rnn2z9bxrcrxqkndhnbkmsp27907lscsl4vrryxx37i94bf1qj"; + version = "0.4.3.1"; + sha256 = "0kzk4089xnr22gw929babknc9rnjq3wp1rk9fq881l49z8pvvl4r"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -112821,18 +113147,19 @@ self: { "servant-ede" = callPackage ({ mkDerivation, aeson, base, bytestring, ede, either, filepath , http-media, http-types, semigroups, servant, servant-server, text - , transformers, unordered-containers, wai, warp + , transformers, unordered-containers, vector, wai, warp + , xss-sanitize }: mkDerivation { pname = "servant-ede"; - version = "0.4.0.1"; - sha256 = "1yxqjd6dk5bhh6qwjshm1fcizsm1vd5nk8sdbfdasgsfw6ynlgfp"; + version = "0.5"; + sha256 = "0lq9kd96lzkyx35n46q0yxk44lirpnh9gv4wji8i8qjqf18fkg6c"; isLibrary = true; isExecutable = true; buildDepends = [ aeson base bytestring ede either filepath http-media http-types semigroups servant servant-server text transformers - unordered-containers wai warp + unordered-containers vector wai warp xss-sanitize ]; homepage = "http://github.com/alpmestan/servant-ede"; description = "Combinators for rendering EDE templates in servant web applications"; @@ -112847,8 +113174,8 @@ self: { }: mkDerivation { pname = "servant-examples"; - version = "0.4.3"; - sha256 = "0p57731ji84mikvymi458x27i4nk66046xmra6lrvc2fxs5gspmh"; + version = "0.4.3.1"; + sha256 = "1ypsdpmp8rx6qcwvbw5scc0y41c1jnpn96wxy6wcik1rkc2zjxfq"; isLibrary = false; isExecutable = true; buildDepends = [ @@ -112869,8 +113196,8 @@ self: { }: mkDerivation { pname = "servant-jquery"; - version = "0.4.3"; - sha256 = "1rslqlg6p7indrcalvq85knwgsi4wdznz5cbblq1i5j4297yc1gj"; + version = "0.4.3.1"; + sha256 = "13ngnbpip7nps3c8i2r9220i9i9kgf5s5w8s0wjkhb25xfbmnwwx"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -112889,8 +113216,8 @@ self: { ({ mkDerivation, base, http-media, lucid, servant }: mkDerivation { pname = "servant-lucid"; - version = "0.4.3"; - sha256 = "0js3f23iwgr2wi54pv37hhsln1x6vmfd5mnsxnzdmppzvb9f19wk"; + version = "0.4.3.1"; + sha256 = "1pgvd3khap4gnnpsi2rrp64rz0182xyy9bqglsvg7f7nfmyprgpq"; buildDepends = [ base http-media lucid servant ]; homepage = "http://haskell-servant.github.io/"; description = "Servant support for lucid"; @@ -112986,8 +113313,8 @@ self: { }: mkDerivation { pname = "servant-server"; - version = "0.4.3"; - sha256 = "0xi5g3xqn4fl57fbhw2avm26g7k8zmd1c215yw5ria9dbjrvlqha"; + version = "0.4.3.1"; + sha256 = "1qdsv7zr9byjrm7yir8alm1zv0ckb81r6akwdvqfa88a581yz7jx"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -113117,6 +113444,7 @@ self: { homepage = "https://github.com/yesodweb/serversession"; description = "Snap bindings for serversession"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "serversession-frontend-wai" = callPackage @@ -113717,7 +114045,9 @@ self: { mkDerivation { pname = "shakespeare"; version = "2.0.5"; + revision = "1"; sha256 = "0jdmmrglzqzpj4cfiyab3kfr0vlz1rfc893nrq94b1rg4vwh1zzh"; + editedCabalFile = "c3cde3794b87e5f99500aac7199a66ad95985ba716170551fe40e82452a61ebc"; buildDepends = [ aeson base blaze-html blaze-markup bytestring containers directory exceptions ghc-prim parsec process template-haskell text time @@ -115352,6 +115682,7 @@ self: { ]; description = "a tool to access the OSX keychain"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "skell" = callPackage @@ -115438,8 +115769,8 @@ self: { }: mkDerivation { pname = "slack-api"; - version = "0.4"; - sha256 = "1xwpcvk906v2w995gsk8g41ml46w1r8h1gybsspkx6s6z6whhik5"; + version = "0.5"; + sha256 = "1jjm7qzb1s2z8c7ikwsvz2bp7f3dx3qcqw7kcas42xp0ziwnl50m"; buildDepends = [ aeson base bytestring containers errors HsOpenSSL io-streams lens lens-aeson monad-loops mtl network network-uri openssl-streams text @@ -115789,12 +116120,11 @@ self: { ({ mkDerivation, aeson, base, linear, vector }: mkDerivation { pname = "smoothie"; - version = "0.3.2"; - sha256 = "0al17y15k7y04dwz5v2bsq003lxzhkhqlbdmbljdr1z17yszcjp6"; + version = "0.3.3.2"; + sha256 = "0jkcy45rxq14ma11h4dakv8ixwzynlml02yd3nmncmlm8vzpah8n"; buildDepends = [ aeson base linear vector ]; - jailbreak = true; homepage = "https://github.com/phaazon/smoothie"; - description = "Smooth curves via several splines and polynomials"; + description = "Smooth curves via several interpolation modes"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -115878,6 +116208,7 @@ self: { homepage = "https://github.com/avieth/smtp-mail-ng"; description = "An SMTP client EDSL"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "smtp2mta" = callPackage @@ -115914,6 +116245,7 @@ self: { homepage = "https://github.com/enzoh/smtps-gmail"; description = "Gmail SMTP Client"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snake-game" = callPackage @@ -115955,6 +116287,7 @@ self: { homepage = "http://snapframework.com/"; description = "Top-level package for the Snap Web Framework"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snap-accept" = callPackage @@ -116001,6 +116334,7 @@ self: { homepage = "https://github.com/dzhus/snap-auth-cli"; description = "Command-line tool to manage Snap AuthManager database"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snap-blaze" = callPackage @@ -116081,6 +116415,7 @@ self: { homepage = "http://github.com/ocharles/snap-cors"; description = "Add CORS headers to Snap applications"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snap-elm" = callPackage @@ -116115,6 +116450,7 @@ self: { homepage = "http://github.com/ocharles/snap-error-collector"; description = "Collect errors in batches and dispatch them"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snap-extras" = callPackage @@ -116291,6 +116627,7 @@ self: { homepage = "https://github.com/lukerandall/snap-web-routes"; description = "Type safe URLs for Snap"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-acid-state" = callPackage @@ -116303,6 +116640,7 @@ self: { homepage = "https://github.com/mightybyte/snaplet-acid-state"; description = "acid-state snaplet for Snap Framework"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-actionlog" = callPackage @@ -116347,6 +116685,7 @@ self: { homepage = "https://github.com/ixmatus/snaplet-amqp"; description = "Snap framework snaplet for the AMQP library"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-auth-acid" = callPackage @@ -116386,6 +116725,7 @@ self: { homepage = "https://github.com/AtticHacker/snaplet-coffee"; description = "CoffeeScript for Snap, auto-compilation and pre-compilation"; license = stdenv.lib.licenses.gpl3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-css-min" = callPackage @@ -116440,6 +116780,7 @@ self: { homepage = "https://github.com/faylang/snaplet-fay"; description = "Fay integration for Snap with request- and pre-compilation"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-hasql" = callPackage @@ -116457,6 +116798,7 @@ self: { homepage = "https://github.com/mikeplus64/snaplet-hasql"; description = "A Hasql snaplet"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-haxl" = callPackage @@ -116515,6 +116857,7 @@ self: { homepage = "https://github.com/ixmatus/snaplet-logger"; description = "Snap framework snaplet for the Logger API library"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-i18n" = callPackage @@ -116555,6 +116898,7 @@ self: { homepage = "https://github.com/ixmatus/snaplet-influxdb"; description = "Snap framework snaplet for the InfluxDB library"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-lss" = callPackage @@ -116590,6 +116934,7 @@ self: { homepage = "https://github.com/ixmatus/snaplet-mandrill"; description = "Snap framework snaplet for the Mandrill API library"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-mongoDB" = callPackage @@ -116699,6 +117044,7 @@ self: { homepage = "https://github.com/soostone/snaplet-persistent"; description = "persistent snaplet for the Snap Framework"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-postgresql-simple" = callPackage @@ -116718,9 +117064,11 @@ self: { MonadCatchIO-transformers mtl postgresql-simple resource-pool-catchio snap text transformers unordered-containers ]; + jailbreak = true; homepage = "https://github.com/mightybyte/snaplet-postgresql-simple"; description = "postgresql-simple snaplet for the Snap Framework"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-postmark" = callPackage @@ -116738,6 +117086,7 @@ self: { homepage = "https://github.com/LukeHoersten/snaplet-postmark"; description = "Postmark snaplet for the Snap Framework"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-purescript" = callPackage @@ -116773,6 +117122,7 @@ self: { homepage = "http://github.com/mikeplus64/snaplet-recaptcha"; description = "A ReCAPTCHA verification snaplet with Heist integration and connection sharing"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-redis" = callPackage @@ -116790,6 +117140,7 @@ self: { homepage = "https://github.com/dzhus/snaplet-redis/"; description = "Redis support for Snap Framework"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-redson" = callPackage @@ -116869,6 +117220,7 @@ self: { homepage = "https://github.com/lukerandall/snaplet-sass"; description = "Sass integration for Snap with request- and pre-compilation"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-sedna" = callPackage @@ -116952,6 +117304,7 @@ self: { homepage = "https://github.com/LukeHoersten/snaplet-stripe"; description = "Stripe snaplet for the Snap Framework"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "snaplet-tasks" = callPackage @@ -117358,6 +117711,7 @@ self: { homepage = "https://github.com/lpeterse/haskell-socket-sctp"; description = "STCP socket extensions library"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) { sctp = null;}; "socketio" = callPackage @@ -117861,8 +118215,8 @@ self: { ({ mkDerivation, base, tasty, tasty-quickcheck, transformers }: mkDerivation { pname = "spdx"; - version = "0.1.2.0"; - sha256 = "0mncj2053w1xsfrsx1472v85ia4spvshw18mp15xp3l6haxq7wxq"; + version = "0.2.0.0"; + sha256 = "0hxzkmyi90cbr7w8mjlp2azbkyp8gvjpv28c57lpvxw2xvyavgjq"; buildDepends = [ base transformers ]; testDepends = [ base tasty tasty-quickcheck ]; homepage = "https://github.com/phadej/spdx"; @@ -118115,6 +118469,17 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "splay" = callPackage + ({ mkDerivation, base }: + mkDerivation { + pname = "splay"; + version = "0.0.6"; + sha256 = "1mq5n62lg2jbhzbl1py7yhnhdyxa0gn2xmihb9cm5r7p75p5wacl"; + buildDepends = [ base ]; + description = "Generic splay-based sequence representation"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "splaytree" = callPackage ({ mkDerivation, base, containers, deepseq, QuickCheck , test-framework, test-framework-quickcheck2 @@ -118853,13 +119218,12 @@ self: { }) {}; "stable-memo" = callPackage - ({ mkDerivation, base, ghc-prim, hashtables, tagged }: + ({ mkDerivation, base, ghc-prim, hashtables }: mkDerivation { pname = "stable-memo"; - version = "0.3.0"; - sha256 = "0a218ilzx1bgwirfp6v6bzgwwkx8l60q1xnxq347xas750wjn8a8"; - buildDepends = [ base ghc-prim hashtables tagged ]; - jailbreak = true; + version = "0.3.1"; + sha256 = "1rv578311cvn7ym08vxxi18dhic50w7ms6cjn77vh032b8fxr3gx"; + buildDepends = [ base ghc-prim hashtables ]; description = "Memoization based on argument identity"; license = stdenv.lib.licenses.mit; }) {}; @@ -119443,10 +119807,9 @@ self: { ({ mkDerivation, base, double-conversion, free, mtl, text }: mkDerivation { pname = "static-canvas"; - version = "0.2.0.1"; - sha256 = "14zglnvlra4p85zc4vkgwrpfjf7mrz9dw4ppi369vsfwnw2sgwkq"; + version = "0.2.0.2"; + sha256 = "1lphx10wljylsbjwlw5p7bsjh5gf2fj1sl09556y814r11a6rjff"; 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; @@ -120392,12 +120755,11 @@ self: { }: mkDerivation { pname = "streams"; - version = "3.2"; - sha256 = "1pms4wiispnpzysq44fcvspdxmbwk47rfcpcyshnnhpw7c7qngni"; + version = "3.2.1"; + sha256 = "1xyrsb55dg7v3pris0hc0yqdlqaymxb6g286wrbc7h2lva5wrva4"; buildDepends = [ adjunctions base comonad distributive semigroupoids semigroups ]; - jailbreak = true; homepage = "http://github.com/ekmett/streams/issues"; description = "Various Haskell 2010 stream comonads"; license = stdenv.lib.licenses.bsd3; @@ -120979,6 +121341,7 @@ self: { homepage = "http://github.com/mikeizbicki/subhask"; description = "Type safe interface for programming in subcategories of Hask"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "subnet" = callPackage @@ -122684,8 +123047,8 @@ self: { }: mkDerivation { pname = "tagged-transformer"; - version = "0.7.1"; - sha256 = "1qgfx546pj4aqdblb4gddfxp642snn5dx4kxj3sn5q7c9lsgdh8j"; + version = "0.8"; + sha256 = "13jzfrzcgbh3g3qssv08r8i8j2l5c5y84blc1m90rhyyvx2zizn7"; buildDepends = [ base comonad contravariant distributive exceptions mtl reflection semigroupoids tagged @@ -122880,15 +123243,12 @@ self: { }) {}; "takahashi" = callPackage - ({ mkDerivation, base, mtl, reasonable-lens, reasonable-operational - }: + ({ mkDerivation, base, lens, monad-skeleton, mtl }: mkDerivation { pname = "takahashi"; - version = "0.2.0.2"; - revision = "1"; - sha256 = "0iwwmb0przjjgfz9xav4whgqh09dq4ndil29dmq2bp81wryay0l4"; - editedCabalFile = "907771d78ac3db503a9d832bae2dcc3a20d03a3a7698ff7769cb9e84703b27a1"; - buildDepends = [ base mtl reasonable-lens reasonable-operational ]; + version = "0.2.2.0"; + sha256 = "0flr87m1yjxcv1r64bvrx1gm9dpp6xvj2lj14pi99pipywgw4kgs"; + buildDepends = [ base lens monad-skeleton mtl ]; description = "create slide for presentation"; license = stdenv.lib.licenses.mit; hydraPlatforms = stdenv.lib.platforms.none; @@ -124565,8 +124925,8 @@ self: { ({ mkDerivation, base, binary, text }: mkDerivation { pname = "text-binary"; - version = "0.2.0"; - sha256 = "09njl6afnj2yjqn3mg3ry4qsd5jjjh51malk6kn2zzihldb9z5b2"; + version = "0.2.1"; + sha256 = "00paqwnngd9l88zhah9wqg4wr41mrs30xm49w8xq337yxcvz48nz"; buildDepends = [ base binary text ]; homepage = "https://github.com/kawu/text-binary"; description = "Binary instances for text types"; @@ -124778,8 +125138,8 @@ self: { }: mkDerivation { pname = "text-regex-replace"; - version = "0.1.0.1"; - sha256 = "1xnpfj1890l2zqqhr6b95qpqacpssi8qzgqgnpdxml8wfzan8xwl"; + version = "0.1.1.0"; + sha256 = "0p8xjw6srlb23giqrb3qay1hd1jq3gd9im0v7fnr8yifc0ri6piz"; buildDepends = [ attoparsec base text text-icu ]; testDepends = [ base hspec QuickCheck smallcheck text text-icu ]; jailbreak = true; @@ -124850,10 +125210,8 @@ self: { }: mkDerivation { pname = "text-show-instances"; - version = "2"; - revision = "1"; - sha256 = "1k9blq670jsph1jkrw01hf4k6ga8i3xy5nfs299xj17nni8hjci8"; - editedCabalFile = "e0610e22ef001feb5271583c1719c2ebdef23ac4179deaabba23a21d6c2ac7b0"; + version = "2.0.1"; + sha256 = "1k5lwkfg8vrrmhm0xir1shplygvh2xki2dw13z56xrkkm8ygv3cx"; buildDepends = [ base base-compat bifunctors binary bytestring containers directory haskeline hoopl hpc old-locale old-time pretty random semigroups @@ -124936,6 +125294,17 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "text-zipper" = callPackage + ({ mkDerivation, base, text }: + mkDerivation { + pname = "text-zipper"; + version = "0.1.1"; + sha256 = "0g8w7kyvqmjx4psj0cicv4bxn1ngx0giqyz8fyfhdr6v8wd9r410"; + buildDepends = [ base text ]; + description = "A text editor zipper library"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "text1" = callPackage ({ mkDerivation, base, binary, directory, doctest, filepath, lens , QuickCheck, semigroups, template-haskell, text @@ -127127,6 +127496,7 @@ self: { adjunctions base base-compat bytes containers distributive keys linear reflection semigroups vector ]; + jailbreak = true; description = "Dense and sparse total maps"; license = stdenv.lib.licenses.mit; }) {}; @@ -127183,20 +127553,17 @@ self: { "tpdb" = callPackage ({ mkDerivation, base, bytestring, containers, filepath, hashable - , HaXml, hxt, mtl, parsec, pretty, time, wl-pprint-text + , HaXml, hxt, mtl, parsec, pretty, text, time, wl-pprint-text }: mkDerivation { pname = "tpdb"; - version = "1.1.1"; - sha256 = "1wsjf7ds8xnfx4q3cjv5vwspyrvyq73439w9v4v3qrmmj5qcm7p9"; + version = "1.2.0"; + sha256 = "12l4a6p8jn03q71d3qi2zkv63k53brmha5hm6dwrp0sb8bv3qmb0"; buildDepends = [ - base containers filepath hashable HaXml hxt mtl parsec time - wl-pprint-text - ]; - testDepends = [ - base bytestring containers hashable HaXml hxt parsec pretty time + base containers filepath hashable HaXml hxt mtl parsec text time wl-pprint-text ]; + testDepends = [ base bytestring HaXml pretty ]; homepage = "https://github.com/jwaldmann/haskell-tpdb"; description = "Data Type for Rewriting Systems"; license = "GPL"; @@ -127448,6 +127815,17 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "transformers-lift" = callPackage + ({ mkDerivation, base, transformers }: + mkDerivation { + pname = "transformers-lift"; + version = "0.1.0.0"; + sha256 = "0fmd6v8a5r1x66v4cyb0adbajddm3mn1k43ryks01x1c3yw0p0sj"; + buildDepends = [ base transformers ]; + description = "Ad-hoc type classes for lifting"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "transformers-runnable" = callPackage ({ mkDerivation, base, transformers }: mkDerivation { @@ -127924,8 +128302,8 @@ self: { ({ mkDerivation, base, comonad, free, mtl, transformers }: mkDerivation { pname = "tubes"; - version = "0.2.2.1"; - sha256 = "1zl7rnkind38a4ixxwq9qqxllrqi6aig6jnamda3r4nw1xh3ysxw"; + version = "0.2.2.3"; + sha256 = "0qmg2w4sjm0q1h6ajkv3i576zsi2ndbacjsn5sibcwjbdpkpwmdr"; buildDepends = [ base comonad free mtl transformers ]; homepage = "https://github.com/gatlin/tubes"; description = "Effectful, iteratee-inspired stream processing based on a free monad"; @@ -129496,18 +129874,18 @@ self: { "uhttpc" = callPackage ({ mkDerivation, async, base, bytestring, bytestring-lexing - , cmdargs, deepseq, network + , deepseq, network, network-uri, optparse-applicative }: mkDerivation { pname = "uhttpc"; - version = "0.1.0.0"; - sha256 = "116x62yq51xb5z0ndvf0q42plw442lf275b0z2wyvcyl3m5mpmhd"; + version = "0.1.1.0"; + sha256 = "1knf8r8zq8nnidmbj1blazjxkpngczs55jjx0phnnxlc026ppynb"; isLibrary = true; isExecutable = true; buildDepends = [ - async base bytestring bytestring-lexing cmdargs deepseq network + async base bytestring bytestring-lexing deepseq network network-uri + optparse-applicative ]; - jailbreak = true; homepage = "https://github.com/hvr/uhttpc"; description = "Minimal HTTP client library optimized for benchmarking"; license = stdenv.lib.licenses.gpl3; @@ -132105,6 +132483,26 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "vector_0_11_0_0" = callPackage + ({ mkDerivation, base, deepseq, ghc-prim, primitive, QuickCheck + , random, template-haskell, test-framework + , test-framework-quickcheck2, transformers + }: + mkDerivation { + pname = "vector"; + version = "0.11.0.0"; + sha256 = "1r1jlksy7b0kb0fy00g64isk6nyd9wzzdq31gx5v1wn38knj0lqa"; + buildDepends = [ base deepseq ghc-prim primitive ]; + testDepends = [ + base QuickCheck random template-haskell test-framework + test-framework-quickcheck2 transformers + ]; + jailbreak = true; + homepage = "https://github.com/haskell/vector"; + description = "Efficient Arrays"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "vector-algorithms" = callPackage ({ mkDerivation, base, bytestring, containers, mtl, mwc-random , primitive, QuickCheck, vector @@ -133175,8 +133573,8 @@ self: { }: mkDerivation { pname = "wai-extra"; - version = "3.0.8.1"; - sha256 = "0ay8cjxk8lplcdg2l89m9dprf6z6pcypljdsiwb17hkyiv36myl9"; + version = "3.0.8.2"; + sha256 = "0j6yvwzw1mpamx0phplgang4gcjv25dhqvngfmzmh5fk76npmxr9"; buildDepends = [ ansi-terminal base base64-bytestring blaze-builder bytestring case-insensitive containers cookie data-default-class deepseq @@ -134409,6 +134807,7 @@ self: { homepage = "https://github.com/fpco/web-fpco"; description = "Wrappers for web frameworks to ease usage with the FP Complete environment"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "web-mongrel2" = callPackage @@ -134473,7 +134872,9 @@ self: { mkDerivation { pname = "web-routes"; version = "0.27.9"; + revision = "2"; sha256 = "1azccgcnksz4c4pm1nayvjiq3m192zz21cnc0fm89hdixvqck346"; + editedCabalFile = "542f5d20616359b0897018bbd347ce7f0dc948c4e031e8a5383ed85cb931406b"; buildDepends = [ base blaze-builder bytestring exceptions ghc-prim http-types mtl parsec split text utf8-string @@ -135442,6 +135843,7 @@ self: { ]; buildTools = [ c2hs ]; extraLibraries = [ wlc ]; + jailbreak = true; description = "Haskell bindings for the wlc library"; license = stdenv.lib.licenses.isc; hydraPlatforms = stdenv.lib.platforms.none; @@ -136275,6 +136677,7 @@ self: { homepage = "http://github.com/vincenthz/hs-certificate"; description = "Utility for X509 certificate and chain"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "x509-validation" = callPackage @@ -138006,8 +138409,8 @@ self: { }: mkDerivation { pname = "yaml-light-lens"; - version = "0.3.1.10"; - sha256 = "1hpjzml8bw5n4lv82x3j6h8dzkz53mbhhsc7dhp79hwn75nq3aiz"; + version = "0.3.3"; + sha256 = "0apl8j5i8mbn1rqmv4wk5rhhh2zcpfqsh2q6d1sl798x96c72v8y"; buildDepends = [ base bytestring bytestring-lexing containers lens yaml-light ]; @@ -138141,6 +138544,7 @@ self: { homepage = "https://github.com/ony/yampa-glut"; description = "Connects Yampa and GLUT"; license = stdenv.lib.licenses.gpl3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "yampa2048" = callPackage @@ -138784,17 +139188,17 @@ self: { }) {}; "yesod-crud" = callPackage - ({ mkDerivation, base, classy-prelude, containers, monad-control - , persistent, random, stm, uuid, yesod-core, yesod-form - , yesod-persistent + ({ mkDerivation, base, classy-prelude, containers, MissingH + , monad-control, persistent, random, safe, stm, uuid, yesod-core + , yesod-form, yesod-persistent }: mkDerivation { pname = "yesod-crud"; - version = "0.1.1"; - sha256 = "06m24i27842pc599zrmj5nv0afx8ci07961gjagdsc02zhpx7896"; + version = "0.1.2"; + sha256 = "0krjhskrjgymgp0nclggnivy03hmlvfy8c9d9ks4s14jw82rnhf1"; buildDepends = [ - base classy-prelude containers monad-control persistent random stm - uuid yesod-core yesod-form yesod-persistent + base classy-prelude containers MissingH monad-control persistent + random safe stm uuid yesod-core yesod-form yesod-persistent ]; jailbreak = true; homepage = "https://github.com/league/yesod-crud"; @@ -139469,8 +139873,8 @@ self: { }: mkDerivation { pname = "yesod-sass"; - version = "0.1.0.0"; - sha256 = "0faizfb44i52yijakfnazx86fs78vi9gnbiw2w42rh4r8gncjbvx"; + version = "0.1.1.0"; + sha256 = "19l93rx70xbyllwddyq0c8326cfqyvx13hpvj71k9mbwkis16ccx"; buildDepends = [ base data-default hsass shakespeare template-haskell text yesod-core @@ -139562,8 +139966,8 @@ self: { }: mkDerivation { pname = "yesod-static-angular"; - version = "0.1.5"; - sha256 = "0ddw307vd1zaknxc74y1k0hwg872y651snk1g72jqhbigcixl3ck"; + version = "0.1.6"; + sha256 = "17dqk60076la64n4j6bndg9ya16q764j2cl07s2dlldw4z1g4sn1"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -139575,7 +139979,7 @@ self: { base bytestring hamlet hspec HUnit shakespeare template-haskell text yesod-core yesod-static yesod-test ]; - homepage = "https://bitbucket.org/wuzzeb/yesod-static-generators"; + homepage = "https://bitbucket.org/wuzzeb/yesod-static-angular"; description = "Yesod generators for embedding AngularJs code into yesod-static at compile time"; license = stdenv.lib.licenses.mit; hydraPlatforms = stdenv.lib.platforms.none;