name: empty version: 1.0 synopsis: Class for types with an "empty" value. license: BSD3 license-File: license.txt author: John Millikin maintainer: John Millikin copyright: 2010 John Millikin build-type: Simple cabal-version: >=1.2 category: Data library build-depends: base >= 2 && < 5 exposed-modules: Data.Empty ghc-options: -Wall