From 2acb3d4f7a61f0a6d932624ccf11cd14d5dc1ff8 Mon Sep 17 00:00:00 2001 From: Clement Delafargue Date: Wed, 2 Oct 2019 11:02:54 +0200 Subject: Migrate to dhall 1.26.1 and merge types and terms --- dhall/addon/Postgresql.dhall | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 dhall/addon/Postgresql.dhall (limited to 'dhall/addon/Postgresql.dhall') diff --git a/dhall/addon/Postgresql.dhall b/dhall/addon/Postgresql.dhall deleted file mode 100644 index ed6b411..0000000 --- a/dhall/addon/Postgresql.dhall +++ /dev/null @@ -1,3 +0,0 @@ -let addon = ./Addon.dhall - -in addon.Postgresql { name = "pg", env_prefix = "POSTGRESQL_ADDON" } -- cgit v1.2.3