Ticket #30 (new defect)
Opened 4 years ago
Build fails with QuickCheck 2.1.0.2
| Reported by: | ajd | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | Keywords: | ||
| Cc: |
Description
With QC 2.1.0.2, the "import Test.QuickCheck?.Applicative ()" is no longer needed, since QC defines its own Applicative instance. That module has been removed from the latest checkers too, so it actually causes the reactive build to fail.
Note: See
TracTickets for help on using
tickets.
