Newer
Older
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.35.2.
--
-- see: https://github.com/sol/hpack
version: 0.0.0
build-type: Simple
library
exposed-modules:
default-language: Haskell2010
executable rtree-c
main-is: Main.hs
other-modules:
ghc-options: -Wall -fno-warn-incomplete-uni-patterns
build-depends:
base >=4.9 && <5
, directory
, filepath
, hspec
, hspec-discover
, hspec-expectations-pretty-diff
, hspec-glitter