summaryrefslogtreecommitdiffhomepage
path: root/debian/patches/0001-Debianize-README.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0001-Debianize-README.patch')
-rw-r--r--debian/patches/0001-Debianize-README.patch34
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/patches/0001-Debianize-README.patch b/debian/patches/0001-Debianize-README.patch
new file mode 100644
index 0000000..2483167
--- /dev/null
+++ b/debian/patches/0001-Debianize-README.patch
@@ -0,0 +1,34 @@
+From: Sean Whitton <spwhitton@spwhitton.name>
+Date: Sat, 16 Apr 2016 09:43:35 -0700
+Subject: Debianize-README
+Forwarded: not-needed
+
+---
+ README.markdown | 7 -------
+ 1 file changed, 7 deletions(-)
+
+diff --git a/README.markdown b/README.markdown
+index 857f731..201a294 100644
+--- a/README.markdown
++++ b/README.markdown
+@@ -1,8 +1,6 @@
+ stylish-haskell
+ ===============
+
+-[![Build Status](https://secure.travis-ci.org/jaspervdj/stylish-haskell.svg?branch=master)](http://travis-ci.org/jaspervdj/stylish-haskell)
+-
+ Introduction
+ ------------
+
+@@ -12,11 +10,6 @@ manually cleaning up import statements etc. gets tedious very quickly.
+
+ This tool tries to help where necessary without getting in the way.
+
+-Installation
+-------------
+-
+-You can install it using `cabal install stylish-haskell`.
+-
+ Features
+ --------
+