Skip to content

Commit

Permalink
Fix GHC 9.6.2 CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Oct 4, 2023
1 parent 096934d commit 21ef1c1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
{-# LANGUAGE RankNTypes #-}
{-# LANGUAGE ScopedTypeVariables #-}
{-# LANGUAGE TypeApplications #-}
{-# LANGUAGE TypeOperators #-}

{- HLINT ignore "Use let" -}

Expand Down

0 comments on commit 21ef1c1

Please sign in to comment.