Skip to content

Compilation failure on ghc 7.7 (soon 7.8) #24

Open
@schell

Description

@schell

Info.hs errors:

[ 2 of 10] Compiling Info             ( src/Info.hs, dist/build/hdevtools/hdevtools-tmp/Info.o )

src/Info.hs:130:59:
    Not in scope: data constructor ‛GHC.MatchGroup’
    Perhaps you meant ‛GHC.DocGroup’ (imported from GHC)

src/Info.hs:229:12:
    Not in scope:
      type constructor or class ‛PprTyThing.PrintExplicitForalls’

PprTyThing no longer exports PrintExplicitForalls. I've updated ghc-mod to comply if you'd like to take a look at that. DanielG/ghc-mod#161

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