Fix spelling of my name #120

Merged
MaxGabriel merged 1 commits from patch-1 into master 2018-02-14 18:24:47 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ log the size of the input, but _not_ the full requests.)
I have described a haskell setup that includes a shortcut to run brittany formatting.
#### VSCode
[This extension](https://marketplace.visualstudio.com/items?itemName=MaxGabriel.brittany)
connects commandline `brittany` to VSCode formatting API. Thanks to @MaxGarbriel.
connects commandline `brittany` to VSCode formatting API. Thanks to @MaxGabriel.
#### Via HIE
[haskell-ide-engine](https://github.com/haskell/haskell-ide-engine)
includes a `brittany` plugin that directly uses the brittany library.