mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 05:31:57 +01:00
Add shake
This commit is contained in:
parent
d85737fda3
commit
4a163552af
@ -84,7 +84,7 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
|||||||
]
|
]
|
||||||
|
|
||||||
mapM_ (add "Neil Mitchell") $ words
|
mapM_ (add "Neil Mitchell") $ words
|
||||||
"hlint hoogle"
|
"hlint hoogle shake"
|
||||||
|
|
||||||
mapM_ (add "Alan Zimmerman") $ words
|
mapM_ (add "Alan Zimmerman") $ words
|
||||||
"hjsmin language-javascript"
|
"hjsmin language-javascript"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user