Skip to content

Commit

Permalink
TOSQUASH 9.6 needs join import in ChainSync.Client
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrisby committed Nov 29, 2023
1 parent af1aca9 commit 19b9720
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -36,6 +36,7 @@ module Ouroboros.Consensus.MiniProtocol.ChainSync.Client (
, TraceChainSyncClientEvent (..)
) where

import Control.Monad (join)
import Control.Monad.Except
import Control.Tracer
import Data.Kind (Type)
Expand Down

0 comments on commit 19b9720

Please sign in to comment.