Skip to content

Commit

Permalink
add Show instance to PartitionedSegments
Browse files Browse the repository at this point in the history
  • Loading branch information
Ptival committed Aug 8, 2023
1 parent d346809 commit 0043ba4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reopt-explore/Residual.hs
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ data PartitionedSegments = PartitionedSegments
, residualSegments :: [Segment]
-- ^ Those segments that are not
}
deriving (Show)

computeResidualSegments ::
DiscoveryState X86_64 ->
Expand Down

0 comments on commit 0043ba4

Please sign in to comment.