cabal-version: 1.12 -- This file has been generated from package.yaml by hpack version 0.35.0. -- -- see: https://github.com/sol/hpack name: genvalidity-appendful version: 0.1.0.0 description: Generators for ppend-only cooperative agreement homepage: https://github.com/NorfairKing/appendful#readme bug-reports: https://github.com/NorfairKing/appendful/issues author: Tom Sydney Kerckhove maintainer: syd@cs-syd.eu copyright: Copyright: (c) 2020-2022 Tom Sydney Kerckhove license: MIT build-type: Simple extra-source-files: test_resources/collection/client.txt test_resources/collection/request.txt test_resources/collection/response.txt test_resources/collection/server.txt source-repository head type: git location: https://github.com/NorfairKing/appendful library exposed-modules: Data.GenValidity.Appendful Data.GenValidity.Appendful.Collection other-modules: Paths_genvalidity_appendful hs-source-dirs: src build-depends: QuickCheck , appendful , base >=4.7 && <5 , containers , genvalidity , genvalidity-containers , genvalidity-time default-language: Haskell2010 test-suite appendful-test type: exitcode-stdio-1.0 main-is: Spec.hs other-modules: Data.Appendful.CollectionSpec Paths_genvalidity_appendful hs-source-dirs: test ghc-options: -threaded -rtsopts -with-rtsopts=-N build-tool-depends: sydtest-discover:sydtest-discover build-depends: QuickCheck , appendful , autodocodec , autodocodec-yaml , base >=4.7 && <5 , containers , genvalidity-appendful , genvalidity-sydtest , genvalidity-sydtest-aeson , genvalidity-uuid , mtl , pretty-show , random , safe-coloured-text , sydtest , time , uuid default-language: Haskell2010 benchmark genvalidity-appendful-bench type: exitcode-stdio-1.0 main-is: Bench.hs other-modules: Paths_genvalidity_appendful hs-source-dirs: bench ghc-options: -threaded -rtsopts -with-rtsopts=-N build-depends: appendful , base >=4.7 && <5 , criterion , genvalidity-appendful , genvalidity-criterion default-language: Haskell2010