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

Example is difficult to build #115

Open
nlander opened this issue Oct 16, 2018 · 1 comment
Open

Example is difficult to build #115

nlander opened this issue Oct 16, 2018 · 1 comment
Projects

Comments

@nlander
Copy link

nlander commented Oct 16, 2018

The instructions in the README for running the example suggest that this command:

ghc MySampleGen.hs

can successfully build MySampleGen.hs, but this is false since MySampleGen.hs has import statements.
A quick look at build.sh reveals that ghc should actually be run with the -package-db flag. However, the script references a directory outside of the repository and there is no documentation explaining (or referencing other documentation) about how the package database should be created.

@wavewave wavewave added this to To do in dev Aug 28, 2019
@wavewave
Copy link
Owner

wavewave commented Nov 3, 2019

I now have an unbrella repo fficxx-projects for gathering public binding libraries using fficxx. Hope this will help.

@wavewave wavewave moved this from Backlog to In progress in dev Nov 3, 2019
@wavewave wavewave moved this from In progress to Icebox in dev Nov 10, 2019
@wavewave wavewave moved this from Icebox to Backlog in dev May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
dev
  
Backlog
Development

No branches or pull requests

2 participants