name: uuagc-diagrams version: 0.1.1.0 synopsis: Utility for drawing attribute grammar pictures with the diagrams package -- description: license: BSD3 license-file: LICENSE author: Jeroen Bransen maintainer: J.Bransen@uu.nl -- copyright: category: Graphics build-type: Simple -- extra-source-files: cabal-version: >=1.10 library exposed-modules: UU.UUAGC.Diagrams -- other-modules: -- other-extensions: build-depends: base >=4.7 && <4.8, diagrams-lib >= 1.1, SVGFonts >= 1.4 -- hs-source-dirs: default-language: Haskell2010