name: acme-colosson version: 0.1 license: BSD3 license-file: LICENSE synopsis: Determines whether it is numberwang. category: Acme author: Keegan McAllister maintainer: Keegan McAllister build-type: Simple cabal-version: >=1.2 description: Yes, that is a number! library exposed-modules: Acme.Colosson ghc-options: -Wall build-depends: base >= 3 && < 5 , random >= 1.0