Cabal revisions of Rasterific-0.4
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
--- Initial Rasterific.cabal generated by cabal init. For further --- documentation, see http://haskell.org/cabal/users-guide/ name: Rasterific version: 0.4 +x-revision: 1 synopsis: A pure haskell drawing engine. -- A longer description of the package. description: -- -ddump-simpl -ddump-to-file -dsuppress-module-prefixes -dsuppress-uniques ghc-prof-options: -Wall -prof -auto-all default-language: Haskell2010 - build-depends: base >= 4.6 && < 4.9 + build-depends: base >= 4.6 && < 4.8 , free >= 4.7 , JuicyPixels >= 3.2 , FontyFruity >= 0.4 && < 0.5