The actual change is a bit cheesy, since we could have a non-CPP
solution as well by adding a FromString constraint, but this one is
stupid and simple.
Additionally tested with both GHC 8.10.7, 9.0.1 and
cabal v2-build --constraint='aeson >= 2.0'
Increase version number to 1.0.0.1 (no observable changes) for a release
that benefits Stackage Nightly mostly.
The actual change is a bit cheesy, since we could have a non-CPP solution as well by adding a FromString constraint, but this one is stupid and simple.
Additionally tested with both GHC 8.10.7, 9.0.1 and
Increase version number to 1.0.0.1 (no observable changes) for a release that benefits Stackage Nightly mostly.
Resolves #51.