style change.
This commit is contained in:
parent
ba4a1b9688
commit
54bea65736
@ -121,7 +121,7 @@ typeOf opt cradle file modstr lineNo colNo =
|
|||||||
cmp a b
|
cmp a b
|
||||||
| a `G.isSubspanOf` b = O.LT
|
| a `G.isSubspanOf` b = O.LT
|
||||||
| b `G.isSubspanOf` a = O.GT
|
| b `G.isSubspanOf` a = O.GT
|
||||||
| otherwise = O.EQ
|
| otherwise = O.EQ
|
||||||
|
|
||||||
errmsg = convert opt ([] :: [((Int,Int,Int,Int),String)])
|
errmsg = convert opt ([] :: [((Int,Int,Int,Int),String)])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user