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
I have tried to compile the project both on Mac OSX and Ubuntu 17.04 but have found compile errors in the process. I am interested in Haskell and exploiting the algebraic structure of learning models, but as a haskell beginner, I still don't have the experience to sort cabal/stack/build problems.
Could you please provide some (additional) help in the README to compile the project? Giving some guidance for cabal, stack and the build process could be very helpful.
I think some of the trouble is because HLearn depends on old software. For example,
I had a similar issue with HLearn: rather conservative dependencies. For an experimental library, it sort of makes sense to keep dependencies locked to guarantee that it does not fail because of changed dependencies...
Hi!
I have tried to compile the project both on Mac OSX and Ubuntu 17.04 but have found compile errors in the process. I am interested in Haskell and exploiting the algebraic structure of learning models, but as a haskell beginner, I still don't have the experience to sort cabal/stack/build problems.
Could you please provide some (additional) help in the README to compile the project? Giving some guidance for cabal, stack and the build process could be very helpful.
I think some of the trouble is because HLearn depends on old software. For example,
Thanks in advance.
The text was updated successfully, but these errors were encountered: