File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
string-literal
2
2
* options with --
3
3
* --explicit-nl adds leading space
4
- - ensure single line works
5
- - real tests, empty line handling and round trip
4
+ + ensure single line works
5
+ + real tests, empty line handling and round trip
6
6
- ignore but retain trailing or leading blank lines
7
+ . only when not --wrapped though
7
8
- vim config uses variable for --explicit-nl
8
9
- configurable indentation
9
10
- documentation
Original file line number Diff line number Diff line change 1
- name : src-util
1
+ name : simple- src-utils
2
2
version : 0.1
3
3
cabal-version : >= 1.8
4
4
build-type : Simple
@@ -19,10 +19,10 @@ data-files:
19
19
TODO
20
20
vimrc
21
21
22
- homepage : https://github.com/elaforge/src-util
22
+ homepage : https://github.com/elaforge/simple- src-utils
23
23
source-repository head
24
24
type : git
25
- location : git://github.com/elaforge/src-util .git
25
+ location : git://github.com/elaforge/simple- src-utils .git
26
26
27
27
executable string-literal
28
28
main-is : src/StringLiteral.hs
You can’t perform that action at this time.
0 commit comments