hspec / HUnit

A unit testing framework for Haskell

Home Page:http://hackage.haskell.org/package/HUnit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IO () should be return ()?

tomjaguarpaw opened this issue · comments

Should this say return ()?

-- then IO ()

Nice catch! Addressed by #26!