This website requires JavaScript.
Explore
Help
Sign in
Tissevert
/
Hufflepdf
Watch
1
Star
0
Fork
You've already forked Hufflepdf
0
Code
Issues
Pull requests
Releases
Wiki
Activity
0f857c457d
Hufflepdf
/
examples
History
Tissevert
0f857c457d
Use a defined monadic stack in Pages to lift the MonadReader ambiguity and allow finishing to reimplement getText demo
2020-03-14 16:57:16 +01:00
..
equivalent.hs
Add to example programs to show how the lib can be used
2019-09-20 22:42:17 +02:00
getContent.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
getObj.hs
Clean unneeded stuff separating the monadic type constraint from the actual monad stack used, one more step towrds MonadFail -> MonadError
2020-03-14 16:55:34 +01:00
getText.hs
Use a defined monadic stack in Pages to lift the MonadReader ambiguity and allow finishing to reimplement getText demo
2020-03-14 16:57:16 +01:00