summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/mtl/mtl-2.1.2-r1.ebuild')
-rw-r--r--dev-haskell/mtl/mtl-2.1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/mtl/mtl-2.1.2-r1.ebuild b/dev-haskell/mtl/mtl-2.1.2-r1.ebuild
index 60430ad1d902..2521c5728c70 100644
--- a/dev-haskell/mtl/mtl-2.1.2-r1.ebuild
+++ b/dev-haskell/mtl/mtl-2.1.2-r1.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"