1
1
mirror of https://github.com/github/semantic.git synced 2025-01-08 08:30:27 +03:00
semantic/src/Numeric
Patrick Thomson f9f0dd5e79 Use a hand-written integer parser.
Rather than relying on the `Read` instance for `Integer`, let's make
our assumptions about the format explicit. This was mostly a matter of
extracting internal functions from the `Scientific` parser.
2018-06-25 11:55:32 -04:00
..
#Exts.hs# Use a hand-written integer parser. 2018-06-25 11:55:32 -04:00
Exts.hs Use a hand-written integer parser. 2018-06-25 11:55:32 -04:00