issues
search
dreixel
/
generic-deriving
BSD 3-Clause "New" or "Revised" License
44
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump CI to GHC 9.10.1 and drop testing GHC 7
#96
andreasabel
closed
1 month ago
2
Allow template-haskell-2.22, bump CI to GHC 9.10.0 and 9.8.2
#95
andreasabel
closed
7 months ago
1
Support building with `template-haskell-2.21.*`, `th-abstraction-0.6.*`
#94
RyanGlScott
closed
1 year ago
0
Build failure with template-haskell-2.21 (GHC 9.8)
#93
andreasabel
closed
1 year ago
1
Use `TemplateHaskellQuotes` instead of manually constructing `Name`s
#92
RyanGlScott
closed
1 year ago
0
Support targets without signals (like WASI)
#91
amesgen
closed
1 year ago
1
Generate `INLINE [1]` pragmas for TH-derived instance
#90
RyanGlScott
closed
1 year ago
0
Add `INLINE` pragmas to derived methods when applicable
#89
RyanGlScott
closed
1 year ago
0
Generics.Deriving.Uniplate documentation
#88
mgajda
opened
1 year ago
1
Generics.Deriving.Read
#87
yaitskov
closed
2 years ago
1
genum ordering of sum types
#86
mulderr
closed
2 years ago
3
fix typo
#85
ghost
closed
2 years ago
0
Recursive deriving
#84
treeowl
closed
2 years ago
4
Specifying concrete types for makeRep0Inline doesn't work
#83
lierdakil
opened
2 years ago
3
The Generic1 kind check is too strict
#82
treeowl
closed
3 years ago
3
Is KindSigOptions actually useful?
#81
RyanGlScott
opened
3 years ago
0
`kindSigOptions` example in the documentation doesn't actually work
#80
RyanGlScott
closed
3 years ago
2
Simplify composition handling
#79
treeowl
closed
3 years ago
8
Improve pre-empty-case situation
#78
treeowl
opened
3 years ago
1
Add alternative Generic1 composition handling
#77
treeowl
closed
3 years ago
13
Should `GFoldable' (Rec1 f)` be constrained by `Foldable`
#76
Icelandjack
closed
3 years ago
1
Optimize foldBal
#75
RyanGlScott
closed
3 years ago
0
Backport Generic instances introduced in base-4.16.0.0
#74
RyanGlScott
closed
3 years ago
0
Document the module hierarchy
#73
RyanGlScott
closed
4 years ago
0
Allow building with GHC 9.0
#72
RyanGlScott
closed
4 years ago
0
Consider removing all the redefined typeclasses
#71
fumieval
closed
4 years ago
3
generic-deriving-extra: initial commit
#70
RyanGlScott
closed
4 years ago
1
Backport Generic instances introduced in base-4.15.0.0
#69
RyanGlScott
opened
4 years ago
0
Deriving Generic1 chokes on type families with an appropriate return kind
#68
RyanGlScott
closed
4 years ago
0
Support building with GHC 8.9
#67
adinapoli
closed
4 years ago
4
Error during installing package.
#66
fstizza
closed
1 year ago
5
Don't use -XSafe on GHC 7.2
#65
RyanGlScott
closed
5 years ago
0
Make GMonoid a subclass of GSemigroup?
#64
sjakobi
closed
5 years ago
2
Generalize (GMonoid (Maybe a)) to require only (GSemigroup a)
#63
sjakobi
closed
5 years ago
3
Support GHC 8.8
#62
fumieval
closed
5 years ago
2
8.8 alpha breakage
#61
quasicomputational
closed
5 years ago
2
Failure with GHC 8.8 / template-haskell 2.15.0
#60
deepfire
closed
5 years ago
9
Introduce examples using DerivingVia
#59
dbaynard
closed
5 years ago
9
Newtype(s) to support DerivingVia
#58
dbaynard
closed
5 years ago
7
Banish OverlappingInstances to the shadow realm
#57
RyanGlScott
closed
5 years ago
0
Use freeVariablesWellScoped from th-abstraction (when available)
#56
RyanGlScott
closed
5 years ago
0
Generics.Deriving.TH doesn't balance sums and products
#55
RyanGlScott
closed
5 years ago
0
requiredTyVarsOfTypes doesn't handle foralls
#54
RyanGlScott
closed
6 years ago
0
Refactor internals using th-abstraction
#53
RyanGlScott
closed
6 years ago
0
Incorrect gshow for infix constructor with zero or one argument
#52
Lysxia
closed
6 years ago
3
Build error on GHC 8.4.1-alpha1
#51
asr
closed
6 years ago
3
Implement mconcatdefault
#50
expipiplus1
closed
7 years ago
4
Use th-abstraction
#49
RyanGlScott
closed
6 years ago
1
Updates for GHC 8.2
#48
RyanGlScott
closed
7 years ago
0
Make it build with ghc 8.2
#47
erikd
closed
7 years ago
2
Next