Skip to content

Build failure with GHC 8.2 #9

@snoyberg

Description

@snoyberg
[1 of 1] Compiling Solga            ( src/Solga.hs, dist/build/Solga.o )

src/Solga.hs:286:11: error:
    • The default type signature for brief: a -> a
      does not match its corresponding non-default type signature
    • When checking the class method:
        brief :: forall a. Abbreviated a => Brief a -> a
      In the class declaration for ‘Abbreviated’
    |
286 |   default brief :: a -> a
    |           ^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions