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