Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Unable to build Chapter3 code #11

Closed
ThomasCrevoisier opened this issue Feb 2, 2015 · 2 comments
Closed

Unable to build Chapter3 code #11

ThomasCrevoisier opened this issue Feb 2, 2015 · 2 comments

Comments

@ThomasCrevoisier
Copy link

Hello,

I was working on the Chapter 3, but the compilation doesn't work related to an error in the purescript-foldable-trasversal module :

Warning: Error at bower_components/purescript-foldable-traversable/src/Data/Foldable.purs line 6, column 1 - line 7, column 1: 
Error in module Data.Foldable
Cannot import unknown module 'Data.Eq' Use --force to continue.

I guess it's related to this issue : purescript/purescript#769

Do you have any solution to fix that ?

@paf31
Copy link
Owner

paf31 commented Feb 2, 2015

Can you git pull && bower update and try again please?

@ThomasCrevoisier
Copy link
Author

Awesome, it works perfectly, thanks a lot !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants