diff options
author | Benjamin Barenblat <bbarenblat@galois.com> | 2014-01-21 14:01:41 -0800 |
---|---|---|
committer | Benjamin Barenblat <bbarenblat@galois.com> | 2014-01-21 14:01:41 -0800 |
commit | 8d29b59adfaa9972470d216daaca5abec2808225 (patch) | |
tree | 81c68512fc67d71ad3f26bccbc6ac4e6d7917f58 | |
parent | b62d1b8ba5f6b568370c7ca1f87fa820367a233b (diff) |
-rw-r--r-- | hierarchical-exceptions.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hierarchical-exceptions.cabal b/hierarchical-exceptions.cabal index a33ca69..0b2ba39 100644 --- a/hierarchical-exceptions.cabal +++ b/hierarchical-exceptions.cabal @@ -1,6 +1,6 @@ cabal-version: >=1.10 name: hierarchical-exceptions -version: 1.0.0 +version: 1.0.1 synopsis: Template Haskell functions to easily create exception hierarchies description: |