Commit Graph

11 Commits

Author SHA1 Message Date
parsonsmatt
bc36737c45 Clean up stack.yaml and dependencies 2018-10-12 13:34:13 -06:00
parsonsmatt
0190e5e737 QuickCheck 2.12 Compatibility
This commit relaxes the bounds on QuickCheck, allowing it to be
compatible with 2.12. In order to be compatible with 2.12, we had to CPP
some definitions that referenced code that was deleted.
2018-10-12 13:34:13 -06:00
Matt Parsons
d66c2d278a
Safer MVar usage (#49)
* Fix stack.yaml file

* Remove unfixable stack files

* Resolve ambiguous import in GHCi

* handle MVars without error

* Consistent messaging

* Add comment
2018-05-10 10:08:06 -06:00
Erik Aker
f052dc149b Bump HSpec to 2.4.4 and make tests use safeEvaluateExample to capture failure msg 2017-07-15 15:03:06 -07:00
Julian K. Arni
b7cf4e6f80 upper bound for hspec 2017-03-10 17:29:08 -06:00
Julian K. Arni
a8dd02516f Switch CI to stack 2017-03-10 15:53:26 -06:00
Julian K. Arni
6537409968 support ghc 8 2016-09-14 09:37:14 -03:00
Julian K. Arni
86d99239bb Cleanup 2016-08-28 20:23:32 -03:00
Julian K. Arni
530fdba5c0 More predicates, blog post 2016-05-01 14:29:47 +02:00
Julian K. Arni
1c1c3dc9bd disable docs 2016-04-23 19:25:59 +02:00
Julian K. Arni
72abea9b0f initial commit 2016-04-22 13:00:23 +02:00