unit tests, started on pattern matching
This commit is contained in:
parent
d23d417ff3
commit
05313652f9
9 changed files with 212 additions and 133 deletions
|
|
@ -47,7 +47,6 @@ executable language
|
|||
, either
|
||||
, extra
|
||||
, array
|
||||
, QuickCheck
|
||||
|
||||
default-language: GHC2021
|
||||
|
||||
|
|
@ -76,6 +75,7 @@ Test-suite language-testsuite
|
|||
, either
|
||||
, extra
|
||||
, array
|
||||
, hspec
|
||||
, QuickCheck
|
||||
|
||||
default-language: GHC2021
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue