diff options
Diffstat (limited to 'dev-haskell/mtl/mtl-2.1.2.ebuild')
-rw-r--r-- | dev-haskell/mtl/mtl-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/mtl/mtl-2.1.2.ebuild b/dev-haskell/mtl/mtl-2.1.2.ebuild index c4b4c13675f9..fc7c8d96d8fa 100644 --- a/dev-haskell/mtl/mtl-2.1.2.ebuild +++ b/dev-haskell/mtl/mtl-2.1.2.ebuild @@ -8,7 +8,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monad classes, using functional dependencies" -HOMEPAGE="http://github.com/ekmett/mtl" +HOMEPAGE="https://github.com/ekmett/mtl" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |