From a81cfcc47527d222e6ae7fd5a5e22b70760f0227 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 9 Feb 2015 12:43:44 +0100 Subject: [PATCH] hackage-packages.nix: re-generate from Hackage 2015-02-09T15:36:30+0100 --- .../haskell-modules/configuration-common.nix | 8 +- .../haskell-modules/hackage-packages.nix | 313 +++++++++++------- 2 files changed, 203 insertions(+), 118 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 20e747d8e734..d30e3061d8d0 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -449,12 +449,8 @@ self: super: { rematch = dontCheck super.rematch; # https://github.com/tcrayford/rematch/issues/5 rematch-text = dontCheck super.rematch-text; # https://github.com/tcrayford/rematch/issues/6 - # Missing files in the test suite stanza. - Rasterific = dontCheck super.Rasterific; # https://github.com/Twinside/Rasterific/issues/19 - rasterific-svg = dontCheck super.rasterific-svg; # https://github.com/Twinside/rasterific-svg/issues/1 - - # https://github.com/utdemir/handsy/issues/5 - handsy = dontCheck super.handsy; + # https://github.com/Twinside/Rasterific/issues/20 + Rasterific = dontCheck super.Rasterific; # Upstream notified by e-mail. MonadCompose = markBrokenVersion "0.2.0.0" super.MonadCompose; diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 62bf79950337..6ac89102e5c6 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -12156,8 +12156,8 @@ self: { }: mkDerivation { pname = "Rasterific"; - version = "0.5"; - sha256 = "0khvl5h38xi85vh266kv1lp5v1c6li6fd1f7vpv38amyci09ybhk"; + version = "0.5.0.1"; + sha256 = "1q1102503ga2nncanww3pgvpgryj9c2q8gy3bmrd1f0lpv31fhn8"; buildDepends = [ base dlist FontyFruity free JuicyPixels mtl primitive vector vector-algorithms @@ -16125,8 +16125,8 @@ self: { ({ mkDerivation, base, time }: mkDerivation { pname = "acme-year"; - version = "2014"; - sha256 = "0zml370s8zv9y60hggv0hlwb3rhmixhdp37cz496dbpffdkw70my"; + version = "2015"; + sha256 = "1ymsxy51vi2i75jkq0hfm2ii8qp78c3g35ijma0ygcrq9mmm12rv"; buildDepends = [ base ]; testDepends = [ base time ]; homepage = "http://github.com/joeyadams/hs-acme-year"; @@ -26156,7 +26156,7 @@ self: { }) {}; "cabal-debian" = callPackage - ({ mkDerivation, base, Cabal, containers, data-lens + ({ mkDerivation, base, Cabal, containers, data-default, data-lens , data-lens-template, debian, deepseq, Diff, directory, filepath , hsemail, HUnit, memoize, mtl, network-uri, parsec, pretty , prettyclass, process, pureMD5, regex-tdfa, set-extra, syb, text @@ -26164,15 +26164,15 @@ self: { }: mkDerivation { pname = "cabal-debian"; - version = "4.20.1"; - sha256 = "11wl87df4l0djgxpdq7mw8cndjka62fhdks1qg7fhljh26zb659l"; + version = "4.23.1"; + sha256 = "06m0lr2jxgnwidk9q8ix5bm6s1dc9kgxfb27fdvchi7ikj9gnzia"; isLibrary = true; isExecutable = true; buildDepends = [ - base Cabal containers data-lens data-lens-template debian deepseq - Diff directory filepath hsemail HUnit memoize mtl network-uri - parsec pretty prettyclass process pureMD5 regex-tdfa set-extra syb - text unix Unixutils utf8-string + base Cabal containers data-default data-lens data-lens-template + debian deepseq Diff directory filepath hsemail HUnit memoize mtl + network-uri parsec pretty prettyclass process pureMD5 regex-tdfa + set-extra syb text unix Unixutils utf8-string ]; homepage = "https://github.com/ddssff/cabal-debian"; description = "Create a Debianization for a Cabal package"; @@ -30157,8 +30157,8 @@ self: { }: mkDerivation { pname = "cndict"; - version = "0.4.8"; - sha256 = "1h5lj0c1h870519dg2g24lfjw4j3124r7dx0cdjmp90942cw56rx"; + version = "0.5.0"; + sha256 = "095gin216bm2zrlw3j52byk924z51ijk90di2n5r1dbvf9liwj7l"; buildDepends = [ base binary bytestring cassava containers file-embed text vector ]; @@ -39577,8 +39577,8 @@ self: { }: mkDerivation { pname = "dotenv"; - version = "0.1.0.2"; - sha256 = "1ppgswad4c27y244pn32lr66vzdak9dqd36g1va4r028abcijvs7"; + version = "0.1.0.5"; + sha256 = "1gh1x4dzcrivlb8gnqgb96v6yvi78c1rx52wplbfy3z5pzg9mx1f"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -40188,8 +40188,8 @@ self: { }: mkDerivation { pname = "duplo"; - version = "1.6.19"; - sha256 = "0flqkw140l0sn78qnq7x0gchgfdpmgx90d2g9cjvimj2w4gsnbk3"; + version = "1.8.0"; + sha256 = "0qza26n5zlzpif2fmwxajlfhk4kfqy5ad656xcw1i1926x5ncf1b"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -40202,7 +40202,6 @@ self: { testDepends = [ base HUnit MissingH QuickCheck tasty tasty-hunit tasty-quickcheck ]; - jailbreak = true; description = "Frontend development build tool"; license = stdenv.lib.licenses.mit; }) {}; @@ -44126,6 +44125,7 @@ self: { pname = "feed"; version = "0.3.9.2"; sha256 = "05sg2ly1pvni3sfv03rbf60vdjkrfa0f9mmc1dm1hrmp638j67gg"; + editedCabalFile = "62cb5a05a61bc09e6203b5bb7aab4464cba1703216260b0d871d98046c226358"; buildDepends = [ base old-locale old-time time utf8-string xml ]; homepage = "https://github.com/sof/feed"; description = "Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds."; @@ -45796,11 +45796,11 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "foreign-store"; - version = "0.1"; - sha256 = "1p7hsr1kg1667wql9c18q7bwpnrldnb8r18ijhji5c7qqr8yml5g"; + version = "0.2"; + sha256 = "1p436dn6l5zjzizcsj0hn10s2n907gr7c8y89i4sm3h69lhqlw86"; buildDepends = [ base ]; homepage = "https://github.com/chrisdone/foreign-store"; - description = "Store a stable pointer in a foreign context to be retrieved later. Persists through GHCi reloads."; + description = "Store a stable pointer in a foreign context to be retrieved later"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -49392,8 +49392,8 @@ self: { }: mkDerivation { pname = "gitson"; - version = "0.4.1"; - sha256 = "1sq339av6113v4rgzwpsf7k1bip632b8avl3r8nb0i4acqzb06m4"; + version = "0.5.0"; + sha256 = "0dx2wnyg331wzgv2wjp1h75xy0gc0zvfgzh8rakzg845srim1b8a"; buildDepends = [ aeson aeson-pretty base bytestring directory errors filepath flock monad-control process transformers @@ -50181,22 +50181,21 @@ self: { }) {}; "gps" = callPackage - ({ mkDerivation, base, GPX, gpx-conduit, hxt, pretty, prettyclass - , QuickCheck, statistics, test-framework - , test-framework-quickcheck2, time, vector, xsd + ({ mkDerivation, base, gpx-conduit, pretty, prettyclass, QuickCheck + , statistics, test-framework, test-framework-quickcheck2, text + , time, vector }: mkDerivation { pname = "gps"; - version = "1.1"; - sha256 = "14plvzspi7c1fsz91kn945vlpalbdx67b8wkfb05cpa3id7g6jp6"; + version = "1.2"; + sha256 = "1krq6sv9qblwqlx7j6gb5qfv5zarxlyvaj6svhd4n8f7pr5w510r"; buildDepends = [ - base gpx-conduit pretty prettyclass statistics time vector + base pretty prettyclass statistics text time vector ]; testDepends = [ - base GPX hxt QuickCheck statistics test-framework - test-framework-quickcheck2 time vector xsd + base gpx-conduit QuickCheck statistics test-framework + test-framework-quickcheck2 time vector ]; - jailbreak = true; description = "For manipulating GPS coordinates and trails"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; @@ -53637,8 +53636,8 @@ self: { }: mkDerivation { pname = "handsy"; - version = "0.0.8"; - sha256 = "198j8m4jwihhz5y3rl4dxnq8j3gp2cjmf99mmfhh7k0yghbly44r"; + version = "0.0.9"; + sha256 = "14kczimv1sirzqsvbz01ax69kiry8izy7grrmgcy3hsx70bq1y7n"; buildDepends = [ base bytestring free process process-extras shell-escape transformers @@ -55373,24 +55372,24 @@ self: { "haskell-mpi" = callPackage ({ mkDerivation, array, base, bytestring, c2hs, cereal - , extensible-exceptions, openmpi + , extensible-exceptions, open-pal, open-rte, openmpi }: mkDerivation { pname = "haskell-mpi"; - version = "1.2.1"; - sha256 = "1d3xlwz3sx1m7iyf67cfr1vsp3w4iz9mmqvmvdiblj4569hxblr5"; + version = "1.4.0"; + sha256 = "1aw8jjvysdf3vsf6rcxnvwnqpiqmfrp88gryngakjjkxwzzh5an0"; isLibrary = true; isExecutable = true; buildDepends = [ array base bytestring cereal extensible-exceptions ]; buildTools = [ c2hs ]; - extraLibraries = [ openmpi ]; + extraLibraries = [ open-pal open-rte openmpi ]; homepage = "http://github.com/bjpop/haskell-mpi"; description = "Distributed parallel programming in Haskell using MPI"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; - }) { inherit (pkgs) openmpi;}; + }) { open-pal = null; open-rte = null; inherit (pkgs) openmpi;}; "haskell-names" = callPackage ({ mkDerivation, aeson, base, bytestring, Cabal, containers @@ -69901,8 +69900,8 @@ self: { ({ mkDerivation, base, hspec, HUnit, old-locale, time }: mkDerivation { pname = "iso8601-time"; - version = "0.1.2"; - sha256 = "1cjq5rckhzqpi8iayx2xnqgdng3qldpd1rssv080paqlikiqx0c1"; + version = "0.1.3"; + sha256 = "05qwpcj4whibj0bmdnq0wns9ks5v4fqnsyq7sl2v36pd11h9i9zv"; buildDepends = [ base old-locale time ]; testDepends = [ base hspec HUnit time ]; homepage = "https://github.com/nh2/iso8601-time"; @@ -77263,8 +77262,8 @@ self: { }: mkDerivation { pname = "lucid"; - version = "2.8.1"; - sha256 = "1vpb3vhg5y2wz9by81k9m6vi53adm706x7z8aryzqz6kzgpqw8jc"; + version = "2.9.0"; + sha256 = "0zbci795p3fhij9x41xxd2113wilgx36x46mi5nizi3gn2n8wnwh"; buildDepends = [ base blaze-builder bytestring containers mtl text transformers unordered-containers @@ -77282,6 +77281,7 @@ self: { version = "0.4.0.1"; sha256 = "1gg4zmvz80bqw9sv11irfzn0if7z1558d50cnsl0n12fw45vz87n"; buildDepends = [ base blaze-builder lucid text transformers ]; + jailbreak = true; homepage = "http://github.com/jeffreyrosenbluth/lucid-svg.git"; description = "DSL for SVG using lucid for HTML"; license = stdenv.lib.licenses.bsd3; @@ -79641,6 +79641,19 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "midi-util" = callPackage + ({ mkDerivation, base, containers, event-list, midi, non-negative + }: + mkDerivation { + pname = "midi-util"; + version = "0.1"; + sha256 = "19b6x7n49yd6jwld65k2z5zj4mg5s0zgs3zb7y8a4fj2jp15p8kn"; + buildDepends = [ base containers event-list midi non-negative ]; + homepage = "http://github.com/mtolly/midi-util"; + description = "Utility functions for processing MIDI files"; + license = "GPL"; + }) {}; + "midimory" = callPackage ({ mkDerivation, alsa-core, alsa-seq, base, containers, random , transformers, wx, wxcore @@ -85978,15 +85991,18 @@ self: { }) {}; "on-demand-ssh-tunnel" = callPackage - ({ mkDerivation, base, bytestring, network, process, random }: + ({ mkDerivation, base, bytestring, GenericPretty, network, process + , random + }: mkDerivation { pname = "on-demand-ssh-tunnel"; - version = "0.1.0.3"; - sha256 = "021j91hxmlpl9kajnyv9y211kzjvc8i5kfl6gn5xyl0ybyw9p0z6"; - isLibrary = false; + version = "0.1.0.4"; + sha256 = "0k1z7a4h3ml043x140vrhfchlha5x4ak5n3nvaqcfk78cjr8krbr"; + isLibrary = true; isExecutable = true; - buildDepends = [ base bytestring network process random ]; - jailbreak = true; + buildDepends = [ + base bytestring GenericPretty network process random + ]; homepage = "https://github.com/crackleware/on-demand-ssh-tunnel"; description = "Program that sends traffic through SSH tunnels on-demand"; license = stdenv.lib.licenses.mit; @@ -86812,6 +86828,24 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "origami" = callPackage + ({ mkDerivation, base, bifunctors, containers, HUnit, lens, mtl + , pretty, template-haskell, test-framework, test-framework-hunit + }: + mkDerivation { + pname = "origami"; + version = "0.0.1"; + sha256 = "05ib0nmv9pl158kl4gplqwhdx3mbi41kziika5kpyddlbg33y1n7"; + buildDepends = [ + base bifunctors containers lens mtl pretty template-haskell + ]; + testDepends = [ base HUnit test-framework test-framework-hunit ]; + homepage = "http://github.com/nedervold/origami"; + description = "An un-SYB framework for transforming heterogenous data through folds"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "os-release" = callPackage ({ mkDerivation, base, containers, hlint, hspec, parsec, process , regex-compat, temporary, transformers @@ -91007,6 +91041,18 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "ports-tools" = callPackage + ({ mkDerivation, base, directory, process }: + mkDerivation { + pname = "ports-tools"; + version = "0.0.1"; + sha256 = "0bs7b88qiczf59dliqhbxbzciv4xi07b6djspgpydigyrf5maac6"; + buildDepends = [ base directory process ]; + homepage = "http://github.com/ppenzin/hs-ports-tools/"; + description = "Library to interact with port tools on FreeBSD"; + license = "unknown"; + }) {}; + "positive" = callPackage ({ mkDerivation, base, nats, semigroups }: mkDerivation { @@ -92157,8 +92203,8 @@ self: { }: mkDerivation { pname = "process-extras"; - version = "0.3.0.1"; - sha256 = "1kgqf6p9m6g0vf2dj8l543qn3a2b837dzzwi8knp41divlq7z76v"; + version = "0.3.1"; + sha256 = "1lwjm402q92ibd66xiz5zwwqd8nkyvlhnrw60ja3zngq8z8dsk7g"; buildDepends = [ base bytestring deepseq ListLike process text ]; homepage = "https://github.com/seereason/process-extras"; description = "Process extras"; @@ -93339,8 +93385,8 @@ self: { }: mkDerivation { pname = "purescript"; - version = "0.6.5"; - sha256 = "0jc4jnjn5p4p47b3k21l56s4ldfm15d9mlb668g5ngn21xkfx1gq"; + version = "0.6.6"; + sha256 = "1bxpyfhldj22b021hz1iwiv6x4wpc5dm1f0pw4jpc8accs19ih50"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -94682,14 +94728,14 @@ self: { "rasterific-svg" = callPackage ({ mkDerivation, attoparsec, base, binary, blaze-html, bytestring - , containers, criterion, deepseq, directory, filepath, FontyFruity - , JuicyPixels, lens, linear, mtl, optparse-applicative, Rasterific - , scientific, svg-tree, text, transformers, vector + , containers, directory, filepath, FontyFruity, JuicyPixels, lens + , linear, mtl, optparse-applicative, Rasterific, scientific + , svg-tree, text, transformers, vector }: mkDerivation { pname = "rasterific-svg"; - version = "0.1"; - sha256 = "1hv55hbfc73b3kpf9njdz0f1awww2m1d9i61yavbyf806pmbvag2"; + version = "0.1.0.1"; + sha256 = "1v6ky1b43mm99j6z94q6hbvhm39vpkmncihi1y6qcls8pxymgg7s"; isLibrary = true; isExecutable = true; buildDepends = [ @@ -94698,9 +94744,8 @@ self: { scientific svg-tree text transformers vector ]; testDepends = [ - attoparsec base binary blaze-html bytestring criterion deepseq - directory filepath FontyFruity JuicyPixels linear Rasterific - svg-tree text + attoparsec base binary blaze-html bytestring directory filepath + FontyFruity JuicyPixels linear Rasterific svg-tree text ]; jailbreak = true; description = "SVG renderer based on Rasterific"; @@ -99519,24 +99564,24 @@ self: { , incremental-parser, monad-coroutine, monad-parallel , monoid-subclasses, parsec, process, QuickCheck, test-framework , test-framework-quickcheck2, text, transformers + , transformers-compat }: mkDerivation { pname = "scc"; - version = "0.8.2"; - sha256 = "1chqrv4h6n0sjs747z530ff6wdrciaxpq344zlffbi6qvb61xxzp"; + version = "0.8.2.1"; + sha256 = "177a4p72kaj92nn07b65pnxq3y310x2sg1lx3vb9p4hg4s8biafx"; isLibrary = true; isExecutable = true; buildDepends = [ base bytestring containers haskeline incremental-parser monad-coroutine monad-parallel monoid-subclasses parsec process - text transformers + text transformers transformers-compat ]; testDepends = [ base bytestring containers incremental-parser monad-coroutine monad-parallel monoid-subclasses QuickCheck test-framework - test-framework-quickcheck2 text transformers + test-framework-quickcheck2 text transformers transformers-compat ]; - jailbreak = true; homepage = "http://trac.haskell.org/SCC/"; description = "Streaming component combinators"; license = "GPL"; @@ -100255,6 +100300,17 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) { inherit (pkgs) SDL2; SDL2_ttf = null;}; + "sdnv" = callPackage + ({ mkDerivation, base, binary, bytestring }: + mkDerivation { + pname = "sdnv"; + version = "0.1.0.0"; + sha256 = "07d7989v4a8dz5jqrhz56ki9wkngaf1d0153271lylj015y00rmc"; + buildDepends = [ base binary bytestring ]; + description = "Self-delimiting numeric values encoding library"; + license = stdenv.lib.licenses.bsd2; + }) {}; + "seacat" = callPackage ({ mkDerivation, base, blaze-builder, blaze-html, bytestring , ConfigFile, data-default, directory, filepath, http-types @@ -108072,6 +108128,17 @@ self: { license = "GPL"; }) {}; + "subnet" = callPackage + ({ mkDerivation, base, split }: + mkDerivation { + pname = "subnet"; + version = "0.0.1"; + sha256 = "1sifc3my4jv2lz1pmmyx6k65ih4lh0crwhw1jbkscd8lwi5gx2kz"; + buildDepends = [ base split ]; + homepage = "https://github.com/gcganley/subnet"; + license = stdenv.lib.licenses.mit; + }) {}; + "subtitleParser" = callPackage ({ mkDerivation, attoparsec, base, containers, text }: mkDerivation { @@ -108794,6 +108861,7 @@ self: { pname = "syntax"; version = "1.0.0.0"; sha256 = "1dhbzbf1zlpfjhnacqfhzvjznwlzv39c12a3y8ivqhplnkmqsm7x"; + editedCabalFile = "7f3d7f3a8c8aedb78145f4d8a992815cdb644d839a5431b23e5fad0a62d7dd5c"; buildDepends = [ base lens mono-traversable scientific semi-iso text vector ]; @@ -109167,8 +109235,8 @@ self: { }: mkDerivation { pname = "system-filepath"; - version = "0.4.13.1"; - sha256 = "0b9hzg0s7j3xd6szfac84viqijkakdq0s2hr4d23yh6ai79v04d4"; + version = "0.4.13.2"; + sha256 = "0nmzahybk7mijq6dxcp2hr5mh5hlmz3q1dg1d31b5saazfnsicsj"; buildDepends = [ base bytestring deepseq text ]; testDepends = [ base bytestring chell chell-quickcheck QuickCheck text @@ -110936,8 +111004,8 @@ self: { }: mkDerivation { pname = "test-framework-sandbox"; - version = "0.0.2.5"; - sha256 = "0vviw3byz3g1zjq2fjiyqbddx6s2j7ziwrqp5fshhaf118634056"; + version = "0.1.0"; + sha256 = "0bfj0l189dh52dipdnxcqllk2h6g4dwcwcw5pll2my3n7r78pn7v"; buildDepends = [ ansi-terminal base lifted-base mtl temporary test-framework test-sandbox transformers @@ -111049,8 +111117,8 @@ self: { }: mkDerivation { pname = "test-sandbox"; - version = "0.0.1.13"; - sha256 = "0hrqfajgmbwiwxh66ijsrvjmiind5gvi9xq14s8f0w7bcqxjcrrr"; + version = "0.1.0"; + sha256 = "172ffbxysn2y66zl9rfxkaamgsaskhby37v0zrfx82rqfik1baq0"; buildDepends = [ base bytestring cereal containers data-default directory filepath lifted-base monad-control monad-loops mtl network process random @@ -111072,8 +111140,8 @@ self: { ({ mkDerivation, base, HUnit, lifted-base, test-sandbox }: mkDerivation { pname = "test-sandbox-hunit"; - version = "0.0.1.6"; - sha256 = "0w5k240f249lgggzy2lldaw8661g0q4293hkfcz7d0hhl78zwg48"; + version = "0.1.0"; + sha256 = "1kg5i6l0809c0mmi4arp1dcaf52lq2i0lwcv1p3vp3vcc20srfsf"; buildDepends = [ base HUnit lifted-base test-sandbox ]; homepage = "http://gree.github.io/haskell-test-sandbox/"; description = "HUnit convenience functions for use with test-sandbox"; @@ -111087,8 +111155,8 @@ self: { }: mkDerivation { pname = "test-sandbox-quickcheck"; - version = "0.0.1.6"; - sha256 = "1pp1la69ihzc4lcnc9vn7nan7qcq1fc3xvndi2j2118lv005fiha"; + version = "0.1.0"; + sha256 = "0gijq6qwcljq2kvh08nffb6d9qblwpj4hw2jlxidvxy1hzbsgiyi"; buildDepends = [ base mtl QuickCheck random test-sandbox transformers ]; @@ -111781,10 +111849,10 @@ self: { ({ mkDerivation, base, containers, syb, template-haskell }: mkDerivation { pname = "th-expand-syns"; - version = "0.3.0.4"; - sha256 = "05qgfam7zq02848icvddds67ch5d8py7r30izg4lp0df0kzn08yq"; - editedCabalFile = "a067fbdc4c4a7943e1931e127514ff94cccbcb730e152a73a3e281ba13900b18"; + version = "0.3.0.5"; + sha256 = "1xirbzcnsb8lvadsz8m6jg8yxc3wrf40dnvs66kdmhwjbg6kv4rh"; buildDepends = [ base containers syb template-haskell ]; + testDepends = [ base template-haskell ]; description = "Expands type synonyms in Template Haskell ASTs"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -114718,20 +114786,23 @@ self: { "twitter-types" = callPackage ({ mkDerivation, aeson, attoparsec, base, bytestring, derive - , directory, filepath, HUnit, QuickCheck, template-haskell - , test-framework, test-framework-hunit, test-framework-quickcheck2 - , test-framework-th-prime, text, unordered-containers + , directory, filepath, HUnit, old-locale, QuickCheck + , template-haskell, test-framework, test-framework-hunit + , test-framework-quickcheck2, test-framework-th-prime, text, time + , unordered-containers }: mkDerivation { pname = "twitter-types"; - version = "0.6.1"; - sha256 = "0pg5l4nvkbvpn2zzn0wfpjv9j5wm89ik80xlsbmibcfc8xilyahn"; - buildDepends = [ aeson base text unordered-containers ]; + version = "0.7.0"; + sha256 = "0smzz3y6xgb0yddp62bvw4j278fw5dnjffrjfxz3dc6hd602cvlh"; + buildDepends = [ + aeson base old-locale text time unordered-containers + ]; testDepends = [ aeson attoparsec base bytestring derive directory filepath HUnit - QuickCheck template-haskell test-framework test-framework-hunit - test-framework-quickcheck2 test-framework-th-prime text - unordered-containers + old-locale QuickCheck template-haskell test-framework + test-framework-hunit test-framework-quickcheck2 + test-framework-th-prime text time unordered-containers ]; homepage = "https://github.com/himura/twitter-types"; description = "Twitter JSON parser and types"; @@ -114740,14 +114811,16 @@ self: { }) {}; "twitter-types-lens" = callPackage - ({ mkDerivation, base, lens, template-haskell, text, twitter-types + ({ mkDerivation, base, lens, template-haskell, text, time + , twitter-types }: mkDerivation { pname = "twitter-types-lens"; - version = "0.6.0"; - sha256 = "0n2z7v2mcvj2czkszkp87sf7cv4zj82yccygs9ah5ax28dw823v3"; - editedCabalFile = "914c48c9ce684698e10d4b0adf0f87afeed2ff6018d5f208711be58d251e4dc7"; - buildDepends = [ base lens template-haskell text twitter-types ]; + version = "0.7.0"; + sha256 = "1775ydjpv0rii3zbz60xl8dz3537fcid3j4867ynw0zvk1sl01wc"; + buildDepends = [ + base lens template-haskell text time twitter-types + ]; homepage = "https://github.com/himura/twitter-types-lens"; description = "Twitter JSON types (lens powered)"; license = stdenv.lib.licenses.bsd3; @@ -116728,6 +116801,21 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "up-grade" = callPackage + ({ mkDerivation, base, ports-tools, process }: + mkDerivation { + pname = "up-grade"; + version = "0.0.1"; + sha256 = "1apa5ni0i2wqps8xvppnlhybz6s1qllpbgias4d7fbwb5pfznppd"; + isLibrary = false; + isExecutable = true; + buildDepends = [ base ports-tools process ]; + homepage = "http://github.com/ppenzin/up/"; + description = "Software management tool"; + license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "uploadcare" = callPackage ({ mkDerivation, aeson, attoparsec, base, bytestring, cryptohash , hex, http-conduit, http-types, old-locale, time @@ -119731,8 +119819,8 @@ self: { }: mkDerivation { pname = "warp"; - version = "3.0.8"; - sha256 = "1zfvypsql8fciip8lblbdwwxbr15i6nknk2ip3mmm8h7wxq3yn1w"; + version = "3.0.9"; + sha256 = "1rlkfxm2ryyzdl3clbs4qaka80wja9nn1pakl7rvn4rv809g1kgi"; buildDepends = [ array auto-update base blaze-builder bytestring case-insensitive ghc-prim hashable http-date http-types iproute network @@ -123875,24 +123963,24 @@ self: { , hspec-expectations, http-types, HUnit, lifted-base, monad-control , monad-logger, mtl, mwc-random, network, old-locale, parsec , path-pieces, primitive, QuickCheck, random, resourcet, safe - , shakespeare, streaming-commons, template-haskell, text, time - , transformers, transformers-base, unix-compat + , semigroups, shakespeare, streaming-commons, template-haskell + , text, time, transformers, transformers-base, unix-compat , unordered-containers, vector, wai, wai-extra, wai-logger, warp , word8 }: mkDerivation { pname = "yesod-core"; - version = "1.4.7.3"; - sha256 = "07chxyhpfa5imj83jbalrnb255vddfnn6mp3vrbgcrjxwysg3rp9"; + version = "1.4.8"; + sha256 = "02c5c8d688dsxxqz9kgh2niyh9775cjmnympab9mwjkq6m3wblpq"; buildDepends = [ aeson auto-update base blaze-builder blaze-html blaze-markup bytestring case-insensitive cereal clientsession conduit conduit-extra containers cookie data-default deepseq directory exceptions fast-logger http-types lifted-base monad-control monad-logger mtl mwc-random old-locale parsec path-pieces primitive - random resourcet safe shakespeare template-haskell text time - transformers transformers-base unix-compat unordered-containers - vector wai wai-extra wai-logger warp word8 + random resourcet safe semigroups shakespeare template-haskell text + time transformers transformers-base unix-compat + unordered-containers vector wai wai-extra wai-logger warp word8 ]; testDepends = [ async base blaze-builder bytestring clientsession conduit @@ -124055,18 +124143,19 @@ self: { ({ mkDerivation, aeson, attoparsec, base, blaze-builder, blaze-html , blaze-markup, byteable, bytestring, containers, data-default , email-validate, hspec, network-uri, persistent, resourcet - , shakespeare, template-haskell, text, time, transformers, wai - , xss-sanitize, yesod-core, yesod-persistent + , semigroups, shakespeare, template-haskell, text, time + , transformers, wai, xss-sanitize, yesod-core, yesod-persistent }: mkDerivation { pname = "yesod-form"; - version = "1.4.3.1"; - sha256 = "142d114968mwdgk3sbj66p01jag9k5gn3ny536xpv0qhzg2nxqab"; + version = "1.4.4"; + sha256 = "1vy4gscw3rgglbiq0v4l0zjmvan2sk6sgd93402hw64xwxwzc35c"; buildDepends = [ aeson attoparsec base blaze-builder blaze-html blaze-markup byteable bytestring containers data-default email-validate - network-uri persistent resourcet shakespeare template-haskell text - time transformers wai xss-sanitize yesod-core yesod-persistent + network-uri persistent resourcet semigroups shakespeare + template-haskell text time transformers wai xss-sanitize yesod-core + yesod-persistent ]; testDepends = [ base hspec text time ]; homepage = "http://www.yesodweb.com/"; @@ -124404,8 +124493,8 @@ self: { }: mkDerivation { pname = "yesod-purescript"; - version = "0.0.4.3"; - sha256 = "0xhr04a5z2sjn4drp379wabp80lgpmmxfpyg42lqira7qn9kmf8d"; + version = "0.0.4.4"; + sha256 = "0cnci6i4r9jp1f5ni4jxis28v0ijryyqvskqif3036nxbq4fm099"; buildDepends = [ aeson base bytestring containers data-default directory filepath formatting fsnotify parsec purescript regex-tdfa regex-tdfa-text @@ -124633,8 +124722,8 @@ self: { }: mkDerivation { pname = "yesod-test"; - version = "1.4.3"; - sha256 = "1hkrxyflz3fcjf280lcafpl3krkj366xnx2ks5h0qzwhv9mjagi3"; + version = "1.4.3.1"; + sha256 = "150kzp8h9wl3c1diz6h6m62qd6w0qz4drgrm095amb0sndrh37m2"; buildDepends = [ attoparsec base blaze-builder blaze-html blaze-markup bytestring case-insensitive containers cookie hspec-core html-conduit