Search code examples
What is the difference between Cabal and Stack?...


haskellcabalhaskell-stack

Read More
Stack cache builds with various flags...


haskellghchaskell-stack

Read More
Compiling C source files with Clang instead of gcc when building with Haskell stack?...


haskellcabalhaskell-stack

Read More
How to pass customize environment variable (like password) in stack with nix?...


haskellhaskell-stacknix

Read More
Is there a reason my Haskell program uses so much memory?...


performancehaskellmemoryfunctional-programminghaskell-stack

Read More
How can I make Stack call Happy, Alex and other build tools?...


haskellhappyhaskell-stack

Read More
How to create native ARM executables on macOS using GHC/stack...


macoshaskellarmhaskell-stack

Read More
Can't install cabal by stack...


cabalhaskell-stack

Read More
How do I pass C compiler flags in a Haskell Stack package.yaml...


haskellffihaskell-stack

Read More
Why doesn't stack (installed by ghcup) find msys (installed by ghcup) on Windows...


haskell-stack

Read More
What is the suggested way of setting up Haskell on Archlinux?...


haskellghccabalarchlinuxhaskell-stack

Read More
Why is Stack complaining about the parent directory being owned by someone else?...


dockerhaskellhaskell-stack

Read More
How to get the current UTC time in Haskell?...


haskellhaskell-stacktemplate-haskellhaskell-platformhaskell-pipes

Read More
Where to add a flag in the package.yaml?...


haskellhaskell-stack

Read More
How to force Stack to re-compile when a text file read using template haskell changes?...


haskellhaskell-stacktemplate-haskell

Read More
How do I add libraries to a project in Haskell?...


haskellhaskell-stack

Read More
Haskell FFI: stack run is ok, but GHCi does not link properly...


haskellffihaskell-stackghci

Read More
XMonad crashing: how to do proper build with Stack and custom build script?...


haskellghchaskell-stackxmonad

Read More
Error: module ‘main:Course’ is defined in multiple files: src/Course.hs...


haskellhaskell-stackghci

Read More
Could not find module `Data.Map' -- It is a member of the hidden package...


haskellimportmodulehaskell-stack

Read More
What happens when a deprecated optimization flag is passed to GHC?...


haskellghchaskell-stack

Read More
Cannot install z3 package for Haskell on OS X...


haskellz3haskell-stack

Read More
Haskell get current time as ISO8601 string...


haskellhaskell-stackiso8601

Read More
GHCI needlessly recompiles sub-package...


haskellcabalhaskell-stackghcihaskell-language-server

Read More
Why does a project created with stack new @ GHC 9.0.2 crash the language server?...


haskellhaskell-stackhaskell-language-server

Read More
getDirectoryContents:openDirStream: does not exist error when trying to build with stack...


haskell-stack

Read More
How do I disable `-Werror` only when compiling as a library?...


haskellhaskell-stack

Read More
How can I run Haskell tests by matching a certain file a la Jest?...


haskellhaskell-stack

Read More
Stack has not been tested with GHC & Cabal versions...


haskellcabalhaskell-stack

Read More
How can i update the version of my GHC for my stack project? ERROR: ghcide compiled by GHC 8.10 fail...


haskellghchaskell-stack

Read More
BackNext