Skip to content

Add derivation for cereal and binary #1178

Add derivation for cereal and binary

Add derivation for cereal and binary #1178

Triggered via pull request December 30, 2024 03:43
Status Failure
Total duration 52s
Artifacts

hlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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