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

Issues with dependencies #76

Open
Dor1s opened this issue Jul 20, 2018 · 0 comments
Open

Issues with dependencies #76

Dor1s opened this issue Jul 20, 2018 · 0 comments

Comments

@Dor1s
Copy link

Dor1s commented Jul 20, 2018

Hello!

I'd like to play with QuickFuzz, but have problems building it. Since I'm not familiar with Haskell and stack, I wonder if you could help to resolve the issue:

$ stack install --flag QuickFuzz:image
Didn't see language-go-0.9 in your package indices.
Updating and trying again.
Selected mirror https://s3.amazonaws.com/hackage.fpcomplete.com/                                 
Downloading timestamp                                                                            
No updates to your package index were found                                                      
Update complete                                                                                  
The following package identifiers were not found in your indices: language-go-0.9
Possible candidates: language-go-0.5, language-go-0.6, language-go-0.8, language-go-0.7.

I've tried to change the package version to 0.8 in stack.yaml, but another issue has popped up:

$ stack install --flag QuickFuzz:image
The same package name is used in multiple local packages

global-variables used in:
- PLIndex "global-variables-1.0.1.0"
- PLOther (PLArchive (Archive {archiveUrl = "https://bitbucket.org/jmg/global-variables/get/6bbea1933b8e.zip", archiveSubdirs = ".", archiveHash = Nothing}))

language-go used in:
- PLIndex "language-go-0.8"
- PLOther (PLArchive (Archive {archiveUrl = "https://github.com/remyoudompheng/hs-language-go/archive/master.zip", archiveSubdirs = ".", archiveHash = Nothing}))

Thanks in advance!

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

1 participant