mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-01 00:50:24 +01:00
Temporarily removed MFlow #86
This commit is contained in:
parent
e425d3fbdc
commit
2f7c4e21be
@ -133,7 +133,9 @@ defaultStablePackages _ = unPackageMap $ execWriter $ do
|
|||||||
, "tls-debug tls-extra vhd xenstore"
|
, "tls-debug tls-extra vhd xenstore"
|
||||||
]
|
]
|
||||||
mapM_ (add "Alberto G. Corona <agocorona@gmail.com>") $ words
|
mapM_ (add "Alberto G. Corona <agocorona@gmail.com>") $ words
|
||||||
"RefSerialize TCache Workflow MFlow"
|
"RefSerialize TCache Workflow"
|
||||||
|
-- https://github.com/fpco/stackage/issues/86
|
||||||
|
-- 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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user