Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Magicloud authored Jan 15, 2019
1 parent f1a9a8b commit 897c705
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ A sugar monad wrapping all functions use `Context` as first parameter, like cair
## Status check

Checking the status of most Cairo objects is necessary, after creation, or a sequence of actions on it. A sugar method `with` is given for `Render`. And a method `use` is given for regular IO monad.

# ALERT

The library cannot be built by `stack`. Some conflicts on code generation. Still working on.

0 comments on commit 897c705

Please sign in to comment.