Skip to content

haskell-indentation breaks with UnicodeSyntax #715

Closed
@eigengrau

Description

@eigengrau

Trying to use haskell-indentation-mode in haskell-mode 20150512.2319 using the following example will fail with Illegal token: ←.

{-# LANGUAGE UnicodeSyntax #-}

fun = do
  x ← "abc"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions