Skip to content

Commit

Permalink
[ wip ] Make ModelCoverage to be exported non-publicly
Browse files Browse the repository at this point in the history
  • Loading branch information
buzden committed Sep 12, 2023
1 parent c6c0639 commit fbdb57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Test/DepTyCheck/Gen/Coverage.idr
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import Test.DepTyCheck.Gen

%default total

public export
export
record ModelCoverage where
constructor MkModelCoverage
unModelCoverage : SortedSet String
Expand Down

0 comments on commit fbdb57e

Please sign in to comment.