more compiler fixes
This commit is contained in:
@@ -82,6 +82,7 @@ data Pat
|
||||
| PTuple [Pat]
|
||||
| PFrame (Maybe PathPat) Pat
|
||||
| PBytes [ByteElem]
|
||||
| POr Pat Pat
|
||||
deriving (Show)
|
||||
|
||||
data FieldPat
|
||||
|
||||
Reference in New Issue
Block a user