[commit: packages/deepseq] master, typeable-with-kinds: Fix indentation in changelog file (ef54941)
git at git.haskell.org
git at git.haskell.org
Thu Mar 19 11:35:11 UTC 2015
Repository : ssh://git@git.haskell.org/deepseq
On branches: master,typeable-with-kinds
Link : http://git.haskell.org/packages/deepseq.git/commitdiff/ef5494120895be8fcc2c09ad88c8a9de403cecb8
>---------------------------------------------------------------
commit ef5494120895be8fcc2c09ad88c8a9de403cecb8
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Fri Nov 7 11:26:03 2014 +0100
Fix indentation in changelog file
>---------------------------------------------------------------
ef5494120895be8fcc2c09ad88c8a9de403cecb8
changelog.md | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/changelog.md b/changelog.md
index 10ef7cc..e978a31 100644
--- a/changelog.md
+++ b/changelog.md
@@ -6,44 +6,44 @@
## 1.3.0.2 *Nov 2013*
- * Bundled with GHC 7.8.1
- * Update package description to Cabal 1.10 format
- * Add support for GHC 7.8
- * Drop support for GHCs older than GHC 7.0.1
- * Add `/since: .../` annotations to Haddock comments
- * Add changelog
+ * Bundled with GHC 7.8.1
+ * Update package description to Cabal 1.10 format
+ * Add support for GHC 7.8
+ * Drop support for GHCs older than GHC 7.0.1
+ * Add `/since: .../` annotations to Haddock comments
+ * Add changelog
## 1.3.0.1 *Sep 2012*
- * No changes
+ * No changes
## 1.3.0.0 *Feb 2012*
- * Add instances for `Fixed`, `a->b` and `Version`
+ * Add instances for `Fixed`, `a->b` and `Version`
## 1.2.0.1 *Sep 2011*
- * Disable SafeHaskell for GHC 7.2
+ * Disable SafeHaskell for GHC 7.2
## 1.2.0.0 *Sep 2011*
- * New function `force`
- * New operator `$!!`
- * Add SafeHaskell support
- * Dropped dependency on containers
+ * New function `force`
+ * New operator `$!!`
+ * Add SafeHaskell support
+ * Dropped dependency on containers
## 1.1.0.2 *Nov 2010*
- * Improve Haddock documentation
+ * Improve Haddock documentation
## 1.1.0.1 *Oct 2010*
- * Enable support for containers-0.4.x
+ * Enable support for containers-0.4.x
## 1.1.0.0 *Nov 2009*
- * Major rewrite
+ * Major rewrite
## 1.0.0.0 *Nov 2009*
- * Initial release
+ * Initial release
More information about the ghc-commits
mailing list