Skip to content
  • Shane's avatar
    haskell.lang: multiple fixes · 4f618e18
    Shane authored and Christian Hergert's avatar Christian Hergert committed
     * Qualified variables are highlighted as variables, not as types
     * Operators can be qualified
     * Unicode is now allowed in types, variables and operators
     * Operators prefixed with : will be highlighted as constructors
     * Support DataKinds (constructors prefixed with ')
     * Support for arrow notation (proc, -<)
     * OverloadedLabels-style #labels are highlighted
    4f618e18