From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-haskell/mtl-compat/metadata.xml | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 dev-haskell/mtl-compat/metadata.xml (limited to 'dev-haskell/mtl-compat/metadata.xml') diff --git a/dev-haskell/mtl-compat/metadata.xml b/dev-haskell/mtl-compat/metadata.xml deleted file mode 100644 index 033f9421a7a1..000000000000 --- a/dev-haskell/mtl-compat/metadata.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - haskell@gentoo.org - Gentoo Haskell - - - This package backports the "Control.Monad.Except" module from - @mtl@ (if using @mtl-2.2.0.1@ or earlier), which reexports the - @ExceptT@ monad transformer and the @MonadError@ class. - - This package should only be used if there is a need to use the - @Control.Monad.Except@ module specifically. If you just want - the @mtl@ class instances for @ExceptT@, use - @transformers-compat@ instead, since @mtl-compat@ does nothing - but reexport the instances from that package. - - Note that unlike how @mtl-2.2@ or later works, the - "Control.Monad.Except" module defined in this package exports - all of @ExceptT@'s monad class instances. Therefore, you may - have to declare @import Control.Monad.Except ()@ at the top of - your file to get all of the @ExceptT@ instances in scope. - - - RyanGlScott/mtl-compat - - -- cgit v1.2.3