Skip to content

Commit

Permalink
server-test: get ShowProxy instance from Orphans module
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Oct 14, 2021
1 parent 32bdd48 commit bdb3d23
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -11,8 +11,6 @@

-- just to use 'debugTracer'
{-# OPTIONS_GHC -Wno-redundant-constraints #-}
-- `ShowProxy (ReqResp req resp)` is an orphaned instance
{-# OPTIONS_GHC -Wno-orphans #-}

module Test.Ouroboros.Network.Server2
( tests
Expand Down

0 comments on commit bdb3d23

Please sign in to comment.