Skip to content

Commit

Permalink
feat: Reexport strshow from Builder.Monadic
Browse files Browse the repository at this point in the history
  • Loading branch information
414owen committed Nov 12, 2023
1 parent 443cf9c commit 9fe3ea9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Text/Pandoc/Builder/Monadic.hs
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ module Text.Pandoc.Builder.Monadic
-- * Inline builders
, text
, str
, strshow
, emph
, underline
, strong
Expand Down

0 comments on commit 9fe3ea9

Please sign in to comment.