gallais / idris-tparsec

TParsec - Total Parser Combinators in Idris
https://gallais.github.io/idris-tparsec/
GNU General Public License v3.0
93 stars 10 forks source link

Setting interface index multiplicity to 0 #41

Closed glmxndr closed 3 years ago

glmxndr commented 3 years ago

Otherwise new versions of idris2 complain with '{x} is not accessible in this context'

clayrat commented 3 years ago

Thanks!