summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorstuebinm2021-11-14 17:45:55 +0000
committerstuebinm2021-11-14 17:45:55 +0000
commit90b639737909391c6289c5c5fd0c743f7ff0cc27 (patch)
tree9ada78a8810ea8ae91a57301fd462c23a0a9c3e4 /Readme.md
parenta5269a3b345ff1abc72e171951700005ccfd35f2 (diff)
Update Readme.md
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 1f4b17d..1da89e6 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