How to use QuickCheck in Hspec tests?...
Read MoreInstance of fake IO typeclass is found in production code but not in testing...
Read MoreHaskell: same module found twice - "Ambiguous module name"...
Read MoreCabal build with local dependency...
Read MoreBuilding multiple executables in the default Haskell Stack project...
Read MoreHow are Hackage package names mapped to 'cabal install' names?...
Read MoreIssue while Haskell instaling Euterpea's dependency, HCodecs did not skip version check for a la...
Read MoreCabal upload package fails with Encountered missing or private dependency...
Read MoreWhy am I getting the error "cabal: 'init' doesn't take any extra arguments" fo...
Read MoreCabal install (Cabal cabal-install) fails due to missing zlib library...
Read MoreHow is Cabal's Distribution.TestSuite.Progress datatype supposed to be used?...
Read MoreHow do I create a GHC package environment file that's equivalent to not having one?...
Read Morecabal test fails to find Tests.hs file...
Read More"constraint from non-upgradeable package requires installed instance" upon cabal build...
Read MoreCabal: Can't install a specific version of the package (with message "only already installe...
Read MoreAdding dependency with cabal in gitlab-ci...
Read MoreMultiple files use the same module name:...
Read MoreHow can I stream test results with cabal new-test?...
Read MoreIs there a way to get `cabal` to detect changes to non-Haskell source files?...
Read MoreIs there a fundamental reason why only one library can be exposed from a package?...
Read MoreHow to avoid listing A as build dependency for internal library/executable E just because E depends ...
Read MoreWhat is the most practical way to express a dependency on a library for which we have a local git re...
Read MoreWhy does Cabal, unlike GHC, not automatically enable GeneralizedNewtypeDeriving if I explicitly enab...
Read MoreInserting a sparse vector into a sparse matrix...
Read MoreProblem with loading module ‘Distribution.Simple’...
Read Morenixos 23.11 cabal install mysql-simple problem - "Missing (or bad) C libraries"...
Read MoreHow to manage XMonad (and xmobar and anything else related to it) via GHCup+cabal?...
Read Moreghc compile error "output was redirected with -o, but no output will be generated because there...
Read More