mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add cairo and diagrams-cairo (fixes #101)
This commit is contained in:
parent
c537d09674
commit
832020fd78
@ -110,6 +110,7 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
, "aws yesod-auth-oauth csv-conduit cassava"
|
||||
, "async"
|
||||
, "hxt dimensional"
|
||||
, "cairo diagrams-cairo"
|
||||
]
|
||||
when (ghcVer < GhcMajorVersion 7 6) $
|
||||
addRange "FP Complete <michael@fpcomplete.com>" "hxt" "<= 9.3.0.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user