mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add ghcid
This commit is contained in:
parent
6ce6601926
commit
f957256e42
@ -280,7 +280,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
addRange "FP Complete <michael@fpcomplete.com>" "kure" "<= 2.4.10"
|
||||
|
||||
mapM_ (add "Neil Mitchell") $ words
|
||||
"hlint hoogle shake derive tagsoup cmdargs safe uniplate nsis js-jquery extra bake"
|
||||
"hlint hoogle shake derive tagsoup cmdargs safe uniplate nsis js-jquery extra bake ghcid"
|
||||
|
||||
mapM_ (add "Alan Zimmerman") $ words
|
||||
"hjsmin language-javascript"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user