Skip to content

Commit 775527d

Browse files
alt-romeselaforge
authored andcommitted
Fix compilation with more recent Cabal
It appears that a change in Cabal 3.12 has caused the dummy Lexer.hs file to no longer be shadowed by the one produced from Lexer.x Moreover, it no longer seems necessary, since `cabal repl` successfully loads the project even when Lexer.hs does not exist in the source (only Lexer.x does) The simple solution seems to simply delete this hacky Lexer.hs file from the source.
1 parent 11addc7 commit 775527d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/FastTags/Lexer.hs

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)