Merge pull request #303 from ndmitchell/master

Add some new packages by Neil
This commit is contained in:
Michael Snoyman 2014-10-07 07:00:18 +03:00
commit 6ce6601926

View File

@ -280,7 +280,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 tagsoup cmdargs safe uniplate nsis" "hlint hoogle shake derive tagsoup cmdargs safe uniplate nsis js-jquery extra bake"
mapM_ (add "Alan Zimmerman") $ words mapM_ (add "Alan Zimmerman") $ words
"hjsmin language-javascript" "hjsmin language-javascript"