| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.Loc.Loc
Documentation
Constructing
Querying
Show and Read
locReadPrec :: ReadPrec Loc Source #
>>>readPrec_to_S locReadPrec minPrec "3:14"[(3:14,"")]
loc-0.1.2.0: Types representing line and column positions and ranges in text files.
| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.Loc.Loc
locReadPrec :: ReadPrec Loc Source #
>>>readPrec_to_S locReadPrec minPrec "3:14"[(3:14,"")]