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

hledger-web needs updating for latest libs and GHC 7.8 #171

Closed
simonmichael opened this issue Apr 7, 2014 · 5 comments
Closed

hledger-web needs updating for latest libs and GHC 7.8 #171

simonmichael opened this issue Apr 7, 2014 · 5 comments
Labels
A-BUG Something wrong, confusing or sub-standard in the software, docs, or user experience. packaging Dependencies, version constraints, packaging.. web The hledger-web tool.

Comments

@simonmichael
Copy link
Owner

Eg see peti/nixpkgs@c06eeef .

@simonmichael
Copy link
Owner Author

And erikd/language-javascript#26

@simonmichael simonmichael reopened this Apr 16, 2014
@simonmichael simonmichael changed the title hledger-web needs updating for latest libs hledger-web needs updating for latest libs and GHC Apr 16, 2014
@simonmichael simonmichael changed the title hledger-web needs updating for latest libs and GHC hledger-web needs updating for latest libs and GHC 7.8 Apr 16, 2014
@simonmichael
Copy link
Owner Author

Installing latest alex (3.1.3) and happy (1.19.*) can help.

Still getting this:

Preprocessing library hledger-web-0.22.6...

Hledger/Web/Main.hs:18:8:
    Could not find module `Data.Conduit.Network'
    It is a member of the hidden package `conduit-extra-1.1.0.1'.
    Perhaps you need to add `conduit-extra' to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.

@simonmichael
Copy link
Owner Author

Ah, that's what Peter's patch is for. I've released hledger-web 0.22.7 (and hledger[-lib] 0.22.2) which I hope finally fixes GHC 7.8 support for all.

@simonmichael
Copy link
Owner Author

Assuming you've installed the latest alex and happy, I mean. Perhaps language-javascript will enforce this soon.

simonmichael added a commit that referenced this issue Apr 17, 2014
…or (#171)

(cherry picked from commit 993cae3)

Conflicts:
	hledger-web/Hledger/Web/Main.hs
@simonmichael
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-BUG Something wrong, confusing or sub-standard in the software, docs, or user experience. packaging Dependencies, version constraints, packaging.. web The hledger-web tool.
Projects
None yet
Development

No branches or pull requests

1 participant