Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to work with Idris2 0.6.0 #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

dunhamsteve
Copy link

This PR builds on the work of @gallais in #2 to get SPLV20 to build with the latest version of Idris2. It also changes the code to use the new record update format.

gallais and others added 6 commits April 12, 2021 14:46
…. I based this off of gallais' work. I needed to:

- revert the `List1` stuff for `lines`
- Change Data.Strings to Data.String
- replace fastAppend with concat
- add some assert_total (not sure how kosher this is, but my Idris isn't good enough to do it correctly)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants