issues
search
system-f
/
validation
A data-type like Either but with an accumulating Applicative
Other
99
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add selective instances
#63
turion
opened
2 months ago
0
Release supporting deepseq-1.5
#62
ysangkok
opened
10 months ago
1
Bring back validation to LTS
#61
tonicebrian
opened
1 year ago
1
Release supporting semigroupoids-6
#60
chris-martin
opened
1 year ago
1
Update Haskell Setup CI Action & GHC/Dependency Versions
#59
prikhi
closed
1 year ago
0
Bump upper bounds for ghc-9.6.1.
#58
philderbeast
closed
1 year ago
0
Allow building the test suite with lens 5.*
#57
sternenseemann
opened
2 years ago
0
Support lens 5.1
#54
chris-martin
closed
2 years ago
1
Add a lazier version
#53
treeowl
opened
3 years ago
4
Simplify prism/iso stuff
#52
treeowl
closed
3 years ago
0
an validation -> a validation
#51
noughtmare
closed
3 years ago
0
Correcting typo in CI workflow
#50
recursion-ninja
closed
3 years ago
2
Add changelog entry for 1.1
#49
endgame
closed
3 years ago
0
Support lens ^>= 5, add Swap instance from assoc
#48
endgame
closed
3 years ago
1
Redefining supported GHC versions, dependency lower bounds, and CI
#47
recursion-ninja
closed
3 years ago
4
Delete nix build
#46
gwils
opened
3 years ago
1
Set up continuous integration testing, such as Github Actions
#45
gwils
opened
3 years ago
0
Updating to use lens-5
#44
recursion-ninja
closed
3 years ago
12
Compilation Error with lens-4.20
#43
recursion-ninja
opened
3 years ago
0
Alternative instance
#42
masaeedu
opened
4 years ago
1
Using this package (adding to the cabal file of an existing project) via `cabal` or `stack`
#41
kahlil29
opened
5 years ago
1
Applicative/Monad version of bindValidation?
#40
symbiont-oskar-wickstrom
closed
5 years ago
2
Don’t ignore mappend failures in validation
#39
matthewbauer
opened
5 years ago
11
Raise dependency bound to allow hedgehog-1.0
#38
chris-martin
closed
5 years ago
0
Adding missing instances from base
#37
recursion-ninja
opened
5 years ago
0
Add more instances that are included in base
#36
recursion-ninja
opened
5 years ago
0
Why a Semigroup instance?
#35
srid
opened
5 years ago
1
Help in creating a better example
#34
rithmind
opened
5 years ago
2
Swap predicates for updateable optional values in 'ensure' and 'validation'
#33
emilypi
closed
5 years ago
2
Add power to validate and ensure
#32
FintanH
opened
5 years ago
2
Regenerate Travis adding GHC 8.6.4 using new Haskell-CI script
#31
gwils
closed
5 years ago
0
Add haddocks to `Alt` instance
#30
nh2
closed
5 years ago
1
GHC 8.6 is no longer allowed to fail
#29
gwils
closed
6 years ago
0
Does it make sense to provide isSuccess and isFailure functions?
#28
dnadales
opened
6 years ago
2
Stack support found
#27
xpika
opened
6 years ago
1
[minor] add aliases/patterns with `Acc` prefix for backwards compatibility
#26
sboosali
opened
6 years ago
0
Rename AccValidation to Validation
#25
gwils
closed
6 years ago
0
Disambiguate hedgehog test filename to fix error
#24
hakujin
closed
6 years ago
0
Inline instance method bodies
#23
gwils
closed
7 years ago
1
Add bindValidation and validationed
#22
gwils
closed
7 years ago
1
Add more functions to construct and use AccValidation
#21
gwils
closed
7 years ago
2
Banish doctest
#20
gwils
closed
7 years ago
1
Remove unnecessary papa dependency from default.nix. Replace SHA in d…
#19
gwils
closed
7 years ago
0
Remove unnecessary papa dependency from default.nix. Update SHA in va…
#18
gwils
closed
7 years ago
0
Add and tidy documentation
#17
gwils
closed
7 years ago
0
Remove Validation from examples. Use only Either and AccValidation.
#16
gwils
closed
7 years ago
0
Delete Validation and associated machinery
#15
gwils
closed
7 years ago
0
Travis ci
#14
gwils
closed
7 years ago
0
Fix tests
#13
gwils
closed
7 years ago
1
Validation doctest failing to build with 8.2.0
#12
eborden
closed
7 years ago
4
Next