name: Pan version: 0.1 license: BSD3 license-file: LICENSE author: Sean Seefried maintainer: sseefried@cse.unsw.edu.au copyright: (c) Sean Seefried 2005 stability: alpha synopsis: An Embedded DSL for image/animation synthesis hs-source-dirs: src exposed-modules: Pan, Pan.Image, Pan.Anim, Pan.UI, Pan.Display ghc-options: -fglasgow-exts -funfolding-creation-threshold100 -funfolding-use-threshold100 -funbox-strict-fields -fmax-worker-args50 -O2 -fvia-C build-depends: haskell98, base, random, old-time build-type: Configure