Class Type Parameter Parsing, wtf

This commit is contained in:
vegowotenks 2024-11-16 13:11:08 +01:00
commit 49e06c175f
20 changed files with 1158 additions and 0 deletions

6
app/Main.hs Normal file
View file

@ -0,0 +1,6 @@
module Main (main) where
import Lib
main :: IO ()
main = someFunc