Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4d158b4

Browse files
author
Tom Harding
authored
Fix typo
Oops.
1 parent e2981b3 commit 4d158b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎exercise09/src/Exercises.hs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ instance Coat a Cold where doINeedACoat _ _ = True
299299
-- decision is made: you /should/ wear a coat on such a day. Thus, the
300300
-- __second__ rule is a higher priority.
301301

302-
-- | a. Comment out the above, and add OVERLAPPING and/or OVERLAPPABLE pragmas
302+
-- | a. Uncomment the above, and add OVERLAPPING and/or OVERLAPPABLE pragmas
303303
-- to prioritise the second rule. Why didn't that work? Which step of the
304304
-- instance resolution process is causing the failure?
305305

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /