diff options
author | Alexander Foremny <aforemny@posteo.de> | 2023-12-08 07:29:35 +0100 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2023-12-08 07:29:42 +0100 |
commit | 19b148277aa5a80bce1c87e33bb857e66698f4eb (patch) | |
tree | 92f2ca9e8e222843fb41892b13b5f94dd4401f27 /anissue.cabal | |
parent | 278e40659ced135ee14d82c3ccf1c0c6e90e85e1 (diff) |
feat: easily separate renderables by blank lines
Diffstat (limited to 'anissue.cabal')
-rw-r--r-- | anissue.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/anissue.cabal b/anissue.cabal index 0bad4b0..179137c 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -141,6 +141,7 @@ executable anissue ForeignFunctionInterface GADTs LambdaCase + MultiWayIf OverloadedRecordDot OverloadedStrings PartialTypeSignatures |