Reorder module PDF.Body in alphabetical order

This commit is contained in:
Tissevert 2020-03-14 16:25:26 +01:00
parent 5bf2b08fa9
commit f2a99e1fd2
1 changed files with 1 additions and 1 deletions

View File

@ -30,6 +30,7 @@ library
, PDF.Parser
, PDF.Pages
other-modules: Data.ByteString.Char8.Util
, PDF.Body
, PDF.Content.Operator
, PDF.Content.Operator.Color
, PDF.Content.Operator.Common
@ -38,7 +39,6 @@ library
, PDF.Content.Operator.Text
, PDF.Encoding
, PDF.Encoding.MacRoman
, PDF.Body
, PDF.Font
-- other-extensions:
build-depends: attoparsec