Skip to content

haskell-mode doesn't support indentation for ghcjs FFI. #1431

@crocket

Description

@crocket
foreign import javascript unsafe
  "$2[$1]" js_getProp :: S.JSString -> O.Object -> T.JSVal

I have to manually indent GHCJS FFI code in haskell-mode. It is tedious.
I conjecture that javascript keyword confuses haskell-mode.

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