-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
The Parsing.Indents module is based on an old version of the indents library.
The last version of the indents library has a much better design, in terms of a ReaderT.
The current of the Parsing.Indents module requires that the Position type contain line and column fields, which I don't like, and which is blocking #162 .
I want to delete the whole Parsing.Indents module and replace it with something which doesn't require that the Position type contain line and column fields.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels