summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2018-02-04 22:01:46 +0100
committerFlorian Franzmann2018-02-05 18:31:49 +0100
commit4f45cf1d12d4afc3301c83a6eebd5849d49da86a (patch)
tree6006ce0d2ae70b968fdcf1a1f2741fe5e5a1a102 /ChangeLog
parenta09a2b406584b867f0f1fe097d2143542d3b1de1 (diff)
haskell/haskell-scan: new spell, a style checker
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6a970a0b7..c7241b21cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,7 @@
* haskell/haskell-hlint: new spell, automated suggestions on how to improve
your source code
* python-pypi/cppclean: new spell, a C++ code linter
+ * haskell/haskell-scan: new spell, a style checker
2018-02-02 Vlad Glagolev <stealth@sourcemage.org>
* graphics/imgp: new spell, multi-core batch image resizer and rotator