diff --git a/Readme.md b/Readme.md index 1f4b17d48289f5f02c6d349d39db3fa480ccffcb..1da89e6758cdc7251e1ff7717ca4eed9cce5645f 100644 --- a/Readme.md +++ b/Readme.md @@ -55,7 +55,7 @@ By default `walint` prints lints in a hopefully human-readable manner. If the `--json` option is given, it will instead give a json that should conform to the following schema: -```purescript +```haskell -- | The main type of walint's output type Output = { mapLints :: Map FilePath MapLint