aboutsummaryrefslogtreecommitdiffstats
path: root/src/Lib.hs
diff options
context:
space:
mode:
authorTeddy Wing2017-08-11 00:10:39 +0200
committerTeddy Wing2017-08-11 00:10:39 +0200
commit1f40af49b66933ccbc52fb1c1ccdaa6c9e80290b (patch)
tree18c820edc7ba12861047e09dabe84ebdb1cc4417 /src/Lib.hs
parent9af1dc2195e291e58172b3f076afb869a1d3f35b (diff)
downloadsorbot-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 'src/Lib.hs')
0 files changed, 0 insertions, 0 deletions