issues
search
reflex-frp
/
patch
Data structures for describing changes to other data structures.
https://hackage.haskell.org/package/patch
BSD 3-Clause "New" or "Revised" License
16
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Need to cabal update after cache restore
#61
Ericson2314
closed
1 month ago
0
Modernize github actions
#60
Ericson2314
opened
1 month ago
1
Fix reexport
#59
Ericson2314
closed
1 month ago
0
Add haskell.nix to release.nix and shell.nix
#58
ymeister
closed
1 month ago
0
Two Small fixes
#57
Ericson2314
closed
1 month ago
0
Build with ghc(js) 9.8.2 + 9.10.1
#56
ymeister
closed
1 month ago
0
Some changes to the CI script
#55
odr
opened
4 months ago
2
Build with ghc 9.8
#54
alexfmpe
closed
1 month ago
1
Add support for ghc 9.6
#53
ali-abrar
closed
1 year ago
0
Should we have a class for diffing?
#52
endgame
opened
1 year ago
0
Support ghc9.4
#51
ali-abrar
closed
1 year ago
0
bump constraints-extras
#50
cgibbard
closed
1 year ago
0
patch 0.0.7.0 violates PVP
#49
phadej
closed
2 years ago
6
Fix an exception that occurs when mappending certain `PatchMapWithPatchingMove`s
#48
ryantrinkle
closed
2 years ago
0
Fix docs, also replace odd-end `PatchOrReplacement` function with prisms
#47
Ericson2314
closed
2 years ago
0
Fix warnings
#46
Ericson2314
closed
2 years ago
0
Cpp option ghc92
#45
endgame
closed
2 years ago
1
Getting rid of `Data.Monoid.DecidablyEmpty`
#44
endgame
opened
2 years ago
6
Migrate to haskell/actions/setup
#43
fendor
closed
2 years ago
1
Cannot compile with ghc 9.2 because of use of Option datatype
#42
danwdart
closed
2 years ago
2
Reorder TH statements for ghc 9.0 compatibility
#41
maralorn
closed
2 years ago
13
Bump bounds
#40
maralorn
closed
2 years ago
3
Factor out Additive
#39
Ericson2314
closed
2 years ago
1
Correct field order of `PatchMapWithMove.NodeInfo`
#38
Ericson2314
closed
2 years ago
0
Use of (lawless) Group/monoid-subclasses/InverseSemigroup in view
#37
endgame
opened
2 years ago
9
Improve module headers
#36
Ericson2314
closed
2 years ago
0
Made lens optional
#35
ilyakooo0
closed
2 years ago
5
Add `PatchOrReplacement`
#34
Ericson2314
closed
2 years ago
1
ci: Try to fix cabal test invocation; remove travis
#33
ali-abrar
closed
2 years ago
0
relaxed witherable bound to allow for witherable 0.4
#32
noinia
closed
2 years ago
1
Fix typo
#31
alexfmpe
closed
2 years ago
0
Honestly get instances from Data.Orphans
#30
Ericson2314
closed
2 years ago
1
Pull `Additive` into its own module
#29
Ericson2314
closed
2 years ago
1
Bump hlint version
#28
ali-abrar
closed
3 years ago
0
Add hunit and hegdehog test suite with roundtrip test for patchThatChangesMap
#27
maralorn
closed
3 years ago
1
Rewrite patchThatChangesMap
#26
ryantrinkle
closed
3 years ago
2
Please bump base and hlint
#25
ezzieyguywuf
closed
3 years ago
1
Get rid of Group, with the intention that the groups library is used instead
#24
Ericson2314
opened
3 years ago
1
0.0.3.2
#23
ali-abrar
closed
3 years ago
0
New hackage release to get patch working on `nixpkgs-unstable`?
#22
414owen
closed
3 years ago
1
Remove patch-platform
#21
maralorn
closed
4 years ago
2
Bump to hlint 3
#20
maralorn
closed
4 years ago
2
Update project description
#19
3noch
closed
4 years ago
1
Fix hlint test
#18
3noch
closed
4 years ago
0
Bump a number of upper version bounds
#17
maralorn
closed
4 years ago
8
Get rid of `fromJust` in other `PatchMapWith*Move` variant
#16
Ericson2314
closed
4 years ago
0
Stop using forbidden fromJust
#15
3noch
closed
4 years ago
1
Reimplement `MapWithWithMove` in terms of `MapWithPatchingMove`
#14
Ericson2314
closed
3 years ago
1
Simplify itraverse{d} to not care about extra shape of newtypes
#13
Ericson2314
closed
4 years ago
0
Add *WithIndex instances
#12
JBetz
closed
4 years ago
2
Next