File tree 1 file changed +30
-0
lines changed
1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,36 @@ This file uses Org mode. Some useful (default) key-bindings:
6
6
- Use "<backtab>" to cycle visibility of all nodes
7
7
- Use "C-c C-o" to open links
8
8
9
+ * Changes in 13.12
10
+
11
+ - Added haskell-bot.el
12
+
13
+ - Added support for cabal repl build targets
14
+
15
+ - Automatically add import lines via Hoogle
16
+
17
+ - Automatically add package to cabal file
18
+
19
+ - Added w3m-haddock.el
20
+
21
+ - Added debugger mode
22
+
23
+ - Added preliminary :present support
24
+
25
+ - Added haskell-sort-imports
26
+
27
+ - Added haskell-complete-module
28
+
29
+ - Support if and multi-way if in indentation
30
+
31
+ - Add support to generate tags on windows
32
+
33
+ - Add haskell-language-extensions variable
34
+
35
+ - Improve haskell-simple-indent mode
36
+
37
+ - Improve test cases
38
+
9
39
* Changes in 13.10
10
40
11
41
- Small fix for haskell-simple-indent: Certain indentation situations
You can’t perform that action at this time.
0 commit comments