name: sturdy-pcf version: 0.2.0.0 license: BSD3 maintainer: Sven Keidel category: Language dependencies: - base - hashable - mtl - profunctors - sturdy-lib - text - transformers - unordered-containers library: source-dirs: - src ghc-options: -Wall tests: spec: main: Spec.hs source-dirs: - test ghc-options: -Wall dependencies: - sturdy-pcf - hspec