From 02bfff54de148ffbeda9a05d5221f590bbcf95a1 Mon Sep 17 00:00:00 2001
From: Edward Kmett <ekmett@gmail.com>
Date: Sat, 16 Jan 2016 16:18:27 -0500
Subject: [PATCH] patch level bump

---
 exceptions.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/exceptions.cabal b/exceptions.cabal
index 1bb35af..c7c51e5 100644
--- a/exceptions.cabal
+++ b/exceptions.cabal
@@ -1,6 +1,6 @@
 name:          exceptions
 category:      Control, Exceptions, Monad
-version:       0.8.2
+version:       0.8.2.1
 cabal-version: >= 1.8
 license:       BSD3
 license-file:  LICENSE
-- 
GitLab