mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-16 07:34:45 +03:00
a972778eab
They don't all pass yet, for minor reasons. Coming shortly... Unfortunately the startup overhead for chez is really noticeable here!
8 lines
253 B
Plaintext
8 lines
253 B
Plaintext
1/1: Building Cover (Cover.idr)
|
|
Cover.idr:12:1--12:5:While processing left hand side of bad at Cover.idr:12:1--13:1:
|
|
Can't match on Just (fromInteger 0) as it has a polymorphic type
|
|
Main> Main.okay:
|
|
okay (S _) IsNat
|
|
okay False IsBool
|
|
Main> Bye for now!
|