diff options
author | tv <tv@shackspace.de> | 2015-03-05 15:40:39 +0100 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-03-05 15:40:39 +0100 |
commit | d42e50abac78352cee37df0c42b967aff9d68f7c (patch) | |
tree | 6716e00674a59855b2c1d4c28720abe8ce8e5a43 /much.cabal | |
parent | 7b9f243320cfe33ddb4f89be81483dd775cc49b0 (diff) |
test5: wrap lines with '='
Diffstat (limited to 'much.cabal')
-rw-r--r-- | much.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ executable much , docopt >=0.6 && <0.7 , email-header , friendly-time >=0.3 && <0.4 + , hyphenation >=0.4 && < 0.5 + , linebreak >=1.0 && <1.1 , mime-mail , old-locale , process >=1.2 && <1.3 |