Add derivation for cereal and binary #1178
Annotations
1 error and 4 warnings
hlint
HLint failed with status: 1. Warning (3)
|
hlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
hlint:
src/Grisette/Internal/TH/GADT/DeriveBinary.hs#L2
Warning in module Grisette.Internal.TH.GADT.DeriveBinary: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE TemplateHaskell #-}" ▫︎ Note: may require `{-# LANGUAGE TemplateHaskellQuotes #-}` adding to the top of the file
|
hlint:
src/Grisette/Internal/TH/GADT/DeriveCereal.hs#L2
Warning in module Grisette.Internal.TH.GADT.DeriveCereal: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE TemplateHaskell #-}" ▫︎ Note: may require `{-# LANGUAGE TemplateHaskellQuotes #-}` adding to the top of the file
|
hlint:
src/Grisette/Internal/TH/GADT/DeriveSerial.hs#L2
Warning in module Grisette.Internal.TH.GADT.DeriveSerial: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE TemplateHaskell #-}" ▫︎ Note: may require `{-# LANGUAGE TemplateHaskellQuotes #-}` adding to the top of the file
|