mirror of
https://github.com/github/semantic.git
synced 2024-12-20 21:31:48 +03:00
2e66bc3443
Though the previous definition (a type synonym that wrapped `Join (,)`) was clever, it required a number of orphan instances, as well as an extra `both` function to simulate a `Both` constructor. Using an ordinary data structure removes the need for orphan instances. |
||
---|---|---|
.. | ||
Classes/Generic | ||
Listable.hs |