Rob Rix
|
a61d847705
|
Replace Data.Bifunctor.These and Data.Align with the these package.
|
2016-04-14 22:00:00 -04:00 |
|
Rob Rix
|
a93a99caa2
|
Move maybeFst/maybeSnd into Patch.
|
2016-04-14 21:19:21 -04:00 |
|
Rob Rix
|
e3ace6408c
|
Merge branch 'master' into cofree-and-bifunctors-sitting-in-a-tree-a-l-i-g-n-edly
# Conflicts:
# test/AlignmentSpec.hs
# test/PatchOutputSpec.hs
|
2016-04-14 12:57:45 -04:00 |
|
Rob Rix
|
ddeb3f9063
|
Derive a Foldable instance for Patch.
|
2016-04-11 16:50:48 -04:00 |
|
Rob Rix
|
16bdf2c1a5
|
Rename maybeFirst/maybeSecond to maybeFst/maybeSnd.
|
2016-03-21 23:56:03 -04:00 |
|
Rob Rix
|
5eded53479
|
Patch returns its values in These.
|
2016-03-14 15:40:35 -04:00 |
|
Rob Rix
|
0ff4df2e29
|
Implement before & after over Both.
|
2016-03-02 14:31:40 -05:00 |
|
Rob Rix
|
18394ec16b
|
Produce Both sides of a Patch.
|
2016-03-02 14:31:40 -05:00 |
|
Rob Rix
|
99d184f7fe
|
Rearrange some parentheses.
|
2016-02-23 10:15:06 -07:00 |
|
Matt Diephouse
|
9c272a40d7
|
Document declarations in Patch.hs
|
2016-01-14 11:18:57 -05:00 |
|
Rob Rix
|
f00b8c3e7d
|
Add a patchSum function.
|
2015-11-30 19:08:28 -05:00 |
|
Rob Rix
|
02b07b70d8
|
Add a before function.
|
2015-11-19 17:25:28 -08:00 |
|
Rob Rix
|
69e2efc977
|
Get the after state out of Patches.
|
2015-11-19 15:26:40 -08:00 |
|
Rob Rix
|
242ca9464b
|
Patch is a Functor.
|
2015-11-17 18:51:36 -08:00 |
|
Rob Rix
|
da3bf047b1
|
Patch is algebraic.
|
2015-11-17 18:44:55 -08:00 |
|
Rob Rix
|
e700c407f2
|
Move Patch into its file.
|
2015-11-17 18:23:53 -08:00 |
|
Rob Rix
|
c467437233
|
Add a file for Patch.
|
2015-11-17 18:21:51 -08:00 |
|