Skip to content
Snippets Groups Projects
Commit 05af8577 authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing: Committed by Oleg Grenrus
Browse files

Try to get `cabal-testsuite` to pin down the `transformers` package-id

This will hopefully fix the recent testsuite failures in

 - `PackageTests/TestSuiteTests/ExeV10/cabal-with-hpc.multitest.hs`

due to multiple `transformer` versions clashing
parent 98a72c9d
No related branches found
No related tags found
No related merge requests found
......@@ -67,6 +67,7 @@ executable cabal-tests
process,
optparse-applicative,
cabal-testsuite,
transformers,
exceptions
default-language: Haskell2010
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment