summaryrefslogtreecommitdiff
path: root/lib/Language/Elna/Allocator.hs
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2024-09-27 00:22:44 +0200
committerEugen Wissner <belka@caraus.de>2024-09-27 22:53:05 +0200
commited144309fab03565e7b6963b5e5e936b658a053f (patch)
tree1b753355cbec9d534bad523ad78926b851bc2837 /lib/Language/Elna/Allocator.hs
parent8eaeb5afa311d6a23b3809a59b724915fff867ea (diff)
downloadelna-ed144309fab03565e7b6963b5e5e936b658a053f.tar.gz
Print numbers with multiple digits
Diffstat (limited to 'lib/Language/Elna/Allocator.hs')
-rw-r--r--lib/Language/Elna/Allocator.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Language/Elna/Allocator.hs b/lib/Language/Elna/Allocator.hs
new file mode 100644
index 0000000..a5ca574
--- /dev/null
+++ b/lib/Language/Elna/Allocator.hs
@@ -0,0 +1,3 @@
+module Language.Elna.Allocator
+ (
+ ) where