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

push current version to hackage and/or bump version number #9

Open
jwaldmann opened this issue Apr 3, 2015 · 7 comments
Open

push current version to hackage and/or bump version number #9

jwaldmann opened this issue Apr 3, 2015 · 7 comments

Comments

@jwaldmann
Copy link
Contributor

I cannot build mueval from hackage with ghc-7.8.4

Preprocessing library mueval-0.9.1.1...

Mueval/Interpreter.hs:15:18:
    Could not find module ‘System.IO.UTF8’
    It is a member of the hidden package ‘utf8-string-0.3.8’.

I can build the version from github but it's confusing because both claim to be 0.9.1.1

Please push a working version to hackage.

jwaldmann added a commit to jwaldmann/mueval that referenced this issue Apr 7, 2015
gwern added a commit that referenced this issue Apr 7, 2015
add flag, bump version (issue #8, issue #9)
@int-e
Copy link

int-e commented May 8, 2015

A (useful, I think) partial fix would be to use hackage's package description editing feature and put an upper bound (<1) on the utf8-string dependency in the released versions.

@peti
Copy link

peti commented May 28, 2015

Is this package still maintained?

@poying
Copy link

poying commented Jun 5, 2015

Same problem here... 😢

@purefn
Copy link

purefn commented Jun 9, 2015

A new version would be great! I'm in need of the 7.10.1 support and greatly looking forward to the new --type-only feature added by @chrisdone.

@nomeata
Copy link

nomeata commented Jun 27, 2015

While upgrading the Debian package, I stumbled over this. I’d appreciate a new upload with utf8-string-1 compatibility, and also, please consider adding your package to stackage (http://www.stackage.org/authors), so that this kind of QA comes automatically, and not from your users. Thanks!

@nomeata
Copy link

nomeata commented Jul 1, 2015

Any news on this issue?

@bergmark
Copy link

bergmark commented Jul 4, 2015

Latest release dropped the utf8-string dependency.

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

7 participants