aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-12-02 09:21:58 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-12-02 09:21:58 +0000
commitbbf7ef5615b14f020b875ffc8722a84552ed72d7 (patch)
treef6022d44f737ae0f73544a9529d177bf7bbf76e1 /math
parent21a1453cb1fbdbb60b46b723a56839c0ac03f280 (diff)
Notes
Diffstat (limited to 'math')
-rw-r--r--math/hs-adjunctions/pkg-descr2
-rw-r--r--math/hs-categories/pkg-descr2
-rw-r--r--math/hs-comonad/pkg-descr2
-rw-r--r--math/hs-contravariant/pkg-descr2
-rw-r--r--math/hs-data-lens-template/pkg-descr2
-rw-r--r--math/hs-data-lens/pkg-descr2
-rw-r--r--math/hs-distributive/pkg-descr2
-rw-r--r--math/hs-ieee754/pkg-descr2
-rw-r--r--math/hs-kan-extensions/pkg-descr2
-rw-r--r--math/hs-pointed/pkg-descr2
-rw-r--r--math/hs-semigroupoids/pkg-descr2
-rw-r--r--math/hs-semigroups/pkg-descr2
12 files changed, 12 insertions, 12 deletions
diff --git a/math/hs-adjunctions/pkg-descr b/math/hs-adjunctions/pkg-descr
index daa2d8b9d7b3..13be21f9a033 100644
--- a/math/hs-adjunctions/pkg-descr
+++ b/math/hs-adjunctions/pkg-descr
@@ -1,3 +1,3 @@
Adjunctions and representable functors.
-WWW: http://github.com/ekmett/adjunctions/
+WWW: https://github.com/ekmett/adjunctions/
diff --git a/math/hs-categories/pkg-descr b/math/hs-categories/pkg-descr
index 6c6d662d48e1..d9c239748691 100644
--- a/math/hs-categories/pkg-descr
+++ b/math/hs-categories/pkg-descr
@@ -1,3 +1,3 @@
Categories.
-WWW: http://github.com/ekmett/categories
+WWW: https://github.com/ekmett/categories
diff --git a/math/hs-comonad/pkg-descr b/math/hs-comonad/pkg-descr
index a00dc05b21e1..62f504df1ab1 100644
--- a/math/hs-comonad/pkg-descr
+++ b/math/hs-comonad/pkg-descr
@@ -1,3 +1,3 @@
Comonads.
-WWW: http://github.com/ekmett/comonad/
+WWW: https://github.com/ekmett/comonad/
diff --git a/math/hs-contravariant/pkg-descr b/math/hs-contravariant/pkg-descr
index f4c854e6238c..fb3625c78623 100644
--- a/math/hs-contravariant/pkg-descr
+++ b/math/hs-contravariant/pkg-descr
@@ -1,3 +1,3 @@
Contravariant functors.
-WWW: http://github.com/ekmett/contravariant/
+WWW: https://github.com/ekmett/contravariant/
diff --git a/math/hs-data-lens-template/pkg-descr b/math/hs-data-lens-template/pkg-descr
index 9b04025aed3a..24854afa99f9 100644
--- a/math/hs-data-lens-template/pkg-descr
+++ b/math/hs-data-lens-template/pkg-descr
@@ -1,3 +1,3 @@
Automatically derive Lenses for your data type for use with Data.Lens.
-WWW: http://github.com/roconnor/data-lens-template/
+WWW: https://github.com/roconnor/data-lens-template/
diff --git a/math/hs-data-lens/pkg-descr b/math/hs-data-lens/pkg-descr
index 1429af39cd05..5e8f6cb215a2 100644
--- a/math/hs-data-lens/pkg-descr
+++ b/math/hs-data-lens/pkg-descr
@@ -1,3 +1,3 @@
Used to be Haskell 98 Lenses.
-WWW: http://github.com/roconnor/data-lens/
+WWW: https://github.com/roconnor/data-lens/
diff --git a/math/hs-distributive/pkg-descr b/math/hs-distributive/pkg-descr
index 1d5151f6f3f1..7800e235b3bf 100644
--- a/math/hs-distributive/pkg-descr
+++ b/math/hs-distributive/pkg-descr
@@ -1,3 +1,3 @@
Distributive functors -- Dual to Traversable.
-WWW: http://github.com/ekmett/distributive/
+WWW: https://github.com/ekmett/distributive/
diff --git a/math/hs-ieee754/pkg-descr b/math/hs-ieee754/pkg-descr
index bae95aafb448..18f0ba766d68 100644
--- a/math/hs-ieee754/pkg-descr
+++ b/math/hs-ieee754/pkg-descr
@@ -2,4 +2,4 @@ Utilities for dealing with IEEE floating point numbers, ported from the
Tango math library; approximate and exact equality comparisons for general
types.
-WWW: http://github.com/patperry/hs-ieee754
+WWW: https://github.com/patperry/hs-ieee754
diff --git a/math/hs-kan-extensions/pkg-descr b/math/hs-kan-extensions/pkg-descr
index df1814ffa32b..18419174b1c0 100644
--- a/math/hs-kan-extensions/pkg-descr
+++ b/math/hs-kan-extensions/pkg-descr
@@ -1,4 +1,4 @@
Kan extensions, Kan lifts, various forms of the Yoneda lemma, and (co)density
(co)monads.
-WWW: http://github.com/ekmett/kan-extensions/
+WWW: https://github.com/ekmett/kan-extensions/
diff --git a/math/hs-pointed/pkg-descr b/math/hs-pointed/pkg-descr
index 3b3775c01d1f..52d78f3b18e4 100644
--- a/math/hs-pointed/pkg-descr
+++ b/math/hs-pointed/pkg-descr
@@ -1,3 +1,3 @@
Pointed and copointed data.
-WWW: http://github.com/ekmett/pointed/
+WWW: https://github.com/ekmett/pointed/
diff --git a/math/hs-semigroupoids/pkg-descr b/math/hs-semigroupoids/pkg-descr
index 9a148ef70848..30434e97bef1 100644
--- a/math/hs-semigroupoids/pkg-descr
+++ b/math/hs-semigroupoids/pkg-descr
@@ -2,4 +2,4 @@ Provides a wide array of semigroupoids and operations for working with
semigroupoids. A Semigroupoid is a Category without the requirement of
identity arrows for every object in the category.
-WWW: http://github.com/ekmett/semigroupoids
+WWW: https://github.com/ekmett/semigroupoids
diff --git a/math/hs-semigroups/pkg-descr b/math/hs-semigroups/pkg-descr
index ab2cb213a4a9..d996706be293 100644
--- a/math/hs-semigroups/pkg-descr
+++ b/math/hs-semigroups/pkg-descr
@@ -5,4 +5,4 @@ It also (originally) generalized a group (a monoid with all inverses) to
a type where every element did not have to have an inverse, thus the
name semigroup.
-WWW: http://github.com/ekmett/semigroups/
+WWW: https://github.com/ekmett/semigroups/