1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
semantic/semantic-core/test
Patrick Thomson ae46a7b105
Make Data.Name.Name a newtype rather than a synonym.
The fact that `Name` was a simple alias for `Text` was creeping into
the error messages I'm seeing in `semantic-python`, which was a bit of
a buzzkill. This remedies that.
2019-10-07 17:45:53 -04:00
..
Doctest.hs Correct the doctest runner. 2019-06-25 14:24:49 -04:00
Generators.hs Make Data.Name.Name a newtype rather than a synonym. 2019-10-07 17:45:53 -04:00
Spec.hs Rename User to Name. 2019-08-06 11:18:54 -04:00