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