Skip to content

Build failure with GHC-8.2 #9952

Closed
Closed
@phadej

Description

@phadej

Failed to build Cabal-syntax-3.12.0.0.

src/Distribution/Types/ForeignLib.hs:168:13: error:
    Ambiguous occurrence ‘<>’
    It could refer to either ‘Distribution.Compat.Prelude.<>’,
                             imported from ‘Distribution.Compat.Prelude’ at src/Distribution/Types/ForeignLib.hs:18:1-34
                             (and originally defined in ‘Data.Semigroup’)
                          or ‘Data.Monoid.<>’,
                             imported from ‘Data.Monoid’ at src/Distribution/Types/ForeignLib.hs:31:1-18

Have someone forgot adjusting lowerbounds? Has Cabal-syntax dropped support for GHC-8.0 and GHC-8.2 (I dont' see a mention in the changelog).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions