From ed144309fab03565e7b6963b5e5e936b658a053f Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 27 Sep 2024 00:22:44 +0200 Subject: Print numbers with multiple digits --- lib/Language/Elna/Allocator.hs | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lib/Language/Elna/Allocator.hs (limited to 'lib/Language/Elna/Allocator.hs') 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 -- cgit v1.2.3