mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Minor correction
This commit is contained in:
parent
a44530c79f
commit
f638da228a
@ -143,7 +143,7 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
|
||||
#if !defined(mingw32_HOST_OS) && !defined(__MINGW32__)
|
||||
-- Does not compile on Windows
|
||||
add "Vincent Hanquez" "udbus xenstore"
|
||||
mapM_ (add "Vincent Hanquez") $ words "udbus xenstore"
|
||||
#endif
|
||||
|
||||
mapM_ (add "Alberto G. Corona <agocorona@gmail.com>") $ words
|
||||
|
||||
Loading…
Reference in New Issue
Block a user