We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c05273b commit 3e6d9f6Copy full SHA for 3e6d9f6
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+Version 0.3.8 (2017-11-18)
2
+--------------------------
3
+
4
+- Allow dependency on `optparse-applicative` 0.14.
5
+- Require `process` >= 1.5.
6
7
Version 0.3.7 (2016-11-19)
8
--------------------------
9
flaccuraterip.cabal
@@ -1,5 +1,5 @@
Name: flaccuraterip
-Version: 0.3.7
+Version: 0.3.8
Cabal-Version: >= 1.10
Build-Type: Simple
License: GPL-3
@@ -40,7 +40,7 @@ Source-Repository head
40
Source-Repository this
41
Type: git
42
Location: git://github.com/tensor5/flAccurateRip.git
43
- Tag: v0.3.7
+ Tag: v0.3.8
44
45
Executable flaccuraterip
46
Default-Language: Haskell2010
0 commit comments