From 0fec5e0a2784bbd3dff2606bfa95e005d8ce7502 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 26 Jul 2020 20:06:36 -0700 Subject: Commit Debian 3.0 (quilt) metadata [dgit (9.10~bpo10+1) quilt-fixup] --- debian/patches/debian-changes | 28 ++++++++++++++-------------- 1 file 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 @@ + + -[![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 -- cgit v1.2.3