Skip to content

TemplateHaskellQuotes broken #141

@alexkazik

Description

@alexkazik

I have a few files with TemplateHaskellQuotes enabled (as a pragma in the file).
stylish-haskell reports: Language.Haskell.Stylish.Parse.parseModule: could not parse ./src/Compiler/Function/Generate.hs: ParseFailed (SrcLoc "<unknown>.hs" 83 47) "Improper character constant or misplaced '"
At that position is a 'return.
When I enable TemplateHaskell in stylish-haskell's config file (not changing the source) it get's parsed correctly.
stylish-haskell 0.6.1.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions