Hello, I did all the steps, but I am getting this error after running stack build at the end:
[1 of 2] Compiling Main ( C:\sr\setup-exe-src\setup-Z6RU0evB.hs, C:\sr\setup-exe-src\setup-Z6RU0evB.o )
[2 of 2] Compiling StackSetupShim ( C:\sr\setup-exe-src\setup-shim-Z6RU0evB.hs, C:\sr\setup-exe-src\setup-shim-Z6RU0evB.o )
Linking C:\sr\setup-exe-cache\x86_64-windows\tmp-Cabal-simple_Z6RU0evB_1.22.5.0_ghc-7.10.3.exe ...
GraphCalculator-0.1.0.0: configure (lib + exe)
Configuring GraphCalculator-0.1.0.0...
GraphCalculator-0.1.0.0: build (lib + exe)
Preprocessing library GraphCalculator-0.1.0.0...
C:\Users\erosf\GraphCalculator\src\Pages.hs:7:8:
Could not find module `Haste'
Use -v to see a list of the files searched for.
C:\Users\erosf\GraphCalculator\src\Pages.hs:8:8:
Could not find module `Haste.Prim'
Use -v to see a list of the files searched for.
C:\Users\erosf\GraphCalculator\src\Pages.hs:9:8:
Could not find module `Haste.Foreign'
Use -v to see a list of the files searched for.
C:\Users\erosf\GraphCalculator\src\Pages.hs:10:8:
Could not find module `Haste.DOM'
Use -v to see a list of the files searched for.
-- While building package GraphCalculator-0.1.0.0 using:
C:\sr\setup-exe-cache\x86_64-windows\Cabal-simple_Z6RU0evB_1.22.5.0_ghc-7.10.3.exe --builddir=.stack-work\dist\2672c1f3 build lib:GraphCalculator exe:GraphCalculator-exe --ghc-options " -ddump-hi -ddump-to-file"
Process exited with code: ExitFailure 1