Please use Generically instead of DefaultSignatures!
Generic
was
DefaultSignatures
. Since GHC 9.4.1 however, there is a
better way: the Generically
newtype that is in
base
.
Read more
Generic
was
DefaultSignatures
. Since GHC 9.4.1 however, there is a
better way: the Generically
newtype that is in
base
.
Read more