From 2e0cd5a351ba8405c46550497fca74ccc197853a Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Wed, 11 Sep 2024 15:39:59 +0000 Subject: [PATCH] Restyled by prettier-yaml --- github-app-token/package.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/github-app-token/package.yaml b/github-app-token/package.yaml index c0024a4..673984b 100644 --- a/github-app-token/package.yaml +++ b/github-app-token/package.yaml @@ -65,12 +65,12 @@ library: - unliftio tests: -# spec: -# main: Main.hs -# source-dirs: tests -# ghc-options: -threaded -rtsopts "-with-rtsopts=-N" -# dependencies: -# - github-app-token + # spec: + # main: Main.hs + # source-dirs: tests + # ghc-options: -threaded -rtsopts "-with-rtsopts=-N" + # dependencies: + # - github-app-token readme: main: README.lhs ghc-options: -pgmL markdown-unlit