Hufflepdf/src
2020-02-23 22:24:59 +01:00
..
Data/ByteString/Char8 Add unit tests to make sure I'm not breaking things too much 2020-02-14 17:58:03 +01:00
PDF Start a Box module to describe inclusion relations between different types and get a MonadState action on the top type for any modification down there 2020-02-23 22:24:59 +01:00
PDF.hs Move Content out of Object module into a separate one incorporating PDF.Update (which is actually an operation that is defined only on that structure), and rename it Layer to avoid confusion with Content streams as defined in the specs (which have their own PDF.Content module already) 2020-02-17 15:29:59 +01:00