diff --git a/stm-fsifo.cabal b/stm-fsifo.cabal index 4e32ac7..9c856aa 100644 --- a/stm-fsifo.cabal +++ b/stm-fsifo.cabal @@ -45,7 +45,7 @@ library build-depends: base ^>= 4.14 || ^>= 4.15 || ^>= 4.16 || ^>= 4.17 || ^>= 4.18 || ^>= 4.19, -- Manually skipping buggy 2.5.2.* - stm == 2.5.1.* || ^>= 2.5.3.0, + stm == 2.5.0.* || == 2.5.1.* || ^>= 2.5.3.0, default-extensions: LambdaCase exposed-modules: Control.Concurrent.STM.Fsifo