Skip to content

Commit

Permalink
Remove unused LANGUAGE pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Dec 14, 2024
1 parent 026a4ae commit 70e5317
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{-# LANGUAGE ConstraintKinds #-}
{-# LANGUAGE DataKinds #-}
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE MultiWayIf #-}
{-# LANGUAGE NamedFieldPuns #-}
{-# LANGUAGE RecordWildCards #-}
{-# LANGUAGE ScopedTypeVariables #-}
Expand Down

0 comments on commit 70e5317

Please sign in to comment.