Skip to content

Commit

Permalink
Remove unneeded -fprint-potential-instances
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Dec 11, 2023
1 parent f05ac87 commit 00a5b5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cabal-install/src/Distribution/Client/TargetSelector.hs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
{-# LANGUAGE ScopedTypeVariables #-}
-- TODO
{-# OPTIONS_GHC -fno-warn-incomplete-uni-patterns #-}
{-# OPTIONS_GHC -fprint-potential-instances #-}

-----------------------------------------------------------------------------

Expand Down

0 comments on commit 00a5b5f

Please sign in to comment.