no-mtl-compat
authorDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Sun, 23 Oct 2022 17:01:04 +0000 (18:01 +0100)
committerIlias Tsitsimpis <iliastsi@debian.org>
Sun, 23 Oct 2022 17:01:04 +0000 (18:01 +0100)
===================================================================

Gbp-Pq: Name no-mtl-compat

retry.cabal

index d626e6963ed1ddecf19a4c48cd4360464ac88bd8..ef46f83ce669752d8245da5e0f9ad113dbbb5645 100644 (file)
@@ -43,7 +43,6 @@ library
     , random               >= 1
     , transformers
     , mtl
-    , mtl-compat
     , unliftio-core        >= 0.1.0.0
   hs-source-dirs:      src
   default-language:    Haskell2010
@@ -77,7 +76,6 @@ test-suite test
       , stm
       , ghc-prim
       , mtl
-      , mtl-compat
       , unliftio-core
     default-language: Haskell2010