Name: diagrams-boolean Version: 0.1.0 x-revision: 3 Synopsis: deprecated, part of diagrams-contrib since 1.4 Category: Graphics Copyright: Kristof Bastiaensen (2015) Stability: Unstable License: BSD3 License-file: LICENSE Author: Kristof Bastiaensen Maintainer: Kristof Bastiaensen Bug-Reports: https://github.com/kuribas/diagrams-boolean/issues Build-type: Simple Cabal-version: >=1.8 Description: Deprecated. Use diagrams-contrib >= 1.4. set operations (union, intersection, difference and exclusion) on paths in Diagrams. extra-doc-files: samples/union.svg, samples/difference.svg, samples/exclusion.svg, samples/intersection.svg source-repository head type: git location: https://github.com/kuribas/diagrams-boolean Library Ghc-options: -Wall Build-depends: base >= 3 && < 5, diagrams-lib == 1.3.*, cubicbezier >= 0.4.0 Exposed-Modules: Diagrams.TwoD.Boolean