Name: quack Version: 0.0.0.3 Author: Athan Clark Maintainer: Athan Clark License: BSD3 License-File: LICENSE Synopsis: Convenience parser combinators for URI query strings Description: Check out the README Category: Web Cabal-Version: >= 1.10 Build-Type: Simple Library Default-Language: Haskell2010 HS-Source-Dirs: src GHC-Options: -Wall Exposed-Modules: Data.Uri.Quack Build-Depends: base >= 4.8 && < 5 , mtl , attoparsec , aeson , text , http-types Source-Repository head Type: git Location: git@github.com:athanclark/quack.git