Tagged Questions
1
vote
1answer
678 views
Resolve Cabal conflicts with Yesod, EclipseFP and Haskell Platform 2012.2
I've tried to install Yesod / EclipseFP / Haskell Platform 2012.02 on two Ubuntu machines.
Is this possible?
(I'm new to Yesod/Haskell and can't interpret the errors, other than they look like two ...
1
vote
1answer
189 views
Overlapping instances error for Yesod and EclipseFP application
I created an application with EclipseFP, the yesod application. With the out of the box settings, I get an error when I try to run a 'main.hs' file. It looks like it compiles but when I try to run I ...