Skip to content

Commit

Permalink
remove unused pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
dfordivam committed Oct 29, 2024
1 parent 7c3fd83 commit 343e69e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/GHCup/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE FlexibleInstances #-}
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE DuplicateRecordFields #-}
{-# LANGUAGE StandaloneDeriving #-}

Expand Down

0 comments on commit 343e69e

Please sign in to comment.