You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.
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.
Hello,
I was working on the Chapter 3, but the compilation doesn't work related to an error in the purescript-foldable-trasversal module :
I guess it's related to this issue : purescript/purescript#769
Do you have any solution to fix that ?
The text was updated successfully, but these errors were encountered: