1
1
mirror of https://github.com/github/semantic.git synced 2024-11-25 21:43:07 +03:00
semantic/test/Data
Patrick Thomson 2e66bc3443 Simplify Data.Functor.Both.
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.
2019-01-08 17:34:47 -05:00
..
Abstract Remove Environment 2018-12-05 09:42:00 -05:00
Diff Export list 2018-11-30 16:22:57 -08:00
Functor Simplify Data.Functor.Both. 2019-01-08 17:34:47 -05:00
Graph add Data/Graph/Spec 2018-10-31 12:30:56 -04:00
Range add Data/Range/Spec 2018-10-31 12:46:52 -04:00
Scientific Standardize and fix floating-point parsing. 2018-04-03 17:02:56 -04:00
Semigroup/App Environment and App. 2018-10-31 15:47:30 -04:00
Source Don't need Semigroup here 2018-11-30 16:23:10 -08:00
Term Export lists 2018-11-30 16:23:29 -08:00
Mergeable.hs These instances aren’t orphaned. 2018-07-20 10:07:53 -04:00