From 6e2c2594db3f32e98c66893943e02c9c0bde8c03 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sun, 9 Jun 2024 12:52:50 +0200 Subject: Clean up the code --- repro.cabal | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'repro.cabal') diff --git a/repro.cabal b/repro.cabal index 3a22448..09313f3 100644 --- a/repro.cabal +++ b/repro.cabal @@ -1,18 +1,14 @@ cabal-version: 3.0 name: repro version: 0.1.0.0 -author: Tom Smeding -license: BSD-3-Clause +license: NONE build-type: Simple library exposed-modules: F A B - build-depends: base, template-haskell, + build-depends: base, template-haskell hs-source-dirs: src c-sources: cbits/arith.c - - cc-options: -O3 -Wall -Wextra -std=c99 - default-language: Haskell2010 ghc-options: -Wall other-extensions: TemplateHaskell -- cgit v1.2.3-70-g09d2