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
ce82d32e
Commit
ce82d32e
authored
Jan 04, 2005
by
simonpj
Browse files
[project @ 2005-01-04 09:19:50 by simonpj]
Remove redundant Subst hi-boot files
parent
7f05f109
Changes
3
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/coreSyn/Subst.hi-boot
deleted
100644 → 0
View file @
7f05f109
_interface_ Subst 2
_exports_ Subst Subst substTyWith ;
_declarations_
1 data Subst;
1 substTyWith _:_ [Var.TyVar] -> [TypeRep.Type] -> TypeRep.Type -> TypeRep.Type ;;
ghc/compiler/coreSyn/Subst.hi-boot-5
deleted
100644 → 0
View file @
7f05f109
__interface Subst 2 0 where
__export Subst Subst substTyWith ;
1 data Subst;
1 substTyWith :: [Var.TyVar] -> [TypeRep.Type] -> TypeRep.Type -> TypeRep.Type ;
ghc/compiler/coreSyn/Subst.hi-boot-6
deleted
100644 → 0
View file @
7f05f109
module Subst where
data Subst
substTyWith :: [Var.TyVar] -> [TypeRep.Type] -> TypeRep.Type -> TypeRep.Type
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