Skip to content

Commit 33b4a7e

Browse files
committed
Write NEWS for 13.12 release.
1 parent f11ee56 commit 33b4a7e

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

NEWS

+30
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)