carymrobbins/intellij-haskforce

Parse 'type' in imports

Closed this issue · 0 comments

The type keyword isn't handled by the parser -

import Control.Natural (type (~>))