-- acme-cadre.cabal generated by cabal init. name: acme-cadre version: 0.1 synopsis: car, cdr and more description: Powerful and compositional tuple processing, informed by classic functional programming principles. license: PublicDomain author: Jafet maintainer: Jafet category: ACME build-type: Simple cabal-version: >=1.8 library exposed-modules: Acme.Cadre build-depends: base >= 4 && < 5