From 8c0cb506dbb7e4139f77e8bd60e356a59c518089 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Boldizs=C3=A1r=20N=C3=A9meth?= Date: Wed, 28 Dec 2016 23:31:28 +0100 Subject: [PATCH] added packages Added instance-control, references and haskell-tools packages --- build-constraints.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 76e414a7..e477c8c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2662,6 +2662,19 @@ packages: "Hans-Peter Deifel @hpdeifel": - hledger-iadd + + "Boldizsár Németh @nboldi": + - instance-control + - references + - haskell-tools-ast + - haskell-tools-backend-ghc + - haskell-tools-rewrite + - haskell-tools-prettyprint + - haskell-tools-refactor + - haskell-tools-demo + - haskell-tools-cli + - haskell-tools-daemon + - haskell-tools-debug # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems.