Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
dfe1fa3a
Commit
dfe1fa3a
authored
Feb 20, 2001
by
simonpj
Browse files
[project @ 2001-02-20 15:38:27 by simonpj]
Layout wibble
parent
e3873a5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/typecheck/TcClassDcl.lhs
View file @
dfe1fa3a
...
...
@@ -291,7 +291,7 @@ tcClassSig is_rec unf_env clas clas_tyvars maybe_dm_env
DefMeth dm_name = sig_dm
dm_info = case maybe_dm_env of
Nothing
-> iface_dm_info
Nothing -> iface_dm_info
Just dm_env -> mk_src_dm_info dm_env
iface_dm_info = case sig_dm of
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment