From 828ce67092344f48af64bcff88d617ef32d416ac Mon Sep 17 00:00:00 2001 From: Jack Kelly Date: Thu, 22 Aug 2024 15:01:06 +1000 Subject: [PATCH] timeline.cabal: Format --- timeline.cabal | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/timeline.cabal b/timeline.cabal index 03a7067..4af1d7c 100644 --- a/timeline.cabal +++ b/timeline.cabal @@ -15,7 +15,14 @@ author: Bellroy Tech Team maintainer: Bellroy Tech Team category: Development build-type: Simple -tested-with: GHC ==8.10.7 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.2 || ==9.10.1 +tested-with: + GHC ==8.10.7 + || ==9.2.8 + || ==9.4.8 + || ==9.6.5 + || ==9.8.2 + || ==9.10.1 + extra-source-files: CHANGELOG.md README.md