tabular 0.2.2.6 → 0.2.2.7
raw patch · 1 files changed
+3/−3 lines, 1 files
Files
- tabular.cabal +3/−3
tabular.cabal view
@@ -1,5 +1,5 @@ name: tabular-version: 0.2.2.6+version: 0.2.2.7 synopsis: Two-dimensional data tables with rendering functions description: Tabular provides a Haskell representation of two-dimensional data tables, the kind that you might find in a spreadsheet or@@ -28,8 +28,8 @@ homepage: http://hub.darcs.net/kowey/tabular cabal-version: >= 1.8 build-type: Simple-data-files: example/sample1.hs,- example/sample1.tex+extra-doc-files: example/sample1.hs,+ example/sample1.tex source-repository head type: darcs