mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 02:08:29 +01:00
Temporarily block frisby #344
This commit is contained in:
parent
c8f7bed218
commit
005462e1ef
@ -339,13 +339,15 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
]
|
]
|
||||||
|
|
||||||
mapM_ (add "Chris Done") $ words =<<
|
mapM_ (add "Chris Done") $ words =<<
|
||||||
[ "ace check-email freenect frisby gd"
|
[ "ace check-email freenect gd"
|
||||||
, "hostname-validate ini lucid osdkeys pdfinfo"
|
, "hostname-validate ini lucid osdkeys pdfinfo"
|
||||||
, "pure-io sourcemap"
|
, "pure-io sourcemap"
|
||||||
-- https://github.com/nominolo/atto-lisp/issues/15
|
-- https://github.com/nominolo/atto-lisp/issues/15
|
||||||
-- , "present"
|
-- , "present"
|
||||||
-- https://github.com/chrisdone/scrobble/issues/1
|
-- https://github.com/chrisdone/scrobble/issues/1
|
||||||
-- , "scrobble"
|
-- , "scrobble"
|
||||||
|
-- https://github.com/fpco/stackage/issues/344
|
||||||
|
-- , "frisby"
|
||||||
]
|
]
|
||||||
|
|
||||||
-- Requires older haddock currently
|
-- Requires older haddock currently
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user