mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 01:50:25 +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 "markdown"
|
||||||
add "filesystem-conduit"
|
add "filesystem-conduit"
|
||||||
add "mime-mail-ses"
|
add "mime-mail-ses"
|
||||||
|
|
||||||
|
-- Neil Mitchell
|
||||||
|
add "hoogle"
|
||||||
|
add "hlint"
|
||||||
where
|
where
|
||||||
add = flip addRange "-any"
|
add = flip addRange "-any"
|
||||||
addRange package range =
|
addRange package range =
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user