Search code examples
cabal update never completes...


haskellcabalcabal-install

Read More
Cabal install (Cabal cabal-install) fails due to missing zlib library...


haskellcabalcabal-install

Read More
How is Cabal's Distribution.TestSuite.Progress datatype supposed to be used?...


haskellcabal

Read More
How do I create a GHC package environment file that's equivalent to not having one?...


haskellghccabalcabal-installghc-pkg

Read More
cabal test fails to find Tests.hs file...


haskellcabal

Read More
"constraint from non-upgradeable package requires installed instance" upon cabal build...


haskellcabal

Read More
Cabal: Can't install a specific version of the package (with message "only already installe...


haskellcabal

Read More
Adding dependency with cabal in gitlab-ci...


haskellgitlab-cicabal

Read More
Multiple files use the same module name:...


haskellghccabalhaskell-stackghci

Read More
How can I stream test results with cabal new-test?...


haskellcabalcabal-new

Read More
Is there a way to get `cabal` to detect changes to non-Haskell source files?...


haskellcabaltemplate-haskell

Read More
Is there a fundamental reason why only one library can be exposed from a package?...


haskellmoduledependencieslibrariescabal

Read More
Profiling builds with Stack...


haskellcabalhaskell-stack

Read More
How to avoid listing A as build dependency for internal library/executable E just because E depends ...


haskelllinkerdependency-managementcabal

Read More
What is the most practical way to express a dependency on a library for which we have a local git re...


githaskelldependenciescabal

Read More
Why does Cabal, unlike GHC, not automatically enable GeneralizedNewtypeDeriving if I explicitly enab...


haskellghctypeclasscaballanguage-extension

Read More
Inserting a sparse vector into a sparse matrix...


haskellsparse-matrixmatrix-multiplicationcabalsparse-vector

Read More
Problem with loading module ‘Distribution.Simple’...


haskellfunctional-programmingcabalhaskell-stack

Read More
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 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
Cabal test coverage report is empty...


haskellcabal

Read More
cabal run pass arguments to program...


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
BackNext