From e74f7e0289ca20f9ff372a416c7baef8f1e1f5f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Thu, 12 Mar 2026 21:57:04 +0100 Subject: Move CI flags to minici job file --- erebos.cabal | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'erebos.cabal') diff --git a/erebos.cabal b/erebos.cabal index f384598..c593753 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -34,11 +34,6 @@ Extra-Source-Files: Flag ice Description: Enable peer discovery with ICE support using pjproject -Flag ci - description: Options for CI testing - default: False - manual: True - Flag cryptonite description: Use deprecated 'cryptonite' package default: False @@ -53,12 +48,6 @@ common common -Wno-x-partial -fdefer-typed-holes - if flag(ci) - ghc-options: - -Werror - -- sometimes needed for backward/forward compatibility: - -Wno-error=unused-imports - build-depends: base ^>= { 4.15, 4.16, 4.17, 4.18, 4.19, 4.20, 4.21 }, -- cgit v1.2.3