Skip to content

Commit

Permalink
remove unused LANGUAGE pragmas
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed Sep 28, 2024
1 parent 7e1c67b commit 9ceabd3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/swarm-lang/Swarm/Language/Syntax/AST.hs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{-# LANGUAGE DerivingStrategies #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE PatternSynonyms #-}
{-# LANGUAGE ScopedTypeVariables #-}
{-# LANGUAGE UndecidableInstances #-}

Expand Down

0 comments on commit 9ceabd3

Please sign in to comment.