Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Tobias Decking
GHC
Commits
fadd15c6
Commit
fadd15c6
authored
Oct 01, 2004
by
simonpj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[project @ 2004-10-01 11:12:30 by simonpj]
Remove bogus defn in hi-boot
parent
da95f4a0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
ghc/compiler/types/TyCon.hi-boot-5
ghc/compiler/types/TyCon.hi-boot-5
+0
-1
ghc/compiler/types/TyCon.hi-boot-6
ghc/compiler/types/TyCon.hi-boot-6
+0
-1
No files found.
ghc/compiler/types/TyCon.hi-boot-5
View file @
fadd15c6
...
...
@@ -4,4 +4,3 @@ __export TyCon TyCon isTupleTyCon isUnboxedTupleTyCon isFunTyCon setTyConName ;
1 isTupleTyCon :: TyCon -> PrelBase.Bool ;
1 isUnboxedTupleTyCon :: TyCon -> PrelBase.Bool ;
1 isFunTyCon :: TyCon -> PrelBase.Bool ;
1 setTyConName :: TyCon -> Name.Name -> TyCon ;
ghc/compiler/types/TyCon.hi-boot-6
View file @
fadd15c6
...
...
@@ -5,4 +5,3 @@ data TyCon
isTupleTyCon :: TyCon -> GHC.Base.Bool
isUnboxedTupleTyCon :: TyCon -> GHC.Base.Bool
isFunTyCon :: TyCon -> GHC.Base.Bool
setTyConName :: TyCon -> Name.Name -> TyCon
Write
Preview
Markdown
is supported
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