Idris2/tests/idris2/basic018/expected

7 lines
194 B
Plaintext
Raw Normal View History

1/1: Building Fin (Fin.idr)
2020-06-13 17:51:05 +03:00
Fin.idr:34:7--34:8:While processing right hand side of bar at Fin.idr:34:1--36:1:
2020-06-11 23:46:36 +03:00
Can't find an implementation for IsJust (integerToFin 8 5) at:
34 bar = 8
2020-06-13 17:51:05 +03:00
^
2020-06-11 23:46:36 +03:00