mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 07:00:25 +01:00
Add scrobble back in chrisdone/scrobble#1
This commit is contained in:
parent
005462e1ef
commit
94f8532b4b
@ -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"
|
, "pure-io sourcemap scrobble"
|
||||||
-- 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"
|
|
||||||
-- https://github.com/fpco/stackage/issues/344
|
-- https://github.com/fpco/stackage/issues/344
|
||||||
-- , "frisby"
|
-- , "frisby"
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user