mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-11 05:47:29 +01:00
Merge pull request #267 from ndmitchell/master
Add more packages, the ones supported by Neil Mitchell
This commit is contained in:
commit
5b1944e237
@ -247,7 +247,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
addRange "FP Complete <michael@fpcomplete.com>" "kure" "<= 2.4.10"
|
addRange "FP Complete <michael@fpcomplete.com>" "kure" "<= 2.4.10"
|
||||||
|
|
||||||
mapM_ (add "Neil Mitchell") $ words
|
mapM_ (add "Neil Mitchell") $ words
|
||||||
"hlint hoogle shake derive"
|
"hlint hoogle shake derive tagsoup cmdargs safe uniplate nsis"
|
||||||
|
|
||||||
mapM_ (add "Alan Zimmerman") $ words
|
mapM_ (add "Alan Zimmerman") $ words
|
||||||
"hjsmin language-javascript"
|
"hjsmin language-javascript"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user