moocfi / haskell-mooc

Haskell MOOC University of Helsinki
Other
307 stars 414 forks source link

Missing tests for prettyPrint, Part 1, Set 5a, Ex. 12. #70

Closed JuhaJGamer closed 1 year ago

JuhaJGamer commented 1 year ago

See title

prettyPrint :: Bin -> String
prettyPrint _ = "intoo"

passed epically despite being completely incorrect.

opqdonut commented 1 year ago

Thanks for noticing that!

Fixed in github, and soon on haskell.mooc.fi as well.

–Joel

On Wed, 23 Nov 2022 at 20:18, JuhaJGamer @.***> wrote:

See title

prettyPrint :: Bin -> String prettyPrint _ = "intoo"

passed epically despite being completely incorrect.

— Reply to this email directly, view it on GitHub https://github.com/moocfi/haskell-mooc/issues/70, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABSUGLJFY5WSUHYTKPBUUDWJZNX7ANCNFSM6AAAAAASJIAQPM . You are receiving this because you are subscribed to this thread.Message ID: @.***>