Skip to content

haskell-font-lock-symbols: Two dots display as two function compositions symbols #645

Closed
@mhwombat

Description

@mhwombat

I'm using haskell-font-lock-symbols. If I type:

import Somepkg (Something(..))

the dots (..) are converted to the function composition symbol:

import Somepkg (Something(°°))

This didn't happen in earlier versions (I recently upgraded my copy of haskell-mode). I was using a different font (solarized theme) before, and now I'm using the default theme... but I don't see why that would make a difference.

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