From 9f570774eccffbde367f591150365d1be96a74a9 Mon Sep 17 00:00:00 2001 From: Alex Berg Date: Sun, 29 Apr 2018 12:32:44 -0500 Subject: [PATCH] Merge PRs into forks, use forks in package-set. --- packages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages.json b/packages.json index 7f0b682..ad7cfb9 100644 --- a/packages.json +++ b/packages.json @@ -121,7 +121,7 @@ "either", "maybe" ], - "repo": "https://github.com/purescript/purescript-exceptions.git", + "repo": "https://github.com/MonoidMusician/purescript-exceptions.git", "version": "compiler/0.12" }, "exists": { @@ -218,7 +218,7 @@ "dependencies": [ "functors" ], - "repo": "https://github.com/purescript/purescript-inject.git", + "repo": "https://github.com/chexxor/purescript-inject.git", "version": "compiler/0.12" }, "integers": {