mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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"
|
||||
, "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__)
|
||||
-- Does not compile on Windows
|
||||
add "Vincent Hanquez" "udbus"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user