mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 22:50:24 +01:00
Temporarily remove scrobble chrisdone/scrobble#1
This commit is contained in:
parent
34db21cb68
commit
c8f7bed218
@ -341,9 +341,11 @@ 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 frisby gd"
|
||||||
, "hostname-validate ini lucid osdkeys pdfinfo"
|
, "hostname-validate ini lucid osdkeys pdfinfo"
|
||||||
, "pure-io scrobble 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
|
||||||
|
-- , "scrobble"
|
||||||
]
|
]
|
||||||
|
|
||||||
-- Requires older haddock currently
|
-- Requires older haddock currently
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user