mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 01:50:25 +01:00
Update Config.hs
This commit is contained in:
parent
7849ced880
commit
7713cbdc83
@ -132,6 +132,9 @@ defaultStablePackages _ = unPackageMap $ execWriter $ do
|
|||||||
, "cryptohash hit language-java libgit pem siphash socks tls"
|
, "cryptohash hit language-java libgit pem siphash socks tls"
|
||||||
, "tls-debug tls-extra vhd xenstore"
|
, "tls-debug tls-extra vhd xenstore"
|
||||||
]
|
]
|
||||||
|
mapM (add "Alberto G. Corona <agocorona@gmail.com>") $ words
|
||||||
|
"RefSerialize TCache Workflow MFlow"
|
||||||
|
|
||||||
#if !defined(mingw32_HOST_OS) && !defined(__MINGW32__)
|
#if !defined(mingw32_HOST_OS) && !defined(__MINGW32__)
|
||||||
-- Does not compile on Windows
|
-- Does not compile on Windows
|
||||||
add "Vincent Hanquez" "udbus"
|
add "Vincent Hanquez" "udbus"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user