Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation failure on ghc 7.7 (soon 7.8) #24

Open
schell opened this issue Nov 13, 2013 · 31 comments
Open

Compilation failure on ghc 7.7 (soon 7.8) #24

schell opened this issue Nov 13, 2013 · 31 comments

Comments

@schell
Copy link

schell commented Nov 13, 2013

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

schell referenced this issue in schell/hdevtools Feb 13, 2014
Updates to GHC API Pretty.showDoc
@sethfowler
Copy link

This is still a problem, and GHC 7.8 is out now.

@PierreR
Copy link

PierreR commented Apr 19, 2014

+1

4 similar comments
@mhayashi
Copy link

+1

@passy
Copy link

passy commented Apr 20, 2014

+1

@reem
Copy link

reem commented Apr 21, 2014

+1

@MichelBoucey
Copy link

+1

@passy
Copy link

passy commented Apr 23, 2014

@Schnell's branch works great for me:

schell@fde2ae8

@bitc
Copy link
Owner

bitc commented Apr 24, 2014

Yes, this should be fixed in #28 which I will try to find time to merge (and update hackage) in the next few days

@sethfowler
Copy link

@bitc Awesome. I look forward to the new release!

@CRogers
Copy link

CRogers commented Apr 25, 2014

Wooo, I also have this problem.

@DuM4ll3
Copy link

DuM4ll3 commented May 4, 2014

Same here

@wraithm
Copy link

wraithm commented May 16, 2014

+1

1 similar comment
@mindbound
Copy link

+1

@mahmoudm
Copy link

Any update on this?

@grsmv
Copy link

grsmv commented Jun 1, 2014

Same on 7.8.1 and 7.8.2

@tuttlem
Copy link

tuttlem commented Jun 19, 2014

I've also got this problem on 7.8.2. Is there an update for this one coming?

@crockeea crockeea mentioned this issue Jun 22, 2014
@Heimdell
Copy link

+1

@schell
Copy link
Author

schell commented Jun 26, 2014

@bitc it would be great to get this in and #30. Has development on this project stopped? Is everything okay?

@tashmore
Copy link

+1 on 7.8.3

@kvelicka
Copy link

+1 7.8.3

@CarstenKoenig
Copy link

+1 well the new haskell-plattform is out and won't compile this so maybe it's a good idea to finally fix this ;)

@Fuuzetsu
Copy link

Considering that the author had no activity since June, someone may want to step up and take over (possibly temporary) maintainership through the usual procedure on the mailing lists.

@schell
Copy link
Author

schell commented Aug 14, 2014

@Fuuzetsu can you explain that process? If nobody else wants to I can maintain the project at my fork. Which mailing lists should I post to?

@Fuuzetsu
Copy link

Section 2. at http://www.haskell.org/haskellwiki/Taking_over_a_package explains it in few brief steps.

@schell
Copy link
Author

schell commented Aug 14, 2014

@Fuuzetsu 👍

@pranspach
Copy link

+1

1 similar comment
@kuribas
Copy link

kuribas commented Aug 26, 2014

+1

@keenon
Copy link

keenon commented Sep 5, 2014

+1

@Fuuzetsu
Copy link

Fuuzetsu commented Sep 5, 2014

It's useless to blindly spout +1, if you want to weigh in then go on the mailing lists.

@crockeea
Copy link

crockeea commented Oct 7, 2014

@schell I saw @bitc commented on a couple of other hdevtools issues today. But I also saw that you uploaded a working version to hackage recently (thank you!). Any word from @bitc?

@schell
Copy link
Author

schell commented Jan 3, 2015

@crockeea - sorry I only now saw your last message. I have not heard from @bitc since January 2014 :( But it does look like he was around commenting in Oct 2014. https://github.com/bitc?tab=activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests