/usr/share/doc/libghc-dimensional-doc/README is in libghc-dimensional-doc 0.13.0.2-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | For documentation see the literate haskell source code.
For project information (issues, updates, wiki, examples) see:
http://code.google.com/p/dimensional/
To install (requires GHC 6.6 or later):
runhaskell Setup.lhs configure
runhaskell Setup.lhs build
runhaskell Setup.lhs install
|