haskell - Yesod on Windows -


i trying run command yesod init. yesod library in haskell. tried install library using cabal install alex happy yesod-bin, library works when running in ghc, id use command line program yesod.

i looked here yesod init command not work on windows

but couldn't find of files in question. found folder cabal executable (c:\program files\haskell platform\2014.2.0.0\lib\extralibs\bin) contains alex , happy not yesod.

the interesting thing can keep reinstalling yesod-bin (which can't yesod). figured means should read cabal configuration file couldn't find , not sure do.

when install programs using default haskell platform, default install location on windows is

c:\users\superawesomeuser\appdata\roaming\cabal\bin 

opening command prompt , typing cabal install alex happy yesod-bin installed yesod in location me.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -