File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 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:
66 - Use "<backtab>" to cycle visibility of all nodes
77 - Use "C-c C-o" to open links
88
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+
939* Changes in 13.10
1040
1141- Small fix for haskell-simple-indent: Certain indentation situations
You can’t perform that action at this time.
0 commit comments