Prepare for vertical-align in BoxOptions.
2 files changed, 2 insertions(+), 1 deletions(-) M src/Data/Text/ParagraphLayout/Internal/BoxOptions.hs M src/Data/Text/ParagraphLayout/Internal/TextOptions.hs
M src/Data/Text/ParagraphLayout/Internal/BoxOptions.hs => src/Data/Text/ParagraphLayout/Internal/BoxOptions.hs +2 -0
@@ 21,6 21,8 @@ data BoxOptions = BoxOptions -- This can be used to reserve space for a left margin, border, -- and/or padding. -- TODO: textVerticalAlign } deriving (Eq)
M src/Data/Text/ParagraphLayout/Internal/TextOptions.hs => src/Data/Text/ParagraphLayout/Internal/TextOptions.hs +0 -1