Skip to content

Instantly share code, notes, and snippets.

@jgoerzen
Created April 20, 2010 19:52
Show Gist options
  • Save jgoerzen/372972 to your computer and use it in GitHub Desktop.
Save jgoerzen/372972 to your computer and use it in GitHub Desktop.
Name: txt2rtf
Version: 1.0.1
License: GPL
Maintainer: John Goerzen <[email protected]>
Stability: Alpha
Copyright: Copyright (c) 2005 John Goerzen
Build-Depends: base >= 4 && <5
Build-Type: Simple
Synopsis: Filter to convert plain text files to RTF
Category: Text
license-file: COPYRIGHT
homepage: http://github.com/jgoerzen/txt2rtf
extra-source-files: COPYING, Makefile
Cabal-Version: >= 1.2
source-repository head
type: git
location: git://github.com/jgoerzen/txt2rtf.git
Executable: txt2rtf
Main-Is: txt2rtf.hs
setup: txt2rtf.cabal:19: Construct not supported at this position: F 19
"executable" "txt2rtf"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment