1
Fork 0

fix regression in extract function parsing, some small tweaks

This commit is contained in:
Jake Wheat 2019-08-31 18:12:35 +01:00
parent 7e38efc0bf
commit 9f2ff37c54
5 changed files with 8 additions and 12 deletions

View file

@ -10,7 +10,7 @@ build :
.PHONY : test
test :
cabal new-run test:Tests -- --hide-successes --ansi-tricks=false
cabal v2-run test:Tests -- --hide-successes --ansi-tricks=false
.PHONY : website
website :