summaryrefslogtreecommitdiffstats
path: root/app/Format.hs
diff options
context:
space:
mode:
authorRutger Broekhoff2025-03-18 15:29:27 +0100
committerRutger Broekhoff2025-03-18 15:31:11 +0100
commit86c8896ee69b068368b4ef9a4c3923285907c328 (patch)
treedc6e4f58a511c58e2910e9f7ea900165da7d47c6 /app/Format.hs
downloadrdcapsis-86c8896ee69b068368b4ef9a4c3923285907c328.tar.gz
rdcapsis-86c8896ee69b068368b4ef9a4c3923285907c328.zip
Parsing ING statements (POC)
Diffstat (limited to 'app/Format.hs')
-rw-r--r--app/Format.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Format.hs b/app/Format.hs
new file mode 100644
index 0000000..a779d95
--- /dev/null
+++ b/app/Format.hs
@@ -0,0 +1,3 @@
1module Format where
2
3import Text.Parsec