Cabal revisions of papillon-0.0.88
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: papillon version: 0.0.88+x-revision: 1 stability: Experimental author: Yoshikuni Jujo <PAF01143@nifty.ne.jp> maintainer: Yoshikuni Jujo <PAF01143@nifty.ne.jp> Text.Papillon.Papillon, Text.Papillon.Papillon, Text.Papillon.List- build-depends: base > 3 && < 5, template-haskell, monads-tf, transformers+ build-depends: base > 3 && < 4.7, template-haskell < 2.9, monads-tf, transformers ghc-options: -Wall executable papillon hs-source-dirs: bin main-is: papillon.hs other-modules: Class- build-depends: directory, filepath, base > 3 && < 5, template-haskell, monads-tf, transformers, papillon+ build-depends: directory, filepath, base > 3 && < 4.7, template-haskell < 2.9, monads-tf, transformers, papillon ghc-options: -Wall