mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Added more packages
This commit is contained in:
parent
91b1f3b76c
commit
0a8e98e821
@ -54,6 +54,10 @@ stablePackages = execWriter $ do
|
||||
add "yesod-newsfeed"
|
||||
add "yesod-sitemap"
|
||||
add "yesod-static"
|
||||
add "yesod-test"
|
||||
add "markdown"
|
||||
add "filesystem-conduit"
|
||||
add "mime-mail-ses"
|
||||
where
|
||||
add = flip addRange "-any"
|
||||
addRange package range =
|
||||
|
||||
Loading…
Reference in New Issue
Block a user