Skip to content

Commit

Permalink
ChainFragment: export lookupBySlotFT
Browse files Browse the repository at this point in the history
It is useful in TipSample tests.
  • Loading branch information
coot committed Aug 3, 2020
1 parent f68a44d commit 064bdaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ouroboros-network/src/Ouroboros/Network/ChainFragment.hs
Expand Up @@ -74,6 +74,7 @@ module Ouroboros.Network.ChainFragment (
foldChainFragmentSpec,
pointOnChainFragmentSpec,
selectPointsSpec,
lookupBySlotFT
) where

import Prelude hiding (drop, filter, head, last, length, null)
Expand Down

0 comments on commit 064bdaa

Please sign in to comment.