summaryrefslogtreecommitdiffhomepage
path: root/debian/patches/0001-Debianize-README.patch
blob: 60fc6ea466e02723035bf25229e182f5162d33cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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 209f2d7..01f20d9 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,16 +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`.
-
-You can also install it using your package manager:
- * Debian 9 or later: `apt-get install stylish-haskell`
- * Ubuntu 16.10 or later: `apt-get install stylish-haskell`
- * Arch Linux: `pacman -S stylish-haskell`
-
 Features
 --------