summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-07-26 20:06:36 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-07-26 20:06:36 -0700
commit0fec5e0a2784bbd3dff2606bfa95e005d8ce7502 (patch)
tree5515e9eebd5f62d56a60bb24aed6a6e4f4f1f671
parentb3534cb86d487226860c3cb544ee3da7ba4209de (diff)
downloadstylish-haskell-0fec5e0a2784bbd3dff2606bfa95e005d8ce7502.tar.gz
Commit Debian 3.0 (quilt) metadata
[dgit (9.10~bpo10+1) quilt-fixup]
-rw-r--r--debian/patches/debian-changes28
1 files changed, 14 insertions, 14 deletions
diff --git a/debian/patches/debian-changes b/debian/patches/debian-changes
index dc37563..18313ff 100644
--- a/debian/patches/debian-changes
+++ b/debian/patches/debian-changes
@@ -15,31 +15,31 @@ upload of upstream version 1.2.3, you could use:
`git clone`.)
A single combined diff, containing all the changes, follows.
---- stylish-haskell-0.9.4.4.orig/README.markdown
-+++ stylish-haskell-0.9.4.4/README.markdown
-@@ -1,8 +1,6 @@
- stylish-haskell
- ===============
+--- stylish-haskell-0.11.0.0.orig/README.markdown
++++ stylish-haskell-0.11.0.0/README.markdown
+@@ -2,8 +2,6 @@
+
+ <img src="./assets/Logo/SVG/RoundedLogo.svg" width="100px">
-[![Build Status](https://img.shields.io/circleci/project/github/jaspervdj/stylish-haskell.svg)](https://circleci.com/gh/jaspervdj/stylish-haskell)
-
- Introduction
- ------------
+ ## Introduction
+ A simple Haskell code prettifier. The goal is not to format all of the code in
@@ -12,16 +10,6 @@ manually cleaning up import statements e
This tool tries to help where necessary without getting in the way.
--Installation
--------------
+-## Installation
-
-You can install it using `stack install stylish-haskell` or `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
- --------
+-- 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
+ - Aligns and sorts `import` statements