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 8c83974 commit d715472Copy full SHA for d715472
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+Version 0.3.9 (2020-06-10)
2
+--------------------------
3
+
4
+- Allow dependency on `optparse-applicative` 0.15.
5
6
Version 0.3.8 (2017-11-18)
7
--------------------------
8
flaccuraterip.cabal
@@ -1,5 +1,5 @@
Name: flaccuraterip
-Version: 0.3.8
+Version: 0.3.9
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.8
+ Tag: v0.3.9
44
45
Executable flaccuraterip
46
Default-Language: Haskell2010
0 commit comments