diff options
author | Teddy Wing | 2017-08-11 00:10:39 +0200 |
---|---|---|
committer | Teddy Wing | 2017-08-11 00:10:39 +0200 |
commit | 1f40af49b66933ccbc52fb1c1ccdaa6c9e80290b (patch) | |
tree | 18c820edc7ba12861047e09dabe84ebdb1cc4417 /sorbot.cabal | |
parent | 9af1dc2195e291e58172b3f076afb869a1d3f35b (diff) | |
download | sorbot-1f40af49b66933ccbc52fb1c1ccdaa6c9e80290b.tar.bz2 |
gitHubCommitAction: Fix whitespace
The `=` was previously aligned with the function definition below, but
since the pattern match of the lower function definition changed, the
`=`s were no longer aligned.
Seems like it would be weird to move the `=` out and create a bunch of
blank space to align the two `=`s, so moving the function body to the
next line.
Diffstat (limited to 'sorbot.cabal')
0 files changed, 0 insertions, 0 deletions