Skip to content

Commit

Permalink
Remove unnecessary suppression of orphan instances warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanknowles committed Feb 8, 2022
1 parent a959054 commit 144e43c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/core/src/Cardano/Wallet/CoinSelection.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
{-# LANGUAGE FlexibleInstances #-}
{-# LANGUAGE OverloadedLabels #-}
{-# LANGUAGE RecordWildCards #-}
{-# OPTIONS_GHC -fno-warn-orphans #-}

-- |
-- Copyright: © 2022 IOHK
Expand Down

0 comments on commit 144e43c

Please sign in to comment.