@hackage doc-review0.7.1
Document review Web application, like http://book.realworldhaskell.org/
Categories
License
BSD-3-Clause
Maintainer
josh.hoyt@galois.com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (0)
- MonadCatchIO-transformers
- MonadRandom >=0.1 && <0.2
- base >=4 && <5
- base64-bytestring >=0.1 && <0.2
- binary >=0.5 && <0.6
- bytestring >=0.9.1 && <0.10 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
test
(off by default)
Build the test executable (tests the store implementations)
A standalone Web application that provides for paragraph-by-paragraph commentary by document reviewers, based on the user interface from http://book.realworldhaskell.org/. Any Web page can be configured to work with the service by adding just a little bit of Javascript that makes it load the comment Web UI. See the README or the homepage for more information.