Skip to content

Instantly share code, notes, and snippets.

@pawelsawicz
Created June 25, 2018 21:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pawelsawicz/11d23215d8672fdc6b4b04675bb438aa to your computer and use it in GitHub Desktop.
Save pawelsawicz/11d23215d8672fdc6b4b04675bb438aa to your computer and use it in GitHub Desktop.
cabal-problem
test-suite unit
type: exitcode-stdio-1.0
hs-source-dirs: test/quote
main-is: main.hs
build-depends: base == 4.*,
test-framework,
test-framework-hunit,
hunit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment