From a53d69929cf6fe531bb25aec65e7ab6405278459 Mon Sep 17 00:00:00 2001 From: Teo Camarasu Date: Thu, 8 Sep 2022 12:31:51 +0100 Subject: [PATCH] Remove unneeded overrides --- cabal.project | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/cabal.project b/cabal.project index cd32b3286..8b8b4f39b 100644 --- a/cabal.project +++ b/cabal.project @@ -48,32 +48,16 @@ packages: doc/cookbook/using-free-client -- doc/cookbook/open-id-connect -tests: False +tests: True optimization: False -- reorder-goals: True --- https://github.com/vincenthz/hs-memory/pull/93 -source-repository-package - type: git - location: https://github.com/parsonsmatt/hs-memory - tag: 296b79424854eae293f6ba09b5308a0bf4dfd6d5 - allow-newer: -- see https://github.com/haskellari/postgresql-simple/issues/96 postgresql-simple:base , postgresql-simple:template-haskell -- see https://github.com/haskellari/postgresql-libpq/issues/25 , postgresql-libpq:base --- see https://github.com/zmthy/http-media/pull/40 - , http-media:base --- see https://github.com/GetShopTV/swagger2/pull/242 - , swagger2:aeson - , swagger2:base - , swagger2:lens - , swagger2:template-haskell --- see https://github.com/phadej/insert-ordered-containers/issues/47 - , insert-ordered-containers:base - , insert-ordered-containers:lens -- see https://github.com/chrisdone/lucid/pull/137 , lucid:base , servant-js:base