Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'where' without methods is redundant #1

Open
ggreif opened this issue Jun 24, 2013 · 0 comments
Open

'where' without methods is redundant #1

ggreif opened this issue Jun 24, 2013 · 0 comments

Comments

@ggreif
Copy link

ggreif commented Jun 24, 2013

@pigworker : in several places (e.g. in Hasochism/MergeSort.lhs)

class Foo a where
instance Foo Int where

when there are no methods, the where can be omitted IIRC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant