Search code examples
nixos 23.11 cabal install mysql-simple problem - "Missing (or bad) C libraries"...

haskellcabalnixnixos

Read More
How to manage XMonad (and xmobar and anything else related to it) via GHCup+cabal?...

haskellcabalarchlinuxxmonadghcup

Read More
ghc compile error "output was redirected with -o, but no output will be generated because there...

haskellcabalhaskell-stack

Read More
Access test resources within Haskell tests...

haskellintegration-testingcabal

Read More
How to enable assertions in a script run with cabal?...

haskellassertcabal

Read More
How to install package for Haskell with stack and cabal?...

haskellcabalhaskell-stack

Read More
Couldn't match type ‘Text’ with ‘Key Todos’ arising from a use of ‘TodosId’...

haskellcabalghci

Read More
How to load cabal script with import of hidden package in cabal repl?...

haskellcabal

Read More
Is there a way to use Cabal to keep Haskell packages up-to-date?...

haskellcabal

Read More
Can I run an Executable Haskell file from Python?...

python-3.xhaskellcabal

Read More
Github actions fail for Mac with my Haskell package including C++ --- how to enable C++11 for Mac?...

macosc++11haskellcabalhaskell-ffi

Read More
Unknown architecture when attempting to install GHCup on Red Hat linux...

haskellinstallationredhatcabalghcup

Read More
How to resolve the import System.Random?...

haskellrandomsystemcabalcabal-install

Read More
What is the difference between Cabal and Stack?...

haskellcabalhaskell-stack

Read More
Cabal not installing dependencies when needing profiling libraries?...

haskellprofilingcabal

Read More
Haskell reinstall base with profiling enabled...

haskellprofilingghccabalhaskell-platform

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

haskellcabalhaskell-stack

Read More
Using alex/happy with Cabal...

haskellcabalhappyalex

Read More
how to revert cabal update on a different computer...

haskellcabal

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

cabalhaskell-stack

Read More
Code coverage in a Haskell project that only builds an executable...

unit-testinghaskellcabal

Read More
How to run executables with cabal without any extra output?...

haskellcabal

Read More
Could not resolve cabal dependencies on CI even cabal freeze...

haskellcabal

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

haskellghccabalarchlinuxhaskell-stack

Read More
How to use Cabal dependencies from Agda's Haskell FFI?...

haskellcabalffiagda

Read More
How to pass a package flag with cabal tool?...

haskellcabal

Read More
Errors while building `ghc` : `alex`, `happy` are missing / fatal error in GHC module, with version ...

haskellbuildcabal

Read More
DeriveDataTypable in multiple files with cabal...

haskellcabal

Read More
What is a convenient way to link with an so/dll library located in the subfolder of the project?...

haskellcabal

Read More
with-compiler and extra-lib-dirs in cabal for ALL developers...

haskellcabal

Read More
BackNext