issues
search
nikita-volkov
/
refined
Refinement types with static checking
http://hackage.haskell.org/package/refined
MIT License
183
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`weakenOrLeft`, `weakenOrRight`: Fix type signature
#109
JackKelly-Bellroy
closed
2 weeks ago
1
bump upper bounds
#108
chessai
closed
6 months ago
0
Make optional dependencies opt-in
#107
chessai
opened
6 months ago
0
Simplify refinement errors (`RefineException`)
#106
raehik
opened
7 months ago
2
Add another maintainer
#105
chessai
closed
7 months ago
1
Add special `And` associativity helpers e.g. `_ :: Refined (pl And pr) a -> Refined pr (Refined pl a)`
#104
raehik
opened
7 months ago
3
Bump Dependency Bounds
#103
prikhi
closed
6 months ago
3
Release or Hackage Revision for `aeson`?
#102
parsonsmatt
closed
7 months ago
0
remove Typeable constraint on Predicate
#101
chessai
closed
2 weeks ago
6
Bump `aeson` upper bound
#100
9999years
closed
1 year ago
0
add `Predicate1, Refined1` for functor predicates
#99
raehik
closed
2 weeks ago
13
move `Typeable` constraint on predicate kind to class
#98
raehik
closed
2 weeks ago
5
release 0.8.1
#97
chessai
closed
1 year ago
0
GHC 9.6.1
#96
tbidne
closed
1 year ago
3
Release 0.8.1.0
#95
JackKelly-Bellroy
closed
1 year ago
4
`Refined1 p f x` for refinements on functor types
#94
raehik
opened
1 year ago
8
Wrote extension: define refinement relations between types, get generic fine-grained refining (+unrefining)
#93
raehik
closed
1 month ago
1
Expose "Value" in the error message of predicates?
#92
peterstorm
closed
1 year ago
8
fix flow helpers
#91
chessai
closed
2 years ago
0
More weaken instances
#90
JackKelly-Bellroy
closed
2 years ago
0
Release 0.8
#89
chessai
closed
2 years ago
0
Add more Weaken instances and inference helpers
#88
lrworth
closed
2 years ago
0
Hackage release for GHC 9.4 compatibility
#87
raehik
closed
2 years ago
0
Support GHC 9.4
#86
parsonsmatt
closed
2 years ago
0
Generalise type of `refineTH`, `refineTH_`
#85
JackKelly-Bellroy
closed
2 years ago
0
Release 0.7
#84
chessai
closed
2 years ago
0
Make predicate type kind polymorphic
#83
raehik
closed
2 years ago
7
Fix two typos
#82
cornelius-sevald
closed
2 years ago
0
Written a helper: wrapper that combines refined+unrefined views over a type into a single newtype
#81
raehik
closed
2 years ago
6
`these-skinny` is redundant when `aeson` is enabled
#80
chessai
opened
2 years ago
0
Type inference of the refineTH splice doesn't work with a newtype wrapper.
#79
Goheeca
closed
2 years ago
2
Refine new instances
#78
JackKelly-Bellroy
closed
3 years ago
1
Add `refineEither` function
#77
spagy
closed
3 years ago
0
Refine to `Either`: predicate or `Not` predicate
#76
spagy
closed
3 years ago
2
GHC-9 compatible release?
#75
locallycompact
closed
2 years ago
5
Update for ghc-9
#74
locallycompact
closed
3 years ago
1
Add implementation of shrink for Arbitrary.
#73
ChickenProp
closed
3 years ago
0
`strengthen` does too much work
#72
chessai
closed
2 years ago
1
`strengthen` is not safe
#71
raymond-h
closed
3 years ago
3
newer quickcheck version
#70
chessai
closed
4 years ago
0
new error display
#69
chessai
closed
4 years ago
3
Get rid of prettyprinter
#68
chessai
closed
4 years ago
0
Change validate to take a Proxy (resolves #56)
#67
chessai
closed
4 years ago
0
stop using `prettyprinter`, just use `String`s
#66
chessai
closed
4 years ago
4
bump version: 0.5.1 -> 0.6
#65
chessai
closed
4 years ago
0
[WIP] 0.6 release branch
#64
chessai
closed
4 years ago
0
remove Refined.These
#63
chessai
closed
4 years ago
1
strengthen fix
#62
chessai
closed
4 years ago
1
Move aeson upper bound to 1.6
#61
locallycompact
closed
4 years ago
0
is the orphans module necessary?
#60
symbiont-sam-halliday
closed
4 years ago
1
Next