diff --git a/mtl.cabal b/mtl.cabal index c5bfc61..77ffc05 100644 --- a/mtl.cabal +++ b/mtl.cabal @@ -6,6 +6,7 @@ license-file: LICENSE author: Andy Gill maintainer: Koz Ross Steven Shuck + Benjamin McRae category: Control synopsis: Monad classes for transformers, using functional dependencies homepage: http://github.com/haskell/mtl