Untitled

As of March 2020, School of Haskell has been switched to read-only mode.

add :: Int -> Int -> Int add a b = a + b