mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Added some of Neil's packages
This commit is contained in:
parent
a2a08189a6
commit
9d74f661de
@ -58,6 +58,10 @@ stablePackages = execWriter $ do
|
||||
add "markdown"
|
||||
add "filesystem-conduit"
|
||||
add "mime-mail-ses"
|
||||
|
||||
-- Neil Mitchell
|
||||
add "hoogle"
|
||||
add "hlint"
|
||||
where
|
||||
add = flip addRange "-any"
|
||||
addRange package range =
|
||||
|
||||
Loading…
Reference in New Issue
Block a user