mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-24 20:17:55 +01:00
Include yackage and keter
This commit is contained in:
parent
3abecdf061
commit
a462930694
@ -77,7 +77,7 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
|||||||
[ "yesod yesod-newsfeed yesod-sitemap yesod-static yesod-test"
|
[ "yesod yesod-newsfeed yesod-sitemap yesod-static yesod-test"
|
||||||
, "markdown filesystem-conduit mime-mail-ses"
|
, "markdown filesystem-conduit mime-mail-ses"
|
||||||
, "persistent persistent-template persistent-sqlite"
|
, "persistent persistent-template persistent-sqlite"
|
||||||
, "network-conduit-tls"
|
, "network-conduit-tls yackage keter"
|
||||||
]
|
]
|
||||||
|
|
||||||
mapM_ (add "Neil Mitchell") $ words
|
mapM_ (add "Neil Mitchell") $ words
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user