hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision
4112e5cd3d.
This commit is contained in:
Peter Simons 2017-12-20 09:06:21 +01:00
parent 9a3158d486
commit d41f7655fb

View File

@ -79416,8 +79416,9 @@ self: {
, persistent, persistent-sqlite, persistent-template, process , persistent, persistent-sqlite, persistent-template, process
, QuickCheck, random, regex-tdfa, resourcet, rsync, SafeSemaphore , QuickCheck, random, regex-tdfa, resourcet, rsync, SafeSemaphore
, sandi, securemem, shakespeare, socks, split, stm, stm-chans , sandi, securemem, shakespeare, socks, split, stm, stm-chans
, tagsoup, template-haskell, text, time, torrent, transformers , tagsoup, tasty, tasty-hunit, tasty-quickcheck, tasty-rerun
, unix, unix-compat, unordered-containers, utf8-string, uuid, wai , template-haskell, text, time, torrent, transformers, unix
, unix-compat, unordered-containers, utf8-string, uuid, wai
, wai-extra, warp, warp-tls, wget, which, yesod, yesod-core , wai-extra, warp, warp-tls, wget, which, yesod, yesod-core
, yesod-form, yesod-static , yesod-form, yesod-static
}: }:
@ -79428,7 +79429,7 @@ self: {
configureFlags = [ configureFlags = [
"-fassistant" "-fcryptonite" "-fdbus" "-fdesktopnotify" "-fdns" "-fassistant" "-fcryptonite" "-fdbus" "-fdesktopnotify" "-fdns"
"-ffeed" "-finotify" "-fpairing" "-fproduction" "-fquvi" "-fs3" "-ffeed" "-finotify" "-fpairing" "-fproduction" "-fquvi" "-fs3"
"-ftahoe" "-ftdfa" "-f-testsuite" "-ftorrentparser" "-fwebapp" "-ftahoe" "-ftdfa" "-ftestsuite" "-ftorrentparser" "-fwebapp"
"-fwebapp-secure" "-fwebdav" "-fxmpp" "-fwebapp-secure" "-fwebdav" "-fxmpp"
]; ];
isLibrary = false; isLibrary = false;
@ -79444,10 +79445,11 @@ self: {
network-multicast network-uri old-locale optparse-applicative network-multicast network-uri old-locale optparse-applicative
path-pieces persistent persistent-sqlite persistent-template path-pieces persistent persistent-sqlite persistent-template
process QuickCheck random regex-tdfa resourcet SafeSemaphore sandi process QuickCheck random regex-tdfa resourcet SafeSemaphore sandi
securemem shakespeare socks split stm stm-chans tagsoup securemem shakespeare socks split stm stm-chans tagsoup tasty
template-haskell text time torrent transformers unix unix-compat tasty-hunit tasty-quickcheck tasty-rerun template-haskell text time
unordered-containers utf8-string uuid wai wai-extra warp warp-tls torrent transformers unix unix-compat unordered-containers
yesod yesod-core yesod-form yesod-static utf8-string uuid wai wai-extra warp warp-tls yesod yesod-core
yesod-form yesod-static
]; ];
executableSystemDepends = [ executableSystemDepends = [
bup curl git gnupg lsof openssh perl rsync wget which bup curl git gnupg lsof openssh perl rsync wget which