... although advertised tested-with in the cabal file. (And bounds were allowing to build it).
src/System/Cron/Types.hs:153:55:
Not in scope: ‘<$>’
Perhaps you meant ‘<>’ (imported from Data.Monoid)
src/System/Cron/Types.hs:374:63:
Not in scope: ‘<$>’
Perhaps you meant ‘<>’ (imported from Data.Monoid)
... although advertised
tested-with
in the cabal file. (And bounds were allowing to build it).Consider using
base-compat
.