acme-microwave-0.1.0.0: acme-microwave.cabal
-- Initial acme-microwave.cabal generated by cabal init. For further
-- documentation, see http://haskell.org/cabal/users-guide/
name: acme-microwave
version: 0.1.0.0
synopsis: The eighth wonder of the world, kitchen math!
description: Have you ever wondered why, when using a microwave, pressing "60" is the same as pressing "100"? Well wonder no longer! I, through epic trials and hardships, have tamed the vexacious wiles of that most enigmatic appliance.
license: BSD3
license-file: LICENSE
author: Joe Quinn
maintainer: headprogrammingczar@gmail.com
copyright: Joe Quinn
category: Acme
build-type: Simple
cabal-version: >=1.8
library
exposed-modules: Data.Microwave
-- other-modules:
build-depends: base ==4.5.*