MondayMorningHaskell / haskellings

An automated tutorial to teach you about Haskell!
BSD 3-Clause "New" or "Revised" License
166 stars 25 forks source link

Make all exercises not compile to start #25

Closed jhb563 closed 3 years ago

jhb563 commented 3 years ago

Make exercises non-compilable to start

This is preferable behavior so that the user doesn't see a big pile of failed tests without even knowing what exercise they're working on.