name: hspec version: 2.1.7 id: hspec-2.1.7-47a8368f7b79eb00a8ecd2fcc1ee4ba6 license: MIT copyright: (c) 2011-2015 Simon Hengel, (c) 2011-2012 Trystan Spangler, (c) 2011 Greg Weber maintainer: Simon Hengel stability: experimental homepage: http://hspec.github.io/ package-url: synopsis: A Testing Framework for Haskell description: Hspec is a testing framework for Haskell. It is inspired by the Ruby library RSpec. Some of Hspec's distinctive features are: . * a friendly DSL for defining tests . * integration with QuickCheck, SmallCheck, and HUnit . * parallel test execution . * automatic discovery of test files . The Hspec Manual is at . category: Testing author: exposed: True exposed-modules: Test.Hspec Test.Hspec.Runner Test.Hspec.Formatters Test.Hspec.QuickCheck Test.Hspec.Discover Test.Hspec.Core Test.Hspec.HUnit hidden-modules: trusted: False import-dirs: ${pkgroot}/hspec-2.1.7 library-dirs: ${pkgroot}/hspec-2.1.7 hs-libraries: HShspec-2.1.7 extra-libraries: extra-ghci-libraries: include-dirs: includes: depends: HUnit-1.2.5.2-f5591a3f8769423854800ab09e9ea774 QuickCheck-2.8.1-dafece0cf85ea3722366320e911120ef base-4.6.0.1-b4caa1d18c332900c72bf5d231dded4f hspec-core-2.1.7-4b1a8a67f997301ee3055a2453c24833 hspec-discover-2.1.7-dcef4e1eeab8de73981ca7a7147f19d8 hspec-expectations-0.6.1.1-eb367bf5f03cfa2f42b2784f521c0e13 transformers-0.4.3.0-e6d4fbd54e9bf47e723dd8eb177ca5d2 hugs-options: cc-options: ld-options: framework-dirs: frameworks: haddock-interfaces: ${pkgroot}/../../share/doc/ghc-7.6/html/hspec.haddock haddock-html: ${pkgroot}/../../share/doc/ghc-7.6/html