From 0525f043d62dba0824b44236d4090ece64630828 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Tue, 3 Oct 2023 23:15:56 +0200 Subject: Minor improvements --- package.yaml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'package.yaml') diff --git a/package.yaml b/package.yaml index 6d1c483..03236d2 100644 --- a/package.yaml +++ b/package.yaml @@ -49,14 +49,3 @@ executables: - -fllvm dependencies: - jotter - -tests: - jotter-test: - main: Spec.hs - source-dirs: test - ghc-options: - - -threaded - - -rtsopts - - -with-rtsopts=-N - dependencies: - - jotter -- cgit v1.2.3