Skip to content

Commit 689dca0

Browse files
committed
Export Attributed(..).
1 parent d83cb74 commit 689dca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Text/DocLayout.hs

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ module Text.DocLayout (
102102
-- * Types
103103
, Doc(..)
104104
, HasChars(..)
105+
, Attributed(..)
105106
)
106107

107108
where

0 commit comments

Comments
 (0)