purs/src/Main.purs

7 lines
72 B
Haskell
Raw Normal View History

2023-11-18 20:03:35 +00:00
module Main where
import Prelude
main :: Effect Unit
main = pure unit