From 4d769870d5ccc22c514a72842e552e073de71adc Mon Sep 17 00:00:00 2001 From: thomasjm Date: Mon, 28 Oct 2024 04:39:59 -0700 Subject: [PATCH] Regen cabal.project --- cabal.project | 138 -------------------------------------------------- stack.yaml | 12 ++--- 2 files changed, 6 insertions(+), 144 deletions(-) diff --git a/cabal.project b/cabal.project index 3234c15f..2aa7cccb 100644 --- a/cabal.project +++ b/cabal.project @@ -1,6 +1,3 @@ --- Generated by stack2cabal - -with-compiler: ghc-9.6.5 packages: ./sandwich/ @@ -76,138 +73,3 @@ source-repository-package type: git location: https://github.com/codedownio/minio-hs tag: 2fae6ae212a346acf400847d0b6cc647045822d1 - -allow-older: * -allow-newer: * - -package sandwich - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package sandwich-contexts - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package sandwich-contexts-docker - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package sandwich-contexts-kubernetes - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package sandwich-contexts-minio - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package sandwich-hedgehog - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package sandwich-quickcheck - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package sandwich-slack - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package sandwich-webdriver - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package sandwich-demos - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-basic - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-command-line-args - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-context-dependencies - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-context-nested - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-contexts - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-custom-exceptions - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-discover - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-fake-smtp-server - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-golden - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-hedgehog - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-kubernetes-kata - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-kubernetes-kind - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-kubernetes-longhorn - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-kubernetes-minikube - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-kubernetes-seaweedfs - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-landing - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-minio - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-nix-binary - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-paralleln - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-postgres - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-processes - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-quickcheck - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-setup-teardown - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-slack - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-stack-test - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-timing - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-timing-parallel - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-tui - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-webdriver-landing - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-webdriver-nix - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-webdriver-normal - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-webdriver-pool - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-webdriver-positioning - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints - -package demo-webdriver-video - ghc-options: -fwrite-ide-info -hiedir .hie -dumpdir .ghcdump -Wredundant-constraints diff --git a/stack.yaml b/stack.yaml index 991d7ce7..2612dc80 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,12 +1,12 @@ resolver: lts-22.27 -ghc-options: - "$locals": >- - -fwrite-ide-info - -hiedir .hie - -dumpdir .ghcdump - -Wredundant-constraints +# ghc-options: +# "$locals": >- +# -fwrite-ide-info +# -hiedir .hie +# -dumpdir .ghcdump +# -Wredundant-constraints nix: pure: false