From 1f9909b154f96291725e7adb876d1dfd355bafc4 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Tue, 30 Apr 2024 12:37:30 +0200 Subject: Initial --- Foo.hs | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Foo.hs (limited to 'Foo.hs') diff --git a/Foo.hs b/Foo.hs new file mode 100644 index 0000000..6bbd254 --- /dev/null +++ b/Foo.hs @@ -0,0 +1,5 @@ +module Foo where + + +foo :: Int -> Int +foo x = x + 1 -- cgit v1.2.3-70-g09d2