fix regression in extract function parsing, some small tweaks
This commit is contained in:
parent
7e38efc0bf
commit
9f2ff37c54
5 changed files with 8 additions and 12 deletions
2
Makefile
2
Makefile
|
@ -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 :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue