From 55682ee525860fe1dd32ff301c98f899122f88eb Mon Sep 17 00:00:00 2001 From: Paul Johnson Date: Mon, 16 Apr 2018 08:03:28 +0000 Subject: [PATCH 1/2] Added geodetics library --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8c75c770..04af9229 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "2.0" # Constraints for brand new builds packages: + "Paul Johnson ": + - geodetics + "Travis Athougies @tathougies": - beam-core - beam-migrate From dff0e6271c0cac91349f0f6123a1461b7472a533 Mon Sep 17 00:00:00 2001 From: Paul Johnson Date: Mon, 16 Apr 2018 12:13:13 +0000 Subject: [PATCH 2/2] Added GitHub handle. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 04af9229..56e08ef2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,7 +7,7 @@ cabal-format-version: "2.0" # Constraints for brand new builds packages: - "Paul Johnson ": + "Paul Johnson @PaulJohnson": - geodetics "Travis Athougies @tathougies":