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

Can't install #1

Closed
perplexes opened this issue Jun 23, 2011 · 1 comment
Closed

Can't install #1

perplexes opened this issue Jun 23, 2011 · 1 comment

Comments

@perplexes
Copy link

$ cabal install blaze-textual
Resolving dependencies...
cabal: cannot configure blaze-textual-0.1.0.0. It requires integer-gmp -any
There is no available version of integer-gmp that satisfies -any

I am new to Haskell, and I saw some discussion around replacing integer-gmp with a BSD-licensed Integer version, like in http://www.well-typed.com/blog/32. Is this the cause of my problems?

Anyway, I need your package to install Yesod, so please let me know what I should do here.

kantp pushed a commit to kantp/blaze-textual that referenced this issue Jun 28, 2015
This allows the library to build with GHC versions using the
integer-simple library instead of integer-gmp.

I think this should resolve issues swamp-agr#1 and swamp-agr#8.
kantp pushed a commit to kantp/blaze-textual that referenced this issue Jun 28, 2015
This allows the library to build with GHC versions using the
integer-simple library instead of integer-gmp.

I think this should resolve issues swamp-agr#1 and swamp-agr#8.
@swamp-agr
Copy link
Owner

swamp-agr commented Mar 2, 2023

I think, it could be closed, see #20 for more details. :)
Ah, and integer-simple supported via flag.

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

2 participants