packages feed

lit 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+2/−4 lines, 1 files

Files

lit.cabal view
@@ -1,13 +1,11 @@ -- Initial lit.cabal generated by cabal init.  For further documentation,  -                       -- see http://haskell.org/cabal/users-guide/- name:                lit-version:             0.1.0.0+version:             0.1.0.1 synopsis:            A simple tool for literate programming description:         lit has a minimal syntax for implementing literate                      programming. It generates both HTML and the native-                     source code, from its local config file.+                     source code. Follow active development here https://github.com/cdosborn/lit homepage:            cdosborn.com license:             GPL license-file:        LICENSE