packages feed

hspec-stack-rerun-0.1.0.0: hspec-stack-rerun.cabal

name:                hspec-stack-rerun
version:             0.1.0.0
synopsis:            Simple project template from stack
description:         Please see README.md
homepage:            https://github.com/mwotton/hspec-stack-rerun#readme
license:             BSD3
license-file:        LICENSE
author:              Mark Wotton
maintainer:          mwotton@gmail.com
copyright:           AllRightsReserved
category:            Web
build-type:          Simple
cabal-version:       >=1.10

library
  hs-source-dirs:      src
  default-language:    Haskell2010
  build-depends:       base >= 4.7 && < 5, hspec, strict, directory, safe
  exposed-modules:     Rerun