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 81e684e commit cf71669Copy full SHA for cf71669
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+3.1.1, released 2020-05-13
4
#993, deal with infix declarations in the module they occur
5
#993, make createModuleEx use the default HLint fixities
6
#995, add unpackSrcSpan to the API
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hlint
-version: 3.1
+version: 3.1.1
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments