From 4f4e2d052c75ee76f42e7c46c65bb94ea654c34d Mon Sep 17 00:00:00 2001 From: Amit Levy Date: Mon, 11 Jan 2016 12:53:40 -0500 Subject: [PATCH] Add `simple` and `postgresql-orm` Add the _Simple_ web framework packages (templates, orm and sessions) as well as `postgresql-orm`, a `postgresql-simple`-based ORM --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e5c6b3c..3ba7e4f8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1844,6 +1844,13 @@ packages: "Jakub Waszczuk @kawu": - dawg-ord + "Amit Levy @alevy": + - postgresql-orm + - simple + - simple-templates + - simple-session + - simple-postgresql-orm + # If you stop mainaining a package you can move it here. # It will then be disabled if it starts causing problems. "Abandoned packages":