air-spec-2013.7.1: air-spec.cabal
Name: air-spec
Version: 2013.7.1
Build-type: Simple
Synopsis: air spec helper
Description: wrapper around shouldBe so error message is Unicode aware
License: BSD3
Author: Jinjing Wang
Maintainer: Jinjing Wang <nfjinjing@gmail.com>
Build-Depends: base
Cabal-version: >= 1.2
category: Development
license-file: LICENSE
homepage: https://github.com/nfjinjing/air-spec
data-files: Nemesis
library
build-depends:
base >= 4 && < 99
, text
, hspec
hs-source-dirs: src/
exposed-modules:
Air.Data.PlainShow
, Air.Spec