purescript-contrib/purescript-vim

Export list syntax bug

coot opened this issue · 0 comments

coot commented
module Main
  ( Constructor(Constructor) -- bug triggered by explicit constructor(s)
  , constr  -- not highlighted
  )