diff options
author | Fabian Kirchner <kirchner@posteo.de> | 2023-10-13 22:52:23 +0200 |
---|---|---|
committer | Fabian Kirchner <kirchner@posteo.de> | 2023-10-13 22:52:23 +0200 |
commit | 66e293852b12c92e89e06b3f28954dd7894bb5fc (patch) | |
tree | 88f5e5558af0323f0051c3315d1ab9ffed156144 /app/Main.hs | |
parent | ddb4861554c96d2f3f3734eebc358f78c034da7d (diff) |
remove me
Diffstat (limited to 'app/Main.hs')
-rw-r--r-- | app/Main.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Main.hs b/app/Main.hs index 5793363..bd3d7ff 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -68,6 +68,8 @@ -- -- ls -- # @original-issue more information on the issue +-- +-- edited -- ``` module Main where |