hdevtools icon indicating copy to clipboard operation
hdevtools copied to clipboard

Compilation failure on ghc 7.7 (soon 7.8)

Open schell opened this issue 10 years ago • 31 comments

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. https://github.com/kazu-yamamoto/ghc-mod/pull/161

schell avatar Nov 13 '13 18:11 schell

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

sethfowler avatar Apr 11 '14 00:04 sethfowler

+1

PierreR avatar Apr 19 '14 10:04 PierreR

+1

mhayashi avatar Apr 20 '14 00:04 mhayashi

+1

passy avatar Apr 20 '14 12:04 passy

+1

reem avatar Apr 21 '14 02:04 reem

+1

MichelBoucey avatar Apr 23 '14 19:04 MichelBoucey

@schnell's branch works great for me:

https://github.com/schell/hdevtools/commit/fde2ae89430bc7bb5349270040bb430d498caaf4

passy avatar Apr 23 '14 20:04 passy

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

bitc avatar Apr 24 '14 07:04 bitc

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

sethfowler avatar Apr 24 '14 07:04 sethfowler

Wooo, I also have this problem.

CRogers avatar Apr 25 '14 20:04 CRogers

Same here

DuM4ll3 avatar May 04 '14 15:05 DuM4ll3

+1

wraithm avatar May 16 '14 08:05 wraithm

+1

mindbound avatar May 17 '14 15:05 mindbound

Any update on this?

mahmoudm avatar May 31 '14 07:05 mahmoudm

Same on 7.8.1 and 7.8.2

grsmv avatar Jun 01 '14 11:06 grsmv

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

tuttlem avatar Jun 19 '14 05:06 tuttlem

+1

Heimdell avatar Jun 26 '14 10:06 Heimdell

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

schell avatar Jun 26 '14 16:06 schell

+1 on 7.8.3

tashmore avatar Jul 24 '14 18:07 tashmore

+1 7.8.3

kvelicka avatar Jul 31 '14 12:07 kvelicka

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

CarstenKoenig avatar Aug 10 '14 07:08 CarstenKoenig

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.

Fuuzetsu avatar Aug 14 '14 19:08 Fuuzetsu

@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?

schell avatar Aug 14 '14 20:08 schell

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

Fuuzetsu avatar Aug 14 '14 20:08 Fuuzetsu

@Fuuzetsu :+1:

schell avatar Aug 14 '14 20:08 schell

+1

pranspach avatar Aug 22 '14 04:08 pranspach

+1

kuribas avatar Aug 26 '14 12:08 kuribas

+1

keenon avatar Sep 05 '14 19:09 keenon

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

Fuuzetsu avatar Sep 05 '14 21:09 Fuuzetsu

@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?

crockeea avatar Oct 07 '14 18:10 crockeea

@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

schell avatar Jan 03 '15 18:01 schell