Failing to build on windows 11
- Dominant language
- Haskell
- Stars
- 4.3k
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to build duckling on Windows 11 getting this error:
[1 of 1] Compiling CustomDimensionExample
: error:
output was redirected with -o, but no output will be generated
because there is no Main module.
Error: [S-7282]
Stack failed to execute the build plan.
While executing the build plan, Stack encountered the error:
[S-7011]
While building package duckling-0.2.0.0 (scroll up to its section to see the error) using:
C:\sr\setup-exe-cache\x86_64-windows\Cabal-simple_CKvAmRb3_3.0.1.0_ghc-8.8.4.exe --verbose=1 --builddir=.stack-work\dist\21b29c19 build lib:duckling exe:custom-dimension-example exe:duckling-example-exe exe:duckling-expensive exe:duckling-regen-exe exe:duckling-request-sample --ghc-options " -fdiagnostics-color=always"
Process exited with code: ExitFailure 1
Contributor guide
Assessment
This issue has not been assessed yet.