oops, i already implemented an applicative

This commit is contained in:
vegowotenks 2025-07-11 17:22:33 +02:00
commit a577bddd7f
15 changed files with 321 additions and 0 deletions

2
Setup.hs Normal file
View file

@ -0,0 +1,2 @@
import Distribution.Simple
main = defaultMain