-- Initial test-framework-golden.cabal generated by cabal init. For -- further documentation, see http://haskell.org/cabal/users-guide/ name: test-framework-golden version: 1.0.1 synopsis: Golden tests support for test-framework -- description: license: MIT license-file: LICENSE author: Roman Cheplyaka maintainer: Roman Cheplyaka -- copyright: category: Testing build-type: Simple cabal-version: >=1.8 library exposed-modules: Test.Framework.Providers.Golden -- other-modules: build-depends: base ==4.*, test-framework, bytestring