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

Hackage availability #11

Open
Warbo opened this issue May 12, 2014 · 2 comments
Open

Hackage availability #11

Warbo opened this issue May 12, 2014 · 2 comments

Comments

@Warbo
Copy link

Warbo commented May 12, 2014

Hi, are there any plans to make LazySmallCheck2012 available via Hackage? It would be much more convenient for me to "cabal install" once rather than fiddling with each of my projects to point it at a git clone.

Thanks,
Chris

@jasonreich
Copy link
Contributor

Hey Chris,

No reason why it can't be. I just didn't want to pollute the namespace with something that isn't API compatible. I'll have a look at prescedence. Is it working ok for you?

Regards,

Jason

Sent from Mailbox

On Mon, May 12, 2014 at 3:03 PM, Warbo notifications@github.com wrote:

Hi, are there any plans to make LazySmallCheck2012 available via Hackage? It would be much more convenient for me to "cabal install" once rather than fiddling with each of my projects to point it at a git clone.
Thanks,

Chris

Reply to this email directly or view it on GitHub:
#11

@Warbo
Copy link
Author

Warbo commented May 14, 2014

It's working for those projects which import it, although I still haven't figured out the Argument class yet. ghci hits a "not found" error for some auto-generated .o file when trying to run lazysmallcheck functions, but loading it in the lazysmallcheck directory then moving to the project directory with :cd works around that.

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