mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
add quickpull to Stackage.Config
This commit is contained in:
parent
c534220ca2
commit
1943f5aa6c
@ -306,8 +306,8 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
|
||||
addRange "FP Complete <michael@fpcomplete.com>" "kure" "<= 2.4.10"
|
||||
|
||||
mapM_ (add "omari@smileystation.com") $ words
|
||||
"barecheck rainbow rainbow-tests"
|
||||
mapM_ (add "Omari Norman <omari@smileystation.com>") $ words
|
||||
"barecheck quickpull rainbow rainbow-tests"
|
||||
|
||||
mapM_ (add "Neil Mitchell") $ words
|
||||
"hlint hoogle shake derive tagsoup cmdargs safe uniplate nsis js-jquery js-flot extra bake ghcid"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user