Safe Haskell | None |
---|---|
Language | Haskell2010 |
Pretty easy since doesn't need renaming.
Just thread lexer state through, remove duplicates.
Documentation
parseProcess :: FilePath -> IO (Int, Declarations AlexPosn AlexPosn AlexPosn) Source #
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Pretty easy since doesn't need renaming.
Just thread lexer state through, remove duplicates.
parseProcess :: FilePath -> IO (Int, Declarations AlexPosn AlexPosn AlexPosn) Source #