Skip to content

Commit

Permalink
Fix doctests, export private function
Browse files Browse the repository at this point in the history
  • Loading branch information
fendor committed Jul 18, 2024
1 parent 293068f commit e7cdd56
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ module LS.XPile.MathLang.GenericMathLang.TranslateL4 (
simplifyL4Hlike,
baseExpifyMTEs,
noExtraMetadata,
-- * Exported for doctests, don't use them! They are private 😠
splitGenitives,
)
where

Expand Down

0 comments on commit e7cdd56

Please sign in to comment.