M gnu/packages/haskell-apps.scm => gnu/packages/haskell-apps.scm +1 -1
@@ 121,7 121,7 @@ library. It is primarily used with HLint's @code{--refactor} flag.")
(arguments
`(#:cabal-revision ("2"
"1kpgyfl5njxp4c8ax5ziag1bhqvph3h0pn660v3vpxalz8d1j6xv")))
- (home-page "http://www.haskell.org/cabal/")
+ (home-page "https://www.haskell.org/cabal/")
(synopsis "Command-line interface for Cabal and Hackage")
(description
"The cabal command-line program simplifies the process of managing
M gnu/packages/haskell-xyz.scm => gnu/packages/haskell-xyz.scm +1 -1
@@ 15813,7 15813,7 @@ benchmarks](https://hackage.haskell.org/package/random-bytestring-0.1.3.2/src/be
"0lcj4g55sj5iv727g7k57pscgyj0fx3smwapm1gmd5qkc3yfa9fa"))))
(build-system haskell-build-system)
(properties '((upstream-name . "Cabal-syntax")))
- (home-page "http://www.haskell.org/cabal/")
+ (home-page "https://www.haskell.org/cabal/")
(synopsis "A library for working with .cabal files")
(description
"This library provides tools for reading and manipulating the .cabal file format.