projects
/
ghc-hetmet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Whitespace only in DynFlags
[ghc-hetmet.git]
/
compiler
/
hsSyn
/
HsPat.hi-boot-6
1
module HsPat where
2
3
data HsQuasiQuote i = HsQuasiQuote i i SrcSpan FastString
4
5
data Pat i
6
type LPat i = SrcLoc.Located (Pat i)