Search code examples
How to use QuickCheck in Hspec tests?...


haskelltddcabalquickcheckproperty-testing

Read More
Instance of fake IO typeclass is found in production code but not in testing...


unit-testinghaskelltypeclasscabalcabal-install

Read More
Haskell: same module found twice - "Ambiguous module name"...


haskellcabal

Read More
Cabal build with local dependency...


haskellcabal

Read More
Building multiple executables in the default Haskell Stack project...


haskellcabalhaskell-stackhpack

Read More
How are Hackage package names mapped to 'cabal install' names?...


haskellcabal

Read More
Issue while Haskell instaling Euterpea's dependency, HCodecs did not skip version check for a la...


windowshaskellcabalcabal-installeuterpea

Read More
Cabal upload package fails with Encountered missing or private dependency...


haskellcabal

Read More
Why am I getting the error "cabal: 'init' doesn't take any extra arguments" fo...


linuxhaskellcabal

Read More
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
BackNext