-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Description
I just cloned the project and tried to install it:
SubHask failed to build.
I came across an error during the automated install via the script ubuntu-precise.sh on
Ubuntu 16.04
cabal-install version 1.22.6.0
using version 1.22.5.0 of the Cabal library
I then did checkout master in the SubHask folder and traced it down to some compiling errors when compiling SubHask.Algebra.Array;
I resolved the issue by adding "SubHask.Algebra." in front of all Occurrences of "fromList" inf the File SubHask/Algebra/Array.hs
With these changes installation of SubHask succeeded.
(I am not very familiar with how to contribute to an open source project, that's why I explained it this way.)
Hope this helps anybody.
Metadata
Metadata
Assignees
Labels
No labels