mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
316 B
316 B
0.0.2.0
- Adds
Source.Language
. - Adds
ToJSON
instances forRange
andLoc
.
0.0.1.0
-
Adds an
NFData
instance forSource
. -
Decodes to
Text
leniently instead of throwing exceptions.
0.0.0.1
- Loosens the upper bound on
hashable
. - Adds support for GHC 8.8.1.
0.0.0.0
Initial release