Name: arrowp-qq Version: 0.1.1 Cabal-Version: >= 1.20 Build-Type: Simple License: GPL License-File: LICENCE Author: Jose Iborra Maintainer: Jose Iborra Homepage: http://www.haskell.org/arrows/ Category: Development Synopsis: quasiquoter translating arrow notation into Haskell 98 Description: A quasiquoter built on top of the arrowp package. Extra-Source-Files: README Library Exposed-Modules: Control.Arrow.QuasiQuoter Build-Depends: base < 5, array, containers, haskell-src, template-haskell < 2.13, transformers Hs-Source-Dirs: src Other-Modules: ArrCode ArrSyn Lexer Parser Parser State Utils Default-Language: Haskell2010 Source-Repository head Type: darcs Location: http://github.com/pepeiborra/arrowp