Skip to content
New issue

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

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

Already on GitHub? # to your account

Could not find module `Data.Generics' #1

Open
nomeata opened this issue Aug 12, 2013 · 4 comments
Open

Could not find module `Data.Generics' #1

nomeata opened this issue Aug 12, 2013 · 4 comments

Comments

@nomeata
Copy link

nomeata commented Aug 12, 2013

Hi,

your package seems to fail to build with current GHC and platform versions, see e.g. https://buildd.debian.org/status/fetch.php?pkg=haskell-th-extras&arch=i386&ver=0.0.0.2-1&stamp=1376003885

Greetings,
Joachim

@mgajda
Copy link

mgajda commented Mar 1, 2016

Indeed it is a blocker for GHC 8.0 compatibility.

@idontgetoutmuch
Copy link

I get

src/Language/Haskell/TH/Extras.hs:83:18: error:
    Not in scope: data constructor ‘FamilyD’
    Perhaps you meant ‘FamilyI’ (imported from Language.Haskell.TH.Syntax)

@ali-abrar
Copy link
Contributor

Looks like more recent versions are working: https://buildd.debian.org/status/package.php?p=haskell-th-extras

@ali-abrar
Copy link
Contributor

ali-abrar commented May 10, 2019

As of #5 the library is being built against GHC 8.4 and 8.6 successfully.

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

No branches or pull requests

4 participants