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

Problems building via cabal/haskell platform core #361

Closed
yaxu opened this issue Dec 18, 2018 · 6 comments
Closed

Problems building via cabal/haskell platform core #361

yaxu opened this issue Dec 18, 2018 · 6 comments
Assignees
Labels

Comments

@yaxu
Copy link

yaxu commented Dec 18, 2018

Hi, I maintain http://github.com/tidalcycles/tidal, a popular haskell music library.

We have many end-users (most of which are completely new to Haskell) having problems installing it via the 'core' distribution of the haskell platform, because the network library fails to build. Here is a typical build error:

index

They assure me they updated the cabal config file with the correct paths as per step two here: https://www.haskell.org/platform/#windows

This error doesn't occur with the 'full' haskell platform, I suppose this is because the network library is already bundled. However with the latest platform release, there is no 'full' version. I'm directing people at the previous version of the platform for now..

I'm scratching my head over this one, any ideas?

@yaxu
Copy link
Author

yaxu commented Dec 18, 2018

Possible duplicate of #89, although as far as I know, the haskell platform ships with MSYS.

@eborden
Copy link
Collaborator

eborden commented Dec 18, 2018

@Mistuke is our Windows expert.

@Mistuke
Copy link
Collaborator

Mistuke commented Dec 19, 2018

@yaxu can you get a log from cabal new-install tidal -v3? That should hopefully shed some light. Platform should indeed be shipping with msys2.

@yaxu
Copy link
Author

yaxu commented Dec 28, 2018

I just tried this myself on a windows 10 partition, and it installed fine. Perhaps they just made a mistake with the haskell platform install process. I'll close this for now, thanks.

@yaxu yaxu closed this as completed Dec 28, 2018
@yaxu
Copy link
Author

yaxu commented Mar 7, 2019

This is still an issue after all, but @Mistuke kindly found a fix over here haskell/haskell-platform#318 (comment)

@Mistuke
Copy link
Collaborator

Mistuke commented May 20, 2020

I believe this is fixed.

@Mistuke Mistuke closed this as completed May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants