hunk ./Graphics/PS/Cairo.hs 1 +-- | Cairo rendering for 'P.Image' from @hps@. hunk ./Graphics/PS/Cairo.hs 39 +-- | Render an 'P.Image' in cairo. hunk ./Graphics/PS/Cairo.hs 108 +-- | Cairo rendering variant of 'P.ps'. addfile ./Setup.hs hunk ./Setup.hs 1 +#!/usr/bin/env runhaskell +import Distribution.Simple +main = defaultMain hunk ./hps-cairo.cabal 2 -Version: 0.3 +Version: 0.11 hunk ./hps-cairo.cabal 12 -Tested-With: GHC==7.0.4 +Tested-With: GHC==7.2.2 hunk ./hps-cairo.cabal 22 - hps==0.3 + hps==0.11.* hunk ./hps-cairo.cabal 31 - hps==0.3,hps-cairo, + hps==0.11.*,hps-cairo, hunk ./hps-cairo.cabal 40 - hps==0.3,hps-cairo + hps==0.11.*,hps-cairo hunk ./hps-cairo.cabal 2 -Version: 0.11 +Version: 0.12 hunk ./hps-cairo.cabal 22 - hps==0.11.* + hps==0.12.* hunk ./hps-cairo.cabal 31 - hps==0.11.*,hps-cairo, + hps==0.12.*,hps-cairo, hunk ./hps-cairo.cabal 40 - hps==0.11.*,hps-cairo + hps==0.12.*,hps-cairo