mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 18:10:26 +01:00
Add back frisby and close #344
This commit is contained in:
parent
94f8532b4b
commit
92bc319441
@ -341,11 +341,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
mapM_ (add "Chris Done") $ words =<<
|
mapM_ (add "Chris Done") $ words =<<
|
||||||
[ "ace check-email freenect gd"
|
[ "ace check-email freenect gd"
|
||||||
, "hostname-validate ini lucid osdkeys pdfinfo"
|
, "hostname-validate ini lucid osdkeys pdfinfo"
|
||||||
, "pure-io sourcemap scrobble"
|
, "pure-io sourcemap scrobble frisby"
|
||||||
-- https://github.com/nominolo/atto-lisp/issues/15
|
-- https://github.com/nominolo/atto-lisp/issues/15
|
||||||
-- , "present"
|
-- , "present"
|
||||||
-- https://github.com/fpco/stackage/issues/344
|
|
||||||
-- , "frisby"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
-- Requires older haddock currently
|
-- Requires older haddock currently
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user