[Git][haskell-team/package-plan][master] various broken updates

Clint Adams gitlab at salsa.debian.org
Mon May 21 18:00:33 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / package-plan


Commits:
3a065556 by Clint Adams at 2018-05-21T13:00:06-04:00
various broken updates

- - - - -


10 changed files:

- + additional-cabals/cryptonite-conduit-0.2.2.cabal
- lts.config
- packages.txt
- patches/hslua/0.9.5.1/no-fail → patches/hslua/0.9.5.2/no-fail
- patches/hslua/0.9.5.1/series → patches/hslua/0.9.5.2/series
- patches/hslua/0.9.5.1/system-lua.diff → patches/hslua/0.9.5.2/system-lua.diff
- patches/websockets/0.12.4.0/no-bytestring-builder → patches/websockets/0.12.4.1/no-bytestring-builder
- patches/websockets/0.12.4.0/series → patches/websockets/0.12.4.1/series
- + patches/wl-pprint-text/1.2.0.0/older-base-compat
- + patches/wl-pprint-text/1.2.0.0/series


Changes:

=====================================
additional-cabals/cryptonite-conduit-0.2.2.cabal
=====================================
--- /dev/null
+++ b/additional-cabals/cryptonite-conduit-0.2.2.cabal
@@ -0,0 +1,56 @@
+Name:                cryptonite-conduit
+version:             0.2.2
+Synopsis:            cryptonite conduit
+Description:
+  Conduit bridge for cryptonite
+  .
+  For now only provide a conduit version for hash and hmac, but
+  with contribution, this could provide cipher conduits too,
+  and probably other things.
+License:             BSD3
+License-file:        LICENSE
+Copyright:           Vincent Hanquez <vincent at snarc.org>
+Author:              Vincent Hanquez <vincent at snarc.org>
+Maintainer:          vincent at snarc.org
+Category:            Cryptography, Conduit
+Stability:           experimental
+Build-Type:          Simple
+Homepage:            https://github.com/haskell-crypto/cryptonite-conduit
+Cabal-Version:       >=1.8
+Extra-source-files:  README.md CHANGELOG.md
+
+Library
+  Exposed-modules:   Crypto.Cipher.ChaChaPoly1305.Conduit
+                     Crypto.MAC.HMAC.Conduit
+                     Crypto.Hash.Conduit
+                     Crypto.PubKey.ECIES.Conduit
+  Build-depends:     base >= 4 && < 5
+                   , bytestring
+                   , conduit
+                   , conduit-extra
+                   , cryptonite
+                   , exceptions
+                   , memory
+                   , resourcet
+                   , transformers
+  ghc-options:       -Wall -fwarn-tabs
+
+test-suite cryptonite-conduit-test
+  type:                exitcode-stdio-1.0
+  hs-source-dirs:      test
+  main-is:             Spec.hs
+  build-depends:       base
+                     , bytestring
+                     , conduit
+                     , conduit-combinators
+                     , cryptonite
+                     , cryptonite-conduit
+                     , memory
+                     , tasty
+                     , tasty-hunit
+                     , tasty-quickcheck
+  ghc-options:       -Wall
+
+source-repository head
+  type: git
+  location: https://github.com/haskell-crypto/cryptonite-conduit


=====================================
lts.config
=====================================
--- a/lts.config
+++ b/lts.config
@@ -1,10 +1,10 @@
 -- NOTE: Due to revisions, this file may not work. See:
 -- https://github.com/fpco/stackage-server/issues/232
 
--- Stackage snapshot from: http://www.stackage.org/snapshot/lts-11.4
+-- Stackage snapshot from: http://www.stackage.org/snapshot/lts-11.10
 -- Please place this file next to your .cabal file as cabal.config
 -- To only use tested packages, uncomment the following line:
--- remote-repo: stackage-lts-11.4:http://www.stackage.org/lts-11.4
+-- remote-repo: stackage-lts-11.10:http://www.stackage.org/lts-11.10
 constraints: abstract-deque ==0.3,
              abstract-deque-tests ==0.3,
              abstract-par ==0.3.3,
@@ -33,12 +33,12 @@ constraints: abstract-deque ==0.3,
              aeson-better-errors ==0.9.1.0,
              aeson-casing ==0.1.0.5,
              aeson-compat ==0.3.7.1,
-             aeson-diff ==1.1.0.4,
+             aeson-diff ==1.1.0.5,
              aeson-extra ==0.4.1.0,
-             aeson-generic-compat ==0.0.1.1,
+             aeson-generic-compat ==0.0.1.2,
              aeson-injector ==1.1.0.0,
              aeson-picker ==0.1.0.4,
-             aeson-pretty ==0.8.5,
+             aeson-pretty ==0.8.7,
              aeson-qq ==0.8.2,
              aeson-typescript ==0.1.0.6,
              aeson-utils ==0.3.0.2,
@@ -49,10 +49,10 @@ constraints: abstract-deque ==0.3,
              alerts ==0.1.0.0,
              alex ==3.2.4,
              algebra ==4.3.1,
-             algebraic-graphs ==0.0.5,
+             algebraic-graphs ==0.1.1.1,
              alsa-core ==0.5.0.1,
              alsa-mixer ==0.2.0.3,
-             alsa-pcm ==0.6.0.4,
+             alsa-pcm ==0.6.1,
              alsa-seq ==0.6.0.7,
              alternative-vector ==0.0.0,
              alternators ==0.1.2.0,
@@ -60,7 +60,7 @@ constraints: abstract-deque ==0.3,
              amqp ==0.18.1,
              annotated-wl-pprint ==0.7.0,
              ansigraph ==0.3.0.5,
-             ansi-terminal ==0.8.0.2,
+             ansi-terminal ==0.8.0.4,
              ansi-wl-pprint ==0.6.8.2,
              ANum ==0.2.0.2,
              apecs ==0.2.4.7,
@@ -99,7 +99,7 @@ constraints: abstract-deque ==0.3,
              attoparsec-path ==0.0.0.1,
              attoparsec-time ==1,
              attoparsec-uri ==0.0.4,
-             audacity ==0.0.1.2,
+             audacity ==0.0.2,
              authenticate ==1.3.4,
              authenticate-oauth ==1.6,
              auto ==0.4.3.1,
@@ -107,8 +107,8 @@ constraints: abstract-deque ==0.3,
              auto-update ==0.1.4,
              avwx ==0.3.0.2,
              axiom ==0.4.6,
-             b9 ==0.5.43,
-             backprop ==0.1.5.0,
+             b9 ==0.5.47,
+             backprop ==0.1.5.2,
              bank-holidays-england ==0.1.0.6,
              barrier ==0.1.1,
              base installed,
@@ -120,11 +120,14 @@ constraints: abstract-deque ==0.3,
              base-compat ==0.9.3,
              basement ==0.0.7,
              base-orphans ==0.7,
-             base-prelude ==1.2.0.1,
+             base-prelude ==1.2.1,
              base-unicode-symbols ==0.2.2.4,
              basic-prelude ==0.7.0,
              bbdb ==0.8,
              bcrypt ==0.0.11,
+             beam-core ==0.7.2.1,
+             beam-migrate ==0.3.2.0,
+             beam-sqlite ==0.3.2.0,
              bench ==1.0.9,
              benchpress ==0.2.2.10,
              bencode ==0.6.0.0,
@@ -146,8 +149,8 @@ constraints: abstract-deque ==0.3,
              binary-search ==1.0.0.3,
              binary-shared ==0.8.3,
              binary-tagged ==0.1.4.2,
-             bindings-DSL ==1.0.24,
-             bindings-GLFW ==3.1.2.3,
+             bindings-DSL ==1.0.25,
+             bindings-GLFW ==3.1.2.4,
              bindings-libzip ==1.0.1,
              bindings-uname ==0.1,
              bioace ==0.0.1,
@@ -176,7 +179,7 @@ constraints: abstract-deque ==0.3,
              blaze-bootstrap ==0.1.0.1,
              blaze-builder ==0.4.1.0,
              blaze-html ==0.9.0.1,
-             blaze-markup ==0.8.2.0,
+             blaze-markup ==0.8.2.1,
              blaze-svg ==0.3.6.1,
              blaze-textual ==0.2.1.0,
              bloodhound ==0.15.0.2,
@@ -200,7 +203,7 @@ constraints: abstract-deque ==0.3,
              brittany ==0.9.0.1,
              broadcast-chan ==0.1.1,
              bsb-http-chunked ==0.0.0.2,
-             bson ==0.3.2.3,
+             bson ==0.3.2.6,
              bson-lens ==0.1.1,
              btrfs ==0.1.2.3,
              buchhaltung ==0.0.7,
@@ -208,7 +211,7 @@ constraints: abstract-deque ==0.3,
              buffer-pipe ==0.0,
              butcher ==1.3.0.0,
              bv ==0.5,
-             bv-little ==0.1.0.0,
+             bv-little ==0.1.1,
              byteable ==0.1.1,
              bytedump ==1.0,
              byteorder ==1.0.4,
@@ -229,10 +232,10 @@ constraints: abstract-deque ==0.3,
              cabal-doctest ==1.0.6,
              cabal-file-th ==0.2.4,
              cabal-install ==2.0.0.1,
-             cabal-rpm ==0.12.2,
+             cabal-rpm ==0.12.3,
              cabal-toolkit ==0.0.5,
              cache ==0.1.1.0,
-             cairo ==0.13.4.2,
+             cairo ==0.13.5.0,
              calendar-recycling ==0.0,
              call-stack ==0.1.0,
              capataz ==0.1.0.1,
@@ -247,7 +250,7 @@ constraints: abstract-deque ==0.3,
              cassava-records ==0.1.0.4,
              cassette ==0.1.0,
              cast ==0.1.0.2,
-             cayley-client ==0.4.5,
+             cayley-client ==0.4.6,
              cereal ==0.5.5.0,
              cereal-conduit ==0.8.0,
              cereal-text ==0.1.0.2,
@@ -260,12 +263,12 @@ constraints: abstract-deque ==0.3,
              Chart-cairo ==1.8.3,
              chaselev-deque ==0.5.0.5,
              ChasingBottoms ==1.3.1.4,
-             chatwork ==0.1.3.1,
+             chatwork ==0.1.3.3,
              cheapskate ==0.1.1,
              cheapskate-highlight ==0.1.0.0,
              cheapskate-lucid ==0.1.0.0,
              check-email ==1.0.2,
-             checkers ==0.4.9.5,
+             checkers ==0.4.10,
              choice ==0.2.2,
              chunked-data ==0.3.1,
              cipher-aes ==0.2.11,
@@ -275,9 +278,9 @@ constraints: abstract-deque ==0.3,
              cipher-des ==0.0.6,
              cipher-rc4 ==0.1.4,
              circle-packing ==0.1.0.6,
-             cisco-spark-api ==0.1.0.2,
+             cisco-spark-api ==0.1.0.3,
              clang-compilation-database ==0.1.0.1,
-             classyplate ==0.3.0.2,
+             classyplate ==0.3.1.0,
              classy-prelude ==1.4.0,
              classy-prelude-conduit ==1.4.0,
              classy-prelude-yesod ==1.4.0,
@@ -300,7 +303,7 @@ constraints: abstract-deque ==0.3,
              codec ==0.2.1,
              code-page ==0.1.3,
              codo-notation ==0.5.2,
-             colorful-monoids ==0.2.1.0,
+             colorful-monoids ==0.2.1.1,
              colorize-haskell ==1.0.1,
              colour ==2.3.4,
              colour-accelerate ==0.2.0.0,
@@ -370,7 +373,7 @@ constraints: abstract-deque ==0.3,
              crypto-cipher-tests ==0.0.11,
              crypto-cipher-types ==0.0.9,
              cryptocompare ==0.1.1,
-             crypto-enigma ==0.0.2.11,
+             crypto-enigma ==0.0.2.12,
              cryptohash ==0.11.9,
              cryptohash-cryptoapi ==0.1.4,
              cryptohash-md5 ==0.11.100.1,
@@ -385,7 +388,7 @@ constraints: abstract-deque ==0.3,
              crypto-random-api ==0.2.0,
              crypt-sha512 ==0,
              csp ==1.3.1,
-             css-syntax ==0.0.5,
+             css-syntax ==0.0.7,
              css-text ==0.1.3.0,
              csv ==0.1.2,
              csv-conduit ==0.6.8.1,
@@ -435,13 +438,13 @@ constraints: abstract-deque ==0.3,
              data-serializer ==0.3.4,
              datasets ==0.2.5,
              data-textual ==0.3.0.2,
-             data-tree-print ==0.1.0.0,
+             data-tree-print ==0.1.0.1,
              dataurl ==0.1.0.0,
              DAV ==1.3.2,
              dawg-ord ==0.5.1.0,
              dbcleaner ==0.1.3,
              dbus ==0.10.15,
-             debian-build ==0.10.1.0,
+             debian-build ==0.10.1.1,
              debug ==0.1.1,
              Decimal ==0.5.1,
              declarative ==0.5.2,
@@ -452,14 +455,14 @@ constraints: abstract-deque ==0.3,
              dependent-sum ==0.4,
              dependent-sum-template ==0.0.0.6,
              deque ==0.2.1,
-             deriving-compat ==0.4.1,
+             deriving-compat ==0.4.2,
              descriptive ==0.9.4,
              dhall ==1.11.1,
              dhall-json ==1.0.13,
              dice ==0.1,
              dictionaries ==0.2.0.4,
              Diff ==0.3.4,
-             diff3 ==0.3.0,
+             diff3 ==0.3.1,
              digest ==0.0.1.2,
              digits ==0.3.1,
              dimensional ==1.1,
@@ -484,11 +487,11 @@ constraints: abstract-deque ==0.3,
              distributive ==0.5.3,
              diversity ==0.8.1.0,
              djinn-ghc ==0.0.2.3,
-             djinn-lib ==0.0.1.2,
+             djinn-lib ==0.0.1.3,
              dlist ==0.8.0.4,
              dlist-instances ==0.1.1.1,
              dlist-nonempty ==0.1.1,
-             dns ==3.0.2,
+             dns ==3.0.3,
              docker ==0.5.1.1,
              docker-build-cacher ==1.9.2,
              dockerfile ==0.1.0.1,
@@ -499,7 +502,7 @@ constraints: abstract-deque ==0.3,
              doctest-driver-gen ==0.2.0.2,
              do-list ==1.0.1,
              dom-parser ==3.0.0,
-             dotenv ==0.5.2.4,
+             dotenv ==0.5.2.5,
              dotnet-timespan ==0.0.1.0,
              double-conversion ==2.0.2.0,
              download ==0.3.2.6,
@@ -513,7 +516,7 @@ constraints: abstract-deque ==0.3,
              dynamic-state ==0.3,
              dyre ==0.8.12,
              Earley ==0.12.1.0,
-             easy-file ==0.2.1,
+             easy-file ==0.2.2,
              Ebnf2ps ==1.0.15,
              echo ==0.1.3,
              ed25519 ==0.0.5.0,
@@ -527,8 +530,8 @@ constraints: abstract-deque ==0.3,
              ekg ==0.4.0.15,
              ekg-core ==0.1.1.4,
              ekg-json ==0.1.0.6,
-             ekg-statsd ==0.2.2.0,
-             ekg-wai ==0.1.0.2,
+             ekg-statsd ==0.2.3.0,
+             ekg-wai ==0.1.0.3,
              elerea ==2.9.0,
              eliminators ==0.3,
              elm-core-sources ==1.0.0,
@@ -566,24 +569,24 @@ constraints: abstract-deque ==0.3,
              eventsource-geteventstore-store ==1.1.0,
              eventsource-store-specs ==1.1.1,
              eventsource-stub-store ==1.0.3,
-             eventstore ==1.1.2,
+             eventstore ==1.1.3,
              every ==0.0.1,
              exact-combinatorics ==0.2.0.8,
              exact-pi ==0.4.1.3,
              exceptional ==0.3.0.0,
              exception-mtl ==0.4.0.1,
              exceptions ==0.8.3,
-             exception-transformers ==0.4.0.6,
+             exception-transformers ==0.4.0.7,
              executable-hash ==0.2.0.4,
              executable-path ==0.0.3.1,
-             exhaustive ==1.1.5,
+             exhaustive ==1.1.6,
              expiring-cache-map ==0.0.6.1,
              explicit-exception ==0.1.9.2,
              exp-pairs ==0.1.6.0,
-             extensible ==0.4.8,
+             extensible ==0.4.9,
              extensible-effects ==2.4.0.0,
              extensible-exceptions ==0.1.1.4,
-             extra ==1.6.5,
+             extra ==1.6.6,
              extractable-singleton ==0.0.1,
              extrapolate ==0.3.1,
              fail ==4.9.0.0,
@@ -640,11 +643,11 @@ constraints: abstract-deque ==0.3,
              ForestStructures ==0.0.0.2,
              forma ==0.2.0,
              format-numbers ==0.1.0.0,
-             formatting ==6.3.2,
+             formatting ==6.3.4,
              foundation ==0.0.20,
              FPretty ==1.1,
              Frames ==0.3.0.2,
-             free ==5.0.1,
+             free ==5.0.2,
              freenect ==1.2.1,
              freer-simple ==1.1.0.0,
              freetype2 ==0.1.2,
@@ -656,7 +659,7 @@ constraints: abstract-deque ==0.3,
              from-sum ==0.2.1.0,
              frontmatter ==0.1.0.2,
              fsnotify ==0.2.1.1,
-             fsnotify-conduit ==0.1.0.0,
+             fsnotify-conduit ==0.1.1.0,
              funcmp ==1.9,
              functor-classes-compat ==1,
              fuzzcheck ==0.1.1,
@@ -711,15 +714,15 @@ constraints: abstract-deque ==0.3,
              ghc-parser ==0.2.0.2,
              ghc-paths ==0.1.0.9,
              ghc-prim installed,
-             ghc-prof ==1.4.1.1,
+             ghc-prof ==1.4.1.2,
              ghc-syb-utils ==0.2.3.3,
-             ghc-tcplugins-extra ==0.2.4,
+             ghc-tcplugins-extra ==0.2.5,
              ghc-typelits-extra ==0.2.4,
-             ghc-typelits-knownnat ==0.4.1,
-             ghc-typelits-natnormalise ==0.5.9,
+             ghc-typelits-knownnat ==0.4.2,
+             ghc-typelits-natnormalise ==0.5.10,
              ghost-buster ==0.1.1.0,
              gi-atk ==2.0.15,
-             gi-cairo ==1.0.15,
+             gi-cairo ==1.0.17,
              gi-glib ==2.0.16,
              gi-gobject ==2.0.16,
              gi-javascriptcore ==4.0.15,
@@ -737,8 +740,8 @@ constraints: abstract-deque ==0.3,
              glaze ==0.3.0.1,
              glazier ==0.11.0.1,
              glazier-pipes ==0.1.5.1,
-             GLFW-b ==1.4.8.1,
-             glib ==0.13.5.0,
+             GLFW-b ==1.4.8.3,
+             glib ==0.13.6.0,
              Glob ==0.9.2,
              glob-posix ==0.1.0.1,
              gloss ==1.11.1.1,
@@ -750,7 +753,7 @@ constraints: abstract-deque ==0.3,
              GLURaw ==2.0.0.4,
              GLUT ==2.7.0.13,
              gluturtle ==0.0.58.1,
-             gnuplot ==0.5.5.1,
+             gnuplot ==0.5.5.2,
              goggles ==0.3.2,
              google-cloud ==0.0.4,
              google-oauth2-jwt ==0.2.2,
@@ -771,20 +774,20 @@ constraints: abstract-deque ==0.3,
              group-by-date ==0.1.0.2,
              grouped-list ==0.2.2.0,
              groups ==0.4.1.0,
-             gtk2hs-buildtools ==0.13.3.1,
+             gtk2hs-buildtools ==0.13.4.0,
              H ==0.9.0.1,
              h2c ==1.0.0,
              hackage-db ==2.0,
              hackage-security ==0.5.3.0,
              haddock-library ==1.4.5,
-             hailgun ==0.4.1.6,
+             hailgun ==0.4.1.8,
              hailgun-simple ==0.1.0.0,
-             hakyll ==4.12.1.0,
+             hakyll ==4.12.2.0,
              half ==0.2.2.3,
              hamilton ==0.1.0.2,
              HandsomeSoup ==0.4.2,
              handwriting ==0.1.0.3,
-             hapistrano ==0.3.5.3,
+             hapistrano ==0.3.5.5,
              happstack-jmacro ==7.0.12,
              happstack-server ==7.5.1,
              happstack-server-tls ==7.1.6.5,
@@ -796,8 +799,8 @@ constraints: abstract-deque ==0.3,
              hashmap ==1.3.3,
              hashtables ==1.2.3.0,
              haskeline ==0.7.4.2,
-             haskell-gi ==0.21.0,
-             haskell-gi-base ==0.21.0,
+             haskell-gi ==0.21.2,
+             haskell-gi-base ==0.21.1,
              haskell-gi-overloading ==0.0,
              haskell-lexer ==1.0.1,
              haskell-lsp ==0.2.0.1,
@@ -809,7 +812,7 @@ constraints: abstract-deque ==0.3,
              haskell-spacegoo ==0.2.0.1,
              haskell-src ==1.0.3.0,
              haskell-src-exts ==1.20.2,
-             haskell-src-exts-util ==0.2.2,
+             haskell-src-exts-util ==0.2.3,
              haskell-src-meta ==0.8.0.2,
              haskell-tools-ast ==1.0.1.1,
              haskell-tools-backend-ghc ==1.0.1.1,
@@ -820,7 +823,7 @@ constraints: abstract-deque ==0.3,
              hasmin ==1.0.2,
              hasql ==1.1.1,
              hasql-migration ==0.1.3,
-             hasql-optparse-applicative ==0.3,
+             hasql-optparse-applicative ==0.3.0.1,
              hasql-pool ==0.4.3,
              hasql-transaction ==0.6,
              hastache ==0.6.1,
@@ -831,13 +834,13 @@ constraints: abstract-deque ==0.3,
              haxr ==3000.11.2,
              hbeanstalk ==0.2.4,
              Hclip ==3.0.0.4,
-             HCodecs ==0.5,
+             HCodecs ==0.5.1,
              hdaemonize ==0.5.5,
              HDBC ==2.4.0.2,
              HDBC-mysql ==0.7.1.0,
              HDBC-session ==0.1.1.1,
              hdevtools ==0.1.6.1,
-             heap ==1.0.3,
+             heap ==1.0.4,
              heaps ==0.3.6,
              heatshrink ==0.1.0.0,
              hebrew-time ==0.1.1,
@@ -854,7 +857,7 @@ constraints: abstract-deque ==0.3,
              hexml-lens ==0.2.1,
              hexpat ==0.20.13,
              hexstring ==0.11.1,
-             hformat ==0.3.1.0,
+             hformat ==0.3.2.0,
              hfsevents ==0.1.6,
              hid ==0.2.2,
              hidapi ==0.1.4,
@@ -875,14 +878,14 @@ constraints: abstract-deque ==0.3,
              hjsonschema ==1.7.2,
              hledger ==1.5,
              hledger-api ==1.5,
-             hledger-iadd ==1.3.3,
+             hledger-iadd ==1.3.5,
              hledger-interest ==1.5.1,
              hledger-lib ==1.5.1,
              hledger-ui ==1.5,
              hledger-web ==1.5.1,
              hlibgit2 ==0.18.0.16,
              hlibsass ==0.1.6.1,
-             hlint ==2.1.1,
+             hlint ==2.1.5,
              hmatrix ==0.18.2.0,
              hmatrix-backprop ==0.1.2.0,
              hmatrix-gsl ==0.18.2.0,
@@ -894,9 +897,9 @@ constraints: abstract-deque ==0.3,
              hmpfr ==0.4.4,
              hocilib ==0.2.0,
              Hoed ==0.5.1,
-             hoogle ==5.0.17.2,
+             hoogle ==5.0.17.3,
              hoopl installed,
-             hOpenPGP ==2.6,
+             hOpenPGP ==2.6.2,
              hopenssl ==2.2.1,
              hopfli ==0.2.2.1,
              hosc ==0.16,
@@ -929,9 +932,9 @@ constraints: abstract-deque ==0.3,
              hs-GeoIP ==0.3,
              hsignal ==0.2.7.5,
              hsinstall ==1.6,
-             HSlippyMap ==3.0,
+             HSlippyMap ==3.0.1,
              hslogger ==1.2.10,
-             hslua ==0.9.5.1,
+             hslua ==0.9.5.2,
              hslua-aeson ==0.3.0.1,
              hslua-module-text ==0.1.2.1,
              hsndfile ==0.8.0,
@@ -974,16 +977,16 @@ constraints: abstract-deque ==0.3,
              HTTP ==4000.3.11,
              http2 ==1.6.3,
              http-api-data ==0.3.7.2,
-             http-client ==0.5.12,
+             http-client ==0.5.12.1,
              http-client-openssl ==0.2.1.1,
              http-client-tls ==0.3.5.3,
              http-common ==0.8.2.0,
-             http-conduit ==2.3.0,
-             http-date ==0.0.6.1,
+             http-conduit ==2.3.1,
+             http-date ==0.0.7,
              http-link-header ==1.0.3,
              http-media ==0.7.1.2,
              http-reverse-proxy ==0.5.0.1,
-             http-streams ==0.8.5.5,
+             http-streams ==0.8.6.1,
              http-types ==0.12.1,
              human-readable-duration ==0.2.0.3,
              HUnit ==1.6.0.0,
@@ -999,13 +1002,13 @@ constraints: abstract-deque ==0.3,
              hw-fingertree ==0.1.0.1,
              hw-fingertree-strict ==0.1.0.3,
              hw-hedgehog ==0.1.0.1,
-             hw-hspec-hedgehog ==0.1.0.3,
+             hw-hspec-hedgehog ==0.1.0.4,
              hw-int ==0.0.0.3,
              hw-json ==0.6.0.0,
              hw-mquery ==0.1.0.1,
              hworker ==0.1.0.1,
              hw-parser ==0.0.0.3,
-             hw-prim ==0.5.0.0,
+             hw-prim ==0.5.0.5,
              hw-rankselect ==0.10.0.3,
              hw-rankselect-base ==0.2.0.2,
              hw-string-parse ==0.0.0.4,
@@ -1038,15 +1041,15 @@ constraints: abstract-deque ==0.3,
              immortal ==0.2.2.1,
              imprint ==0.0.1.0,
              include-file ==0.1.0.3,
-             incremental-parser ==0.2.5.3,
+             incremental-parser ==0.2.5.4,
              indentation-core ==0.0.0.1,
              indentation-parsec ==0.0.0.1,
              indents ==0.4.0.1,
              indexed-list-literals ==0.1.0.1,
-             inflections ==0.4.0.1,
+             inflections ==0.4.0.3,
              influxdb ==1.3.0.1,
-             ini ==0.3.5,
-             inline-c ==0.6.0.5,
+             ini ==0.3.6,
+             inline-c ==0.6.0.6,
              inline-c-cpp ==0.2.1.0,
              inline-java ==0.8.2,
              inline-r ==0.9.1,
@@ -1064,7 +1067,7 @@ constraints: abstract-deque ==0.3,
              intervals ==0.8.1,
              intro ==0.3.1.0,
              invariant ==0.5,
-             invertible ==0.2.0.4,
+             invertible ==0.2.0.5,
              io-choice ==0.0.6,
              io-machine ==0.2.0.0,
              io-manager ==0.1.0.2,
@@ -1075,12 +1078,12 @@ constraints: abstract-deque ==0.3,
              io-streams-haproxy ==1.0.0.2,
              ip ==1.1.2,
              ip6addr ==0.5.3,
-             iproute ==1.7.3,
-             IPv6Addr ==1.0.2,
+             iproute ==1.7.5,
+             IPv6Addr ==1.0.3,
              IPv6DB ==0.2.6,
              ipython-kernel ==0.9.0.2,
              irc ==0.6.1.0,
-             irc-client ==1.1.0.2,
+             irc-client ==1.1.0.3,
              irc-conduit ==0.3.0.1,
              irc-ctcp ==0.1.3.0,
              irc-dcc ==2.0.1,
@@ -1095,7 +1098,7 @@ constraints: abstract-deque ==0.3,
              jack ==0.7.1.3,
              jailbreak-cabal ==1.3.3,
              javascript-extras ==0.3.2.0,
-             jmacro ==0.6.14,
+             jmacro ==0.6.15,
              jmacro-rpc ==0.3.2,
              jmacro-rpc-happstack ==0.3.2,
              jmacro-rpc-snap ==0.3,
@@ -1107,12 +1110,12 @@ constraints: abstract-deque ==0.3,
              json ==0.9.2,
              json-autotype ==1.0.18,
              json-builder ==0.3,
-             json-rpc-generic ==0.2.1.3,
+             json-rpc-generic ==0.2.1.4,
              json-schema ==0.7.4.1,
              json-stream ==0.4.2.3,
              JuicyPixels ==3.2.9.5,
              JuicyPixels-extra ==0.3.0,
-             JuicyPixels-scale-dct ==0.1.1.2,
+             JuicyPixels-scale-dct ==0.1.2,
              justified-containers ==0.3.0.0,
              jvm ==0.4.2,
              jvm-batching ==0.1.1,
@@ -1178,7 +1181,7 @@ constraints: abstract-deque ==0.3,
              libinfluxdb ==0.0.4,
              libmpd ==0.9.0.8,
              liboath-hs ==0.0.1.0,
-             libsystemd-journal ==1.4.2,
+             libsystemd-journal ==1.4.3,
              libxml-sax ==0.7.5,
              LibZip ==1.0.1,
              licensor ==0.2.2,
@@ -1199,7 +1202,7 @@ constraints: abstract-deque ==0.3,
              llvm-hs-pure ==5.1.2,
              lmdb ==0.2.5,
              load-env ==0.1.2,
-             loch-th ==0.2.1,
+             loch-th ==0.2.2,
              lockfree-queue ==0.2.3.1,
              log ==0.9.0.1,
              log-base ==0.7.4.0,
@@ -1207,7 +1210,7 @@ constraints: abstract-deque ==0.3,
              log-elasticsearch ==0.9.1.0,
              logfloat ==0.13.3.3,
              logger-thread ==0.1.0.2,
-             logging-effect ==1.2.5,
+             logging-effect ==1.2.6,
              logging-effect-extra ==1.2.2,
              logging-effect-extra-file ==1.1.2,
              logging-effect-extra-handler ==1.1.4,
@@ -1239,8 +1242,8 @@ constraints: abstract-deque ==0.3,
              markov-chain ==0.0.3.4,
              markup ==4.0.4,
              marvin-interpolate ==1.1.2,
-             massiv ==0.1.4.0,
-             massiv-io ==0.1.1.0,
+             massiv ==0.1.6.1,
+             massiv-io ==0.1.3.0,
              mathexpr ==0.3.0.0,
              math-functions ==0.2.1.0,
              matplotlib ==0.6.0,
@@ -1277,11 +1280,12 @@ constraints: abstract-deque ==0.3,
              mighty-metropolis ==1.2.0,
              milena ==0.5.2.1,
              mime-mail ==0.4.14,
-             mime-mail-ses ==0.4.0.0,
+             mime-mail-ses ==0.4.1,
              mime-types ==0.1.0.7,
              minimorph ==0.1.6.1,
-             miniutter ==0.4.6.0,
-             mintty ==0.1.1,
+             minio-hs ==1.0.0,
+             miniutter ==0.4.7.0,
+             mintty ==0.1.2,
              misfortune ==0.1.1.2,
              miso ==0.14.0.0,
              missing-foreign ==0.1.1,
@@ -1291,7 +1295,7 @@ constraints: abstract-deque ==0.3,
              mmap ==0.5.9,
              mmark ==0.0.5.6,
              mmark-cli ==0.0.3.0,
-             mmark-ext ==0.2.0.0,
+             mmark-ext ==0.2.1.0,
              mmorph ==1.1.2,
              mnist-idx ==0.1.2.8,
              mockery ==0.3.5,
@@ -1307,9 +1311,9 @@ constraints: abstract-deque ==0.3,
              monadic-arrays ==0.2.2,
              monad-journal ==0.8.1,
              monadloc ==0.7.1,
-             monad-logger ==0.3.28.3,
+             monad-logger ==0.3.28.5,
              monad-logger-json ==0.1.0.0,
-             monad-logger-prefix ==0.1.9,
+             monad-logger-prefix ==0.1.10,
              monad-logger-syslog ==0.1.4.0,
              monad-loops ==0.4.3,
              monad-memo ==0.4.1,
@@ -1333,12 +1337,12 @@ constraints: abstract-deque ==0.3,
              monad-unlift-ref ==0.2.1,
              mongoDB ==2.3.0.5,
              monoidal-containers ==0.3.1.0,
-             monoid-extras ==0.4.3,
+             monoid-extras ==0.4.4,
              monoid-subclasses ==0.4.6,
              monoid-transformer ==0.0.4,
              mono-traversable ==1.0.8.1,
              mono-traversable-instances ==0.1.0.0,
-             morte ==1.6.18,
+             morte ==1.6.19,
              mountpoints ==1.0.2,
              mstate ==0.2.7,
              mtl ==2.2.2,
@@ -1352,7 +1356,7 @@ constraints: abstract-deque ==0.3,
              murmur-hash ==0.1.0.9,
              mustache ==2.3.0,
              mutable-containers ==0.3.4,
-             mwc-probability ==2.0.2,
+             mwc-probability ==2.0.3,
              mwc-random ==0.13.6.0,
              mwc-random-accelerate ==0.1.0.0,
              mysql ==0.1.5,
@@ -1376,19 +1380,19 @@ constraints: abstract-deque ==0.3,
              nettle ==0.2.0,
              netwire ==5.0.3,
              netwire-input ==0.0.7,
-             netwire-input-glfw ==0.0.8,
+             netwire-input-glfw ==0.0.10,
              network ==2.6.3.5,
              network-anonymous-i2p ==0.10.0,
              network-anonymous-tor ==0.11.0,
              network-attoparsec ==0.12.2,
-             network-carbon ==1.0.11,
+             network-carbon ==1.0.12,
              network-conduit-tls ==1.3.0,
              network-house ==0.1.0.2,
              network-info ==0.2.0.10,
              network-ip ==0.3.0.2,
              network-multicast ==0.2.0,
-             Network-NineP ==0.4.2,
-             network-simple ==0.4.0.5,
+             Network-NineP ==0.4.3,
+             network-simple ==0.4.1,
              network-transport ==0.5.2,
              network-transport-composed ==0.2.1,
              network-transport-inmemory ==0.5.2,
@@ -1412,7 +1416,7 @@ constraints: abstract-deque ==0.3,
              NoTrace ==0.3.0.2,
              nsis ==0.3.2,
              n-tuple ==0.0.2.0,
-             numbers ==3000.2.0.1,
+             numbers ==3000.2.0.2,
              numeric-extras ==0.1,
              numeric-prelude ==0.4.3,
              numhask ==0.1.4.0,
@@ -1431,12 +1435,12 @@ constraints: abstract-deque ==0.3,
              old-time ==1.1.0.3,
              once ==0.2,
              one-liner ==0.9.2,
-             one-liner-instances ==0.1.1.0,
-             OneTuple ==0.2.1,
+             one-liner-instances ==0.1.2.1,
+             OneTuple ==0.2.2,
              online ==0.2.1.0,
              Only ==0.1,
              oo-prototypes ==0.1.0.0,
-             opaleye ==0.6.1.0,
+             opaleye ==0.6.7000.0,
              OpenAL ==1.7.0.4,
              open-browser ==0.2.1.0,
              openexr-write ==0.1.0.1,
@@ -1463,9 +1467,9 @@ constraints: abstract-deque ==0.3,
              pagination ==0.2.1,
              palette ==0.1.0.5,
              pandoc ==2.1.2,
-             pandoc-citeproc ==0.14.3,
+             pandoc-citeproc ==0.14.3.1,
              pandoc-types ==1.17.3.1,
-             pango ==0.13.4.0,
+             pango ==0.13.5.0,
              papillon ==0.1.0.5,
              parallel ==3.2.1.1,
              parallel-io ==0.3.3,
@@ -1502,8 +1506,8 @@ constraints: abstract-deque ==0.3,
              perf ==0.3.1.1,
              perfect-hash-generator ==0.2.0.6,
              persistable-record ==0.6.0.3,
-             persistable-types-HDBC-pg ==0.0.1.5,
-             persistent ==2.8.1,
+             persistable-types-HDBC-pg ==0.0.3.2,
+             persistent ==2.8.2,
              persistent-mongoDB ==2.8.0,
              persistent-mysql ==2.8.1,
              persistent-mysql-haskell ==0.4.0,
@@ -1519,7 +1523,7 @@ constraints: abstract-deque ==0.3,
              picoparsec ==0.1.2.3,
              picosat ==0.1.4,
              pid1 ==0.1.2.0,
-             pinboard ==0.9.12.9,
+             pinboard ==0.9.12.10,
              pinch ==0.3.2.0,
              pipes ==4.3.9,
              pipes-aeson ==0.4.1.8,
@@ -1528,13 +1532,13 @@ constraints: abstract-deque ==0.3,
              pipes-category ==0.3.0.0,
              pipes-concurrency ==2.0.10,
              pipes-csv ==1.4.3,
-             pipes-extras ==1.0.13,
+             pipes-extras ==1.0.14,
              pipes-fastx ==0.3.0.0,
              pipes-fluid ==0.6.0.0,
-             pipes-group ==1.0.9,
+             pipes-group ==1.0.10,
              pipes-misc ==0.4.0.1,
              pipes-mongodb ==0.1.0.0,
-             pipes-network ==0.6.4.1,
+             pipes-network ==0.6.5,
              pipes-parse ==3.0.8,
              pipes-random ==1.0.0.4,
              pipes-safe ==2.2.9,
@@ -1552,11 +1556,11 @@ constraints: abstract-deque ==0.3,
              poly-arity ==0.1.0,
              polynomials-bernstein ==1.1.2,
              polyparse ==1.12,
-             pomaps ==0.0.0.3,
+             pomaps ==0.0.0.4,
              pooled-io ==0.0.2.1,
              PortMidi ==0.1.6.1,
              posix-paths ==0.2.1.5,
-             postgresql-binary ==0.12.1,
+             postgresql-binary ==0.12.1.1,
              postgresql-libpq ==0.9.4.1,
              postgresql-schema ==0.1.14,
              postgresql-simple ==0.5.3.0,
@@ -1595,7 +1599,7 @@ constraints: abstract-deque ==0.3,
              probability ==0.2.5.1,
              process installed,
              process-extras ==0.7.4,
-             product-isomorphic ==0.0.3.1,
+             product-isomorphic ==0.0.3.2,
              product-profunctors ==0.9.0.0,
              profiterole ==0.1,
              profunctors ==5.2.2,
@@ -1607,19 +1611,19 @@ constraints: abstract-deque ==0.3,
              prompt ==0.1.1.2,
              protobuf ==0.2.1.1,
              protobuf-simple ==0.1.0.5,
-             protocol-buffers ==2.4.8,
-             protocol-buffers-descriptor ==2.4.8,
+             protocol-buffers ==2.4.9,
+             protocol-buffers-descriptor ==2.4.9,
              protocol-radius ==0.0.1.0,
              protocol-radius-test ==0.0.1.0,
              proto-lens ==0.2.2.0,
              proto-lens-arbitrary ==0.1.1.1,
              proto-lens-descriptors ==0.2.2.0,
-             proto-lens-optparse ==0.1.1.0,
+             proto-lens-optparse ==0.1.1.1,
              protolude ==0.2.2,
              proxied ==0.3,
              psql-helpers ==0.1.0.0,
              PSQueue ==1.1,
-             psqueues ==0.2.6.0,
+             psqueues ==0.2.7.0,
              pthread ==0.2.0,
              publicsuffix ==0.20171229,
              pure-io ==0.2.1,
@@ -1649,14 +1653,14 @@ constraints: abstract-deque ==0.3,
              raaz ==0.2.0,
              rainbow ==0.28.0.4,
              rainbox ==0.18.0.10,
-             rakuten ==0.1.1.0,
+             rakuten ==0.1.1.3,
              ramus ==0.1.2,
              random ==1.1,
              random-fu ==0.2.7.0,
              random-shuffle ==0.0.4,
              random-source ==0.3.0.6,
              random-tree ==0.6.0.5,
-             range-set-list ==0.1.2.0,
+             range-set-list ==0.1.2.1,
              rank1dynamic ==0.4.0,
              rank2classes ==1.0.2,
              rank-product ==0.2.0.1,
@@ -1701,7 +1705,7 @@ constraints: abstract-deque ==0.3,
              regex-tdfa ==1.2.3,
              regex-tdfa-text ==1.0.0.3,
              reinterpret-cast ==0.1.0,
-             relational-query ==0.11.0.0,
+             relational-query ==0.11.1.0,
              relational-query-HDBC ==0.6.6.1,
              relational-record ==0.2.1.2,
              relational-schemas ==0.1.6.1,
@@ -1715,7 +1719,7 @@ constraints: abstract-deque ==0.3,
              req-url-extra ==0.1.0.0,
              reroute ==0.4.1.0,
              resource-pool ==0.2.3.2,
-             resourcet ==1.2.0,
+             resourcet ==1.2.1,
              rest-core ==0.39,
              rest-snap ==0.3.0.0,
              rest-stringmap ==0.2.0.7,
@@ -1727,6 +1731,7 @@ constraints: abstract-deque ==0.3,
              rfc5051 ==0.1.0.3,
              riak ==1.1.2.4,
              riak-protobuf ==0.23.0.0,
+             rio ==0.1.2.0,
              rng-utils ==0.3.0,
              roles ==0.2.0.0,
              rollbar-hs ==0.2.0.0,
@@ -1746,18 +1751,18 @@ constraints: abstract-deque ==0.3,
              SafeSemaphore ==0.10.1,
              sample-frame ==0.0.3,
              sample-frame-np ==0.0.4.1,
-             sampling ==0.3.2,
+             sampling ==0.3.3,
              sandman ==0.2.0.1,
              say ==0.1.0.0,
-             sbp ==2.3.13,
+             sbp ==2.3.16,
              sbv ==7.5,
-             SCalendar ==1.1.0,
              scalendar ==1.2.0,
+             SCalendar ==1.1.0,
              scalpel ==0.5.1,
              scalpel-core ==0.5.1,
              scanner ==0.2,
              schematic ==0.4.2.0,
-             scientific ==0.3.5.3,
+             scientific ==0.3.6.2,
              scotty ==0.11.1,
              scrypt ==0.5.0,
              sdl2 ==2.4.0.1,
@@ -1777,16 +1782,16 @@ constraints: abstract-deque ==0.3,
              semiring-simple ==1.0.0.1,
              semver ==0.3.3.1,
              sendfile ==0.7.9,
-             sensu-run ==0.4.0.4,
+             sensu-run ==0.4.0.5,
              seqalign ==0.2.0.4,
              seqloc ==0.6.1.1,
              sequence ==0.9.8,
              serf ==0.1.1.0,
-             servant ==0.13,
+             servant ==0.13.0.1,
              servant-blaze ==0.8,
              servant-cassava ==0.10,
-             servant-client ==0.13,
-             servant-client-core ==0.13,
+             servant-client ==0.13.0.1,
+             servant-client-core ==0.13.0.1,
              servant-docs ==0.11.2,
              servant-elm ==0.4.0.1,
              servant-exceptions ==0.1.1,
@@ -1795,13 +1800,13 @@ constraints: abstract-deque ==0.3,
              servant-github-webhook ==0.4.1.0,
              servant-js ==0.9.3.2,
              servant-JuicyPixels ==0.3.0.3,
-             servant-kotlin ==0.1.1.0,
+             servant-kotlin ==0.1.1.1,
              servant-lucid ==0.8,
              servant-mock ==0.8.4,
              servant-pandoc ==0.5.0.0,
              servant-purescript ==0.9.0.2,
              servant-ruby ==0.7.0.0,
-             servant-server ==0.13,
+             servant-server ==0.13.0.1,
              servant-static-th ==0.2.0.1,
              servant-subscriber ==0.6.0.1,
              servant-swagger ==1.1.5,
@@ -1834,13 +1839,13 @@ constraints: abstract-deque ==0.3,
              signal ==0.1.0.4,
              silently ==1.2.5,
              simple ==0.11.2,
-             simple-log ==0.9.3,
+             simple-log ==0.9.4,
              simple-reflect ==0.3.3,
              simple-sendfile ==0.2.27,
              simple-session ==0.10.1.1,
              simple-templates ==0.8.0.1,
              singleton-bool ==0.1.4,
-             singleton-nats ==0.4.0.4,
+             singleton-nats ==0.4.1,
              singletons ==2.3.1,
              siphash ==1.0.3,
              skein ==1.0.9.4,
@@ -1849,7 +1854,7 @@ constraints: abstract-deque ==0.3,
              slack-web ==0.2.0.4,
              slave-thread ==1.0.2,
              slug ==0.1.7,
-             smallcheck ==1.1.3.1,
+             smallcheck ==1.1.4,
              smoothie ==0.4.2.8,
              smtp-mail ==0.1.4.6,
              snap ==1.1.0.0,
@@ -1886,19 +1891,19 @@ constraints: abstract-deque ==0.3,
              Spock-core ==0.12.0.0,
              Spock-lucid ==0.4.0.1,
              Spock-worker ==0.3.1.0,
+             spoon ==0.3.1,
              spreadsheet ==0.1.3.7,
              sqlite-simple ==0.4.15.0,
-             sql-words ==0.1.5.1,
+             sql-words ==0.1.6.0,
              squeal-postgresql ==0.1.1.4,
              srcloc ==0.5.1.2,
              stache ==1.2.1,
-             stack ==1.6.5,
              stack-type ==0.1.0.0,
              starter ==0.2.1,
              state-codes ==0.1.3,
              stateref ==0.3,
              statestack ==0.2.0.5,
-             StateVar ==1.1.0.4,
+             StateVar ==1.1.1.0,
              stateWriter ==0.2.10,
              static-text ==0.2.0.1,
              statistics ==0.14.0.2,
@@ -1949,7 +1954,7 @@ constraints: abstract-deque ==0.3,
              sum-type-boilerplate ==0.1.1,
              sundown ==0.6,
              superbuffer ==0.3.1.1,
-             svg-builder ==0.1.0.2,
+             svg-builder ==0.1.1,
              svg-tree ==0.6.2.2,
              swagger ==0.3.0,
              swagger2 ==2.2.1,
@@ -1974,7 +1979,7 @@ constraints: abstract-deque ==0.3,
              tar-conduit ==0.2.3,
              tardis ==0.4.1.0,
              tasty ==1.0.1.1,
-             tasty-ant-xml ==1.1.3,
+             tasty-ant-xml ==1.1.4,
              tasty-auto ==0.2.0.0,
              tasty-dejafu ==1.1.0.2,
              tasty-discover ==4.2.0,
@@ -1987,10 +1992,10 @@ constraints: abstract-deque ==0.3,
              tasty-kat ==0.0.3,
              tasty-program ==1.0.5,
              tasty-quickcheck ==0.9.2,
-             tasty-rerun ==1.1.10,
+             tasty-rerun ==1.1.12,
              tasty-silver ==3.1.11,
              tasty-smallcheck ==0.8.1,
-             tasty-stats ==0.2.0.3,
+             tasty-stats ==0.2.0.4,
              tasty-th ==0.1.7,
              TCache ==0.12.1,
              tce-conf ==1.3,
@@ -2014,7 +2019,7 @@ constraints: abstract-deque ==0.3,
              test-framework-smallcheck ==0.2,
              test-framework-th ==0.2.4,
              testing-feat ==0.4.0.3,
-             texmath ==0.10.1.1,
+             texmath ==0.10.1.2,
              text ==1.2.3.0,
              text-binary ==0.2.1.1,
              text-conversions ==0.3.0,
@@ -2022,7 +2027,7 @@ constraints: abstract-deque ==0.3,
              text-generic-pretty ==1.2.1,
              text-icu ==0.7.0.1,
              text-latin1 ==0.3.1,
-             text-ldap ==0.1.1.11,
+             text-ldap ==0.1.1.12,
              textlocal ==0.1.0.5,
              text-manipulate ==0.2.0.1,
              text-metrics ==0.3.0,
@@ -2036,12 +2041,12 @@ constraints: abstract-deque ==0.3,
              tfp ==1.0.0.2,
              tf-random ==0.5,
              th-abstraction ==0.2.6.0,
-             th-data-compat ==0.0.2.5,
+             th-data-compat ==0.0.2.6,
              th-desugar ==1.7,
              these ==0.7.4,
              th-expand-syns ==0.4.4.0,
              th-extras ==0.0.0.4,
-             th-lift ==0.7.8,
+             th-lift ==0.7.10,
              th-lift-instances ==0.1.11,
              th-orphans ==0.13.5,
              thread-hierarchy ==0.3.0.0,
@@ -2051,7 +2056,7 @@ constraints: abstract-deque ==0.3,
              threepenny-editors ==0.5.6,
              threepenny-gui ==0.8.2.3,
              threepenny-gui-flexbox ==0.4.2,
-             th-reify-compat ==0.0.1.3,
+             th-reify-compat ==0.0.1.4,
              th-reify-many ==0.1.8,
              throttle-io-stream ==0.2.0.1,
              through-text ==0.1.0.0,
@@ -2060,8 +2065,7 @@ constraints: abstract-deque ==0.3,
              th-to-exp ==0.0.1.1,
              th-utilities ==0.2.0.1,
              tibetan-utils ==0.1.1.5,
-             tidal ==0.9.6,
-             tidal-midi ==0.9.5.2,
+             tidal ==0.9.9,
              tile ==0.3.0.0,
              time installed,
              time-compat ==0.1.0.3,
@@ -2109,7 +2113,7 @@ constraints: abstract-deque ==0.3,
              tuple ==0.3.0.2,
              tuples-homogenous-h98 ==0.1.1.0,
              tuple-th ==0.2.5,
-             turtle ==1.5.7,
+             turtle ==1.5.8,
              turtle-options ==0.1.0.4,
              type-assertions ==0.1.0.0,
              type-combinators ==0.2.4.3,
@@ -2131,7 +2135,7 @@ constraints: abstract-deque ==0.3,
              ua-parser ==0.7.4.1,
              uglymemo ==0.1.0.1,
              unbounded-delays ==0.1.1.0,
-             unbound-generics ==0.3.2,
+             unbound-generics ==0.3.3,
              unboxed-ref ==0.4.0.0,
              uncertain ==0.3.1.0,
              unexceptionalio ==0.3.0,
@@ -2155,12 +2159,12 @@ constraints: abstract-deque ==0.3,
              universe-instances-extended ==1.0.0.1,
              universe-instances-trans ==1.0.0.1,
              universe-reverse-instances ==1.0,
-             universum ==1.1.0,
+             universum ==1.1.1,
              unix installed,
              unix-bytestring ==0.3.7.3,
              unix-compat ==0.5.0.1,
              unix-time ==0.3.8,
-             unliftio ==0.2.6.0,
+             unliftio ==0.2.7.0,
              unliftio-core ==0.1.1.0,
              unlit ==0.4.0.0,
              unordered-containers ==0.2.9.0,
@@ -2238,17 +2242,17 @@ constraints: abstract-deque ==0.3,
              wai-middleware-prometheus ==0.3.0,
              wai-middleware-rollbar ==0.10.0,
              wai-middleware-static ==0.8.2,
-             wai-middleware-throttle ==0.2.2.0,
+             wai-middleware-throttle ==0.2.2.1,
              wai-predicates ==0.10.0,
              wai-route ==0.3.1.2,
              wai-routing ==0.13.0,
-             wai-session ==0.3.2,
+             wai-session ==0.3.3,
              wai-session-postgresql ==0.2.1.2,
              wai-slack-middleware ==0.2.0,
              wai-transformers ==0.0.7,
              wai-websockets ==3.0.1.2,
-             warp ==3.2.18.2,
-             warp-tls ==3.2.4.2,
+             warp ==3.2.22,
+             warp-tls ==3.2.4.3,
              wave ==0.1.5,
              wavefront ==0.7.1.2,
              webdriver ==0.8.5,
@@ -2262,17 +2266,16 @@ constraints: abstract-deque ==0.3,
              web-routes-th ==0.22.6.3,
              web-routes-wai ==0.24.3.1,
              webrtc-vad ==0.1.0.3,
-             websockets ==0.12.4.0,
+             websockets ==0.12.4.1,
              websockets-rpc ==0.6.0,
              websockets-simple ==0.0.6.3,
-             websockets-snap ==0.10.2.5,
-             weeder ==1.0.3,
-             weigh ==0.0.7,
+             websockets-snap ==0.10.3.0,
+             weeder ==1.0.5,
+             weigh ==0.0.12,
              wide-word ==0.1.0.6,
              wikicfp-scraper ==0.1.0.9,
-             wild-bind ==0.1.1.1,
-             wild-bind-x11 ==0.2.0.1,
-             Win32 ==2.5.4.1,
+             wild-bind ==0.1.2.0,
+             wild-bind-x11 ==0.2.0.3,
              Win32-notify ==0.3.0.3,
              wire-streams ==0.1.1.0,
              withdependencies ==0.2.4.2,
@@ -2280,7 +2283,7 @@ constraints: abstract-deque ==0.3,
              with-location ==0.1.0,
              witness ==0.4,
              wizards ==1.0.2,
-             wl-pprint ==1.2,
+             wl-pprint ==1.2.1,
              wl-pprint-annotated ==0.1.0.0,
              wl-pprint-console ==0.1.0.1,
              wl-pprint-extras ==3.5.0.5,
@@ -2301,7 +2304,7 @@ constraints: abstract-deque ==0.3,
              writer-cps-morph ==0.1.0.2,
              writer-cps-mtl ==0.1.1.4,
              writer-cps-transformers ==0.1.1.3,
-             wuss ==1.1.8,
+             wuss ==1.1.9,
              X11 ==1.8,
              X11-xft ==0.3.1,
              x11-xim ==0.0.9.0,
@@ -2311,7 +2314,7 @@ constraints: abstract-deque ==0.3,
              x509-validation ==1.6.10,
              Xauth ==0.1,
              xdg-basedir ==0.2.2,
-             xeno ==0.3.3,
+             xeno ==0.3.4,
              xenstore ==0.1.1,
              xhtml ==3000.2.2,
              xls ==0.1.1,
@@ -2334,27 +2337,27 @@ constraints: abstract-deque ==0.3,
              xml-types ==0.3.6,
              xmonad ==0.13,
              xmonad-contrib ==0.13,
-             xmonad-extras ==0.13.2,
+             xmonad-extras ==0.13.3,
              xss-sanitize ==0.3.5.7,
              xturtle ==0.2.0.0,
              xxhash ==0.0.2,
              xxhash-ffi ==0.2.0.0,
-             yaml ==0.8.29,
+             yaml ==0.8.30,
              Yampa ==0.10.7,
              YampaSynth ==0.2,
              yeshql ==3.0.1.3,
              yesod ==1.6.0,
              yesod-alerts ==0.1.2.0,
-             yesod-auth ==1.6.2,
+             yesod-auth ==1.6.3,
              yesod-auth-fb ==1.9.0,
              yesod-auth-hashdb ==1.7,
-             yesod-bin ==1.6.0,
-             yesod-core ==1.6.2,
+             yesod-bin ==1.6.0.3,
+             yesod-core ==1.6.5,
              yesod-csp ==0.2.4.0,
              yesod-eventsource ==1.6.0,
              yesod-fb ==0.5.0,
              yesod-form ==1.6.1,
-             yesod-form-bootstrap4 ==0.1.0.2,
+             yesod-form-bootstrap4 ==0.1.1,
              yesod-gitrepo ==0.3.0,
              yesod-gitrev ==0.2.0.0,
              yesod-newsfeed ==1.6.1.0,
@@ -2363,7 +2366,7 @@ constraints: abstract-deque ==0.3,
              yesod-sitemap ==1.6.0,
              yesod-static ==1.6.0,
              yesod-table ==2.0.3,
-             yesod-test ==1.6.2,
+             yesod-test ==1.6.4,
              yesod-websockets ==0.3.0,
              yes-precure5-command ==5.5.3,
              yi-core ==0.17.1,
@@ -2394,4 +2397,4 @@ constraints: abstract-deque ==0.3,
              zlib-lens ==0.1.2.1,
              zot ==0.0.3,
              zstd ==0.1.0.0,
-             ztail ==1.2.0.1
+             ztail ==1.2.0.2


=====================================
packages.txt
=====================================
--- a/packages.txt
+++ b/packages.txt
@@ -6,7 +6,7 @@ adjunctions 4.4
 aeson 1.2.4.0
 aeson-compat 0.3.7.1
 aeson-extra 0.4.1.0
-aeson-pretty 0.8.5
+aeson-pretty 0.8.7
 aeson-qq 0.8.2
 Agda 2.5.3 key
 alex 3.2.4 binary key
@@ -14,7 +14,7 @@ Allure 0.7.1.0 binary=allure
 alsa-core 0.5.0.1
 alsa-mixer 0.2.0.3
 annotated-wl-pprint 0.7.0
-ansi-terminal 0.8.0.2 notest
+ansi-terminal 0.8.0.4 notest
 ansi-wl-pprint 0.6.8.2
 appar 0.1.4
 arbtt 0.9.0.13 binary notest key ignore # BROKEN: LTS 11: newer base
@@ -38,7 +38,7 @@ base64-bytestring 1.0.0.1
 base-compat 0.9.3
 basement 0.0.7
 base-orphans 0.7
-base-prelude 1.2.0.1
+base-prelude 1.2.1
 base-unicode-symbols 0.2.2.4
 basic-prelude 0.7.0
 bencode 0.6.0.0
@@ -47,17 +47,17 @@ binary-conduit 1.3 notest
 binary-orphans 0.1.8.0
 binary-parsers 0.2.3.0
 binary-tagged 0.1.4.2
-bindings-DSL 1.0.24
+bindings-DSL 1.0.25
 bindings-nettle 0.3.1 key # for QA
 bindings-sane 0.0.1 key # for QA
 bitarray 0.0.1.1
 blaze-builder 0.4.1.0
 blaze-builder-conduit 1.1.0 avoid
 blaze-html 0.9.0.1
-blaze-markup 0.8.2.0
+blaze-markup 0.8.2.1 notest
 blaze-svg 0.3.6.1
 blaze-textual 0.2.1.0 notest
-BlogLiterately 0.8.6.1 key ignore # BROKEN: needs patching for newer (ahead) pandoc
+BlogLiterately 0.8.6.1 key ignore # BROKEN: needs patching for newer () pandoc
 bloomfilter 2.0.1.0
 bmp 1.2.6.3
 BNFC 2.8.1 binary=bnfc
@@ -89,7 +89,7 @@ cabal-doctest 1.0.6
 cabal-file-th 0.2.4
 cabal-helper 0.8.0.2
 cabal-install 2.0.0.1 binary
-cairo 0.13.4.2
+cairo 0.13.5.0
 call-stack 0.1.0 notest
 carettah 0.5.1 binary
 case-insensitive 1.2.0.11
@@ -199,7 +199,7 @@ dependent-map 0.2.4.0
 dependent-sum 0.4
 dependent-sum-template 0.0.0.6
 derive 2.6.3 ignore # BROKEN: LTS 11: newer haskell-src-exts
-deriving-compat 0.4.1
+deriving-compat 0.4.2
 descriptive 0.9.4 # dep of structured-haskell-mode, by Thomas Koch
 diagrams 1.4 binary=libghc-diagrams-dev ignore # hand-created meta package, does not yet pull in diagrams-contrib
 diagrams-cairo 1.4
@@ -218,10 +218,10 @@ disk-free-space 0.1.0.1
 distributive 0.5.3
 djinn 2014.9.7 binary key
 djinn-ghc 0.0.2.3
-djinn-lib 0.0.1.2
+djinn-lib 0.0.1.3
 dlist 0.8.0.4 notest # tests require quickcheck newer than LTS 9.2
 dlist-instances 0.1.1.1
-dns 3.0.2
+dns 3.0.3
 doctemplates 0.2.2.1
 doctest 0.13.0 notest
 double-conversion 2.0.2.0
@@ -230,7 +230,7 @@ DRBG 0.5.5 notest
 dual-tree 0.2.1 notest # Disable tests to avoid dep on testing-feat
 dynamic-state 0.3
 dyre 0.8.12
-easy-file 0.2.1
+easy-file 0.2.2
 echo 0.1.3
 ed25519 0.0.5.0 -f-test-hlint key
 EdisonAPI 1.3.1
@@ -248,14 +248,14 @@ enummapset-th 0.6.1.1
 equivalence 0.3.2
 erf 2.0.0.0
 errors 2.2.5
-esqueleto 2.5.3
+esqueleto 2.5.3 ignore # faked version
 exact-pi 0.4.1.3
 exceptions 0.8.3
-exception-transformers 0.4.0.6
+exception-transformers 0.4.0.7
 executable-path 0.0.3.1
 expiring-cache-map 0.0.6.1
 extensible-exceptions 0.1.1.4
-extra 1.6.5
+extra 1.6.6
 fail 4.9.0.0 avoid # empty package
 failure 0.2.0.3
 fast-logger 2.4.11
@@ -277,9 +277,9 @@ flexible-defaults 0.0.1.2
 FloatingHex 0.4
 fmlist 0.9.2
 foldl 1.3.7
-formatting 6.3.2
+formatting 6.3.4
 foundation 0.0.20
-free 5.0.1
+free 5.0.2
 frown 0.6.2.3 binary ignore # BROKEN: LTS 11: newer base
 fsnotify 0.2.1.1 notest
 ftphs 1.0.9.1
@@ -297,13 +297,13 @@ ghc-mtl 1.2.1.0
 ghc-paths 0.1.0.9
 ghc-syb-utils 0.2.3.3
 gio 0.13.4.0
-git-annex 6.20180427 binary key -f-ConcurrentOutput
+git-annex 6.20180509 binary key -f-ConcurrentOutput
 github 0.19
 github-backup 1.20170301 binary key ignore # BROKEM: LTS 11: newer github
 gitit 0.12.2.1 key ignore # BROKEN: LTS 11: newer time
 gitlib 3.1.1 ignore
 gitrev 1.3.1
-glib 0.13.5.0
+glib 0.13.6.0
 glirc 2.26 binary
 Glob 0.9.2
 gloss 1.11.1.1 key
@@ -317,18 +317,18 @@ graphviz 2999.19.0.0 ignore # BROKEN: LTS 11: newer fgl
 groups 0.4.1.0
 gsasl 0.3.6
 gtk 0.14.7
-gtk2hs-buildtools 0.13.3.1 binary
+gtk2hs-buildtools 0.13.4.0 binary
 gtk3 0.14.8
 gtk-traymanager 0.1.6
 hackage-mirror 0.1.1.1 ignore # BROKEN: LTS 11: via aws
 hackage-security 0.5.3.0
 haddock-library 1.4.5
-hakyll 4.12.2.0 ahead
+hakyll 4.12.2.0
 half 0.2.2.3
 hamlet 1.2.0 avoid
-happstack-authenticate 2.3.4.11
+happstack-authenticate 2.3.4.11 ignore # BROKEN: via happstack-jmacro
 happstack-hsp 7.3.7.3 key
-happstack-jmacro 7.0.12
+happstack-jmacro 7.0.12 ignore # BROKEN: wl-pprint-text
 happstack-server 7.5.1
 happy 1.19.9 binary
 harp 0.4.3
@@ -343,7 +343,7 @@ haskell-qrencode 1.0.4
 haskell-src 1.0.3.0
 haskell-src-exts 1.20.2 notest
 haskell-src-exts-simple 1.20.0.0
-haskell-src-exts-util 0.2.2
+haskell-src-exts-util 0.2.3
 haskell-src-meta 0.8.0.2
 hasktags 0.69.3 binary key
 hastache 0.6.1
@@ -376,14 +376,14 @@ hledger-interest 1.5.1 binary key
 hledger-lib 1.5.1
 hledger-ui 1.5 binary
 hledger-web 1.5.1 binary
-hlint 2.1.1
+hlint 2.1.5
 hmatrix 0.18.2.0
 hmatrix-gsl 0.18.2.0
 hmt 0.15
 hoauth2 1.7.1
-hoogle 5.0.17.2 notest
+hoogle 5.0.17.3 notest
 hookup 0.2
-hOpenPGP 2.6 key
+hOpenPGP 2.6.2 key
 hopenpgp-tools 0.20.1 binary ignore # BROKEN: LTS 11: via graphviz
 hosc 0.16
 hostname 1.0
@@ -396,7 +396,7 @@ hsemail 2
 HSH 2.1.2 key # dependency of twidge
 hsini 0.5.1.1
 hslogger 1.2.10
-hslua 0.9.5.1
+hslua 0.9.5.2
 hslua-module-text 0.1.2.1
 HsOpenSSL 0.11.4.13 notest
 HsOpenSSL-x509-system 0.1.0.3
@@ -413,22 +413,22 @@ hspec-wai 0.9.0
 hstatsd 0.1
 HStringTemplate 0.8.7
 hsx2hs 0.14.1.3
-hsx-jmacro 7.3.8
+hsx-jmacro 7.3.8 ignore # BROKEN: wl-pprint-text
 hsyslog 5.0.1
 html 1.0.1.2
 html-conduit 1.3.0
 http2 1.6.3
 HTTP 4000.3.11 notest
 http-api-data 0.3.7.2
-http-client 0.5.12
+http-client 0.5.12.1
 http-client-tls 0.3.5.3 notest
 http-common 0.8.2.0
-http-conduit 2.3.0
-http-date 0.0.6.1 notest
+http-conduit 2.3.1
+http-date 0.0.7 notest
 http-link-header 1.0.3
 http-media 0.7.1.2
 http-reverse-proxy 0.5.0.1 notest
-http-streams 0.8.5.5 notest # testsuite creates dependency loop with snap
+http-streams 0.8.6.1 notest # testsuite creates dependency loop with snap
 http-types 0.12.1
 HUnit 1.6.0.0
 hxt 9.3.1.16
@@ -444,8 +444,8 @@ iconv 0.4.1.3
 idna 0.3.0
 ieee754 0.8.0
 IfElse 0.85
-incremental-parser 0.2.5.3 notest
-ini 0.3.5
+incremental-parser 0.2.5.4 notest
+ini 0.3.6
 integer-logarithms 1.0.2.1 notest # tests require quickcheck newer than LTS 9.2
 intern 0.9.2
 interpolate 0.2.0
@@ -455,14 +455,14 @@ IOSpec 0.3
 io-storage 0.3
 io-streams 1.5.0.1
 io-streams-haproxy 1.0.0.2
-iproute 1.7.3
+iproute 1.7.5
 irc 0.6.1.0
 ircbot 0.6.5.3 key
 irc-core 2.3.0
 iso8601-time 0.1.4
 ixset 1.0.7
 ixset-typed 0.3.1.1 notest # test does not build with 7.10
-jmacro 0.6.14
+jmacro 0.6.15
 js-flot 0.8.3
 js-jquery 3.3.1
 json 0.9.2
@@ -525,11 +525,11 @@ microstache 1.0.1.1
 mighttpd2 3.4.2 binary key
 mime 0.4.0.2
 mime-mail 0.4.14
-mime-mail-ses 0.4.0.0
+mime-mail-ses 0.4.1
 mime-types 0.1.0.7
 minimorph 0.1.6.1
-miniutter 0.4.6.0
-mintty 0.1.1 avoid # useless on non-Windows systems
+miniutter 0.4.7.0
+mintty 0.1.2 avoid # useless on non-Windows systems
 misfortune 0.1.1.2
 MissingH 1.4.0.1 notest
 mmap 0.5.9
@@ -540,7 +540,7 @@ monadcryptorandom 0.7.1
 monad-journal 0.8.1
 monadLib 3.7.3
 monadlist 0.0.2
-monad-logger 0.3.28.3
+monad-logger 0.3.28.5
 monad-loops 0.4.3
 monad-par 0.3.4.8
 monad-par-extras 0.3.3
@@ -549,7 +549,7 @@ MonadPrompt 1.0.0.5
 MonadRandom 0.5.1
 monads-tf 0.1.0.3
 monad-unlift 0.2.0
-monoid-extras 0.4.3
+monoid-extras 0.4.4
 monoid-subclasses 0.4.6
 mono-traversable 1.0.8.1
 mono-traversable-instances 0.1.0.0
@@ -584,7 +584,7 @@ network-uri-flag 0.1
 newtype 0.2
 newtype-generics 0.5.3
 nonce 1.0.7
-numbers 3000.2.0.1
+numbers 3000.2.0.2
 numeric-extras 0.1
 NumInstances 1.4
 numtype 1.2
@@ -594,7 +594,7 @@ oeis 0.3.9 notest
 ofx 0.4.2.0 key
 old-locale 1.0.0.7
 old-time 1.1.0.3
-OneTuple 0.2.1
+OneTuple 0.2.2
 only 0.0.6.0 binary
 Only 0.1
 oo-prototypes 0.1.0.0
@@ -608,10 +608,10 @@ options 1.2.1.1 notest
 optparse-applicative 0.14.2.0
 optparse-simple 0.1.0
 pandoc 2.2 key ahead -fhttp-conduit
-pandoc-citeproc 0.14.3.1 ahead -fbibutils -f-hexpat -funicode_collation
+pandoc-citeproc 0.14.3.1 -fbibutils -f-hexpat -funicode_collation
 pandoc-citeproc-preamble 1.2.3
-pandoc-types 1.17.4.2 ahead notest # Disable tests to avoid dep on string-qq
-pango 0.13.4.0
+pandoc-types 1.17.4.2 notest ahead # Disable tests to avoid dep on string-qq
+pango 0.13.5.0
 parallel 3.2.1.1
 parallel-tree-search 0.4.1
 parseargs 0.2.0.8
@@ -628,8 +628,8 @@ pcre-light 0.4.0.4
 pem 0.2.4
 permutation 0.5.0.5
 persistable-record 0.6.0.3
-persistable-types-HDBC-pg 0.0.1.5
-persistent 2.8.1
+persistable-types-HDBC-pg 0.0.3.2
+persistent 2.8.2
 persistent-postgresql 2.8.2.0
 persistent-sqlite 2.8.1.2
 persistent-template 2.5.4
@@ -640,7 +640,7 @@ pipes 4.3.9
 pipes-aeson 0.4.1.8
 pipes-attoparsec 0.5.1.5
 pipes-bytestring 2.1.6
-pipes-group 1.0.9 notest # Disable tests to avoid dep on lens-family-core
+pipes-group 1.0.10 notest # Disable tests to avoid dep on lens-family-core
 pipes-parse 3.0.8
 pipes-safe 2.2.9
 pipes-zlib 0.4.4.1 key
@@ -657,19 +657,20 @@ presburger 1.3.1
 prettyclass 1.0.0.0
 prettyprinter 1.2.0.1
 prettyprinter-ansi-terminal 1.1.1.2
+prettyprinter-convert-ansi-wl-pprint 1.1
 pretty-show 1.6.16
 primes 0.2.1.0
 primitive 0.6.3.0
 prim-uniq 0.1.0.1
 prim-uniq 0.1.0.1
 process-extras 0.7.4
-product-isomorphic 0.0.3.2 ahead
+product-isomorphic 0.0.3.2
 profunctors 5.2.2
 project-template 0.2.0.1
-propellor 5.3.5
+propellor 5.3.6
 protobuf 0.2.1.1
 PSQueue 1.1
-psqueues 0.2.6.0
+psqueues 0.2.7.0
 publicsuffixlist 0.1
 punycode 2.0 notest
 pureMD5 2.1.3 notest
@@ -712,13 +713,13 @@ regexpr 0.5.4
 regex-tdfa 1.2.3
 regex-tdfa-rc 1.1.8.3 avoid
 regex-tdfa-text 1.0.0.3
-relational-query 0.11.0.0
+relational-query 0.11.1.0
 relational-query-HDBC 0.6.6.1
 relational-record 0.2.1.2
 relational-schemas 0.1.6.1
 repa 3.4.1.3
 resource-pool 0.2.3.2
-resourcet 1.2.0
+resourcet 1.2.1
 retry 0.7.6.2
 RSA 2.3.0
 rss2irc 1.1 binary ignore # BROKEN: LTS 11: newer feed
@@ -731,7 +732,7 @@ sandi 0.4.2
 say 0.1.0.0
 sbv 7.5
 scanner 0.2
-scientific 0.3.5.3 notest
+scientific 0.3.6.2 notest
 SDL 0.6.6.0 key # dependency of raincat
 sdl2 2.4.0.1
 sdl2-ttf 2.0.2
@@ -744,10 +745,10 @@ securemem 0.1.10
 semigroupoids 5.2.2
 semigroups 0.18.4
 sendfile 0.7.9
-servant 0.13
-servant-client 0.13
-servant-client-core 0.13
-servant-server 0.13
+servant 0.13.0.1
+servant-client 0.13.0.1
+servant-client-core 0.13.0.1
+servant-server 0.13.0.1
 setenv 0.1.1.3 notest
 set-extra 1.4
 setlocale 1.0.0.6
@@ -769,23 +770,23 @@ simple-templates 0.8.0.1
 singleton-bool 0.1.4
 skein 1.0.9.4
 skylighting 0.6 -fsystem-pcre
-smallcheck 1.1.3.1
+smallcheck 1.1.4
 smtLib 1.0.8
 smtp-mail 0.1.4.6
 snap 1.1.0.0 ignore # BROKEN: LTS 11: newer snap-server
 snap-core 1.0.3.2
-snap-server 1.1.0.0 ahead ignore # BROKEN: needs repatching
+snap-server 1.1.0.0 ignore ahead # BROKEN: needs repatching
 snap-templates 1.0.0.1 binary
 soap 0.2.3.6
 soap-tls 0.1.1.4
 sockaddr 0.0.0
 socks 0.5.6
 split 0.2.3.3
-sql-words 0.1.5.1
+sql-words 0.1.6.0
 stack 1.6.5 binary=haskell-stack key ignore # BROKEN: LTS 11: newer ansi-terminal
 stateref 0.3
 statestack 0.2.0.5
-StateVar 1.1.0.4
+StateVar 1.1.1.0
 static-hash 0.0.1
 statistics 0.14.0.2
 stm 2.4.5.0
@@ -804,7 +805,7 @@ string-conversions 0.4.0.1
 stringprep 1.0.0
 stringsearch 0.3.6.6
 stylish-haskell 0.9.2.0 binary=stylish-haskell
-svg-builder 0.1.0.2
+svg-builder 0.1.1
 swish 0.9.2.1 key notest
 syb 0.7
 syb-with-class 0.6.1.9
@@ -826,7 +827,7 @@ tasty-hspec 1.1.4
 tasty-hunit 0.10.0.1
 tasty-kat 0.0.3
 tasty-quickcheck 0.9.2
-tasty-rerun 1.1.10
+tasty-rerun 1.1.12
 tasty-smallcheck 0.8.1
 tasty-th 0.1.7
 template 0.2.0.10
@@ -839,7 +840,7 @@ test-framework-hunit 0.3.0.2
 test-framework-quickcheck2 0.3.0.4
 test-framework-th 0.2.4
 test-framework-th-prime 0.0.10
-texmath 0.10.1.1
+texmath 0.10.1.2
 text 1.2.3.0 notest
 text-binary 0.2.1.1
 text-format 0.3.1.1
@@ -851,20 +852,20 @@ text-show 3.7.2
 text-zipper 0.10.1
 tf-random 0.5
 th-abstraction 0.2.6.0
-th-data-compat 0.0.2.5
+th-data-compat 0.0.2.6
 these 0.7.4
 th-expand-syns 0.4.4.0
 th-extras 0.0.0.4
-th-lift 0.7.8
+th-lift 0.7.10
 th-lift-instances 0.1.11
 th-orphans 0.13.5
 threads 0.5.1.6 notest
 threadscope 0.2.10 key binary
-th-reify-compat 0.0.1.3
+th-reify-compat 0.0.1.4
 th-reify-many 0.1.8
 th-utilities 0.2.0.1
 thyme 0.3.5.5
-tidal 0.9.6
+tidal 0.9.9
 time-compat 0.1.0.3
 time-locale-compat 0.1.1.4
 time-parsers 0.1.2.0
@@ -894,7 +895,7 @@ unix-compat 0.5.0.1
 unix-time 0.3.8
 Unixutils 1.54.1
 unlambda 0.1.4.2 key # we should keep this or lambdabot
-unliftio 0.2.6.0
+unliftio 0.2.7.0
 unliftio-core 0.1.1.0
 unordered-containers 0.2.9.0
 uri 0.1.6.2
@@ -932,15 +933,15 @@ wai-handler-launch 3.0.2.3
 wai-http2-extra 0.1.0
 wai-logger 2.3.2 notest
 wai-websockets 3.0.1.2
-warp 3.2.18.2
-warp-tls 3.2.4.2
+warp 3.2.22
+warp-tls 3.2.4.3
 web-routes 0.27.14.2
 web-routes-boomerang 0.28.4.2
 web-routes-happstack 0.23.11 key
 web-routes-hsp 0.24.6.1 key
 web-routes-th 0.22.6.3 key
-websockets 0.12.4.0
-weigh 0.0.7
+websockets 0.12.4.1
+weigh 0.0.12
 werewolf 1.5.2.0
 with-location 0.1.0
 wizards 1.0.2
@@ -967,27 +968,28 @@ xml-conduit 1.8.0
 xml-conduit-writer 0.1.1.2
 xmlgen 0.6.2.2
 xml-hamlet 0.5.0
+xml-helpers 1.0.0
 xmlhtml 0.2.5.2
 xml-types 0.3.6
 xmonad 0.13 key
 xmonad-contrib 0.13 key
-xmonad-extras 0.13.2
+xmonad-extras 0.13.3
 xmonad-wallpaper 0.0.1.4
 xss-sanitize 0.3.5.7
-yaml 0.8.29
+yaml 0.8.30
 yesod 1.6.0
-yesod-auth 1.6.2
+yesod-auth 1.6.3
 yesod-auth-hashdb 1.7
 yesod-auth-oauth 1.6.0
 yesod-auth-oauth2 0.5.0.0
-yesod-bin 1.6.0 binary=yesod
-yesod-core 1.6.2
+yesod-bin 1.6.0.3 binary=yesod
+yesod-core 1.6.5
 yesod-default 1.2.0
 yesod-form 1.6.1
 yesod-newsfeed 1.6.1.0
 yesod-persistent 1.6.0 notest
 yesod-static 1.6.0
-yesod-test 1.6.2
+yesod-test 1.6.4
 yi 0.17.1 key -fvty -fpango
 yi-core 0.17.1
 yi-frontend-pango 0.17.1


=====================================
patches/hslua/0.9.5.1/no-fail → patches/hslua/0.9.5.2/no-fail
=====================================
--- a/patches/hslua/0.9.5.1/no-fail
+++ b/patches/hslua/0.9.5.2/no-fail
@@ -3,7 +3,7 @@
 @@ -78,7 +78,6 @@
                        , bytestring >= 0.10.2 && < 0.11
                        , containers >= 0.5    && < 0.6
-                       , exceptions >= 0.8    && < 0.10
+                       , exceptions >= 0.8    && < 0.11
 -                      , fail       >= 4.9    && < 5
                        , mtl        >= 2.2    && < 2.3
                        , text


=====================================
patches/hslua/0.9.5.1/series → patches/hslua/0.9.5.2/series
=====================================


=====================================
patches/hslua/0.9.5.1/system-lua.diff → patches/hslua/0.9.5.2/system-lua.diff
=====================================


=====================================
patches/websockets/0.12.4.0/no-bytestring-builder → patches/websockets/0.12.4.1/no-bytestring-builder
=====================================
--- a/patches/websockets/0.12.4.0/no-bytestring-builder
+++ b/patches/websockets/0.12.4.1/no-bytestring-builder
@@ -7,7 +7,7 @@
 -    bytestring-builder             < 0.11,
      case-insensitive  >= 0.3    && < 1.3,
      containers        >= 0.3    && < 0.6,
-     network           >= 2.3    && < 2.7,
+     network           >= 2.3    && < 2.8,
 @@ -141,7 +140,6 @@
      base64-bytestring >= 0.1    && < 1.1,
      binary            >= 0.8.1  && < 0.10,
@@ -15,7 +15,7 @@
 -    bytestring-builder             < 0.11,
      case-insensitive  >= 0.3    && < 1.3,
      containers        >= 0.3    && < 0.6,
-     network           >= 2.3    && < 2.7,
+     network           >= 2.3    && < 2.8,
 @@ -167,7 +165,6 @@
      base64-bytestring >= 0.1    && < 1.1,
      binary            >= 0.8.1  && < 0.10,
@@ -23,7 +23,7 @@
 -    bytestring-builder             < 0.11,
      case-insensitive  >= 0.3    && < 1.3,
      containers        >= 0.3    && < 0.6,
-     network           >= 2.3    && < 2.7,
+     network           >= 2.3    && < 2.8,
 @@ -195,7 +192,6 @@
      base64-bytestring >= 0.1    && < 1.1,
      binary            >= 0.8.1  && < 0.10,
@@ -31,7 +31,7 @@
 -    bytestring-builder             < 0.11,
      case-insensitive  >= 0.3    && < 1.3,
      containers        >= 0.3    && < 0.6,
-     network           >= 2.3    && < 2.7,
+     network           >= 2.3    && < 2.8,
 @@ -221,7 +217,6 @@
          base64-bytestring >= 0.1    && < 1.1,
          binary            >= 0.8.1  && < 0.10,
@@ -39,4 +39,4 @@
 -        bytestring-builder             < 0.11,
          case-insensitive  >= 0.3    && < 1.3,
          containers        >= 0.3    && < 0.6,
-         network           >= 2.3    && < 2.7,
+         network           >= 2.3    && < 2.8,


=====================================
patches/websockets/0.12.4.0/series → patches/websockets/0.12.4.1/series
=====================================


=====================================
patches/wl-pprint-text/1.2.0.0/older-base-compat
=====================================
--- /dev/null
+++ b/patches/wl-pprint-text/1.2.0.0/older-base-compat
@@ -0,0 +1,10 @@
+--- a/wl-pprint-text.cabal
++++ b/wl-pprint-text.cabal
+@@ -24,6 +24,6 @@
+   Exposed-modules:     Text.PrettyPrint.Leijen.Text,
+                        Text.PrettyPrint.Leijen.Text.Monadic
+   Build-depends:       base >= 4.5.0.0 && < 5,
+-                       base-compat == 0.10.*,
++                       base-compat >= 0.9,
+                        text >= 0.11.0.0 && < 1.3.0.0
+   GHC-Options:         -Wall


=====================================
patches/wl-pprint-text/1.2.0.0/series
=====================================
--- /dev/null
+++ b/patches/wl-pprint-text/1.2.0.0/series
@@ -0,0 +1 @@
+older-base-compat



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/3a0655560ecac6094cf4c3031e2c877199c1ccbb

---
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/3a0655560ecac6094cf4c3031e2c877199c1ccbb
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180521/635f2d31/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list