Skip to content

Commit

Permalink
Remove pragmas
Browse files Browse the repository at this point in the history
  • Loading branch information
zoep committed Dec 14, 2024
1 parent 55bb4b5 commit 722c7cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Act/HEVM.hs
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
{-# Language TypeApplications #-}

{-# LANGUAGE DuplicateRecordFields #-}
{-# OPTIONS_GHC -Wno-unrecognised-pragmas #-}
{-# HLINT ignore "Use fmap" #-}

module Act.HEVM where

Expand Down

0 comments on commit 722c7cd

Please sign in to comment.