Skip to content

Commit 7e90803

Browse files
committed
update metadata
1 parent bdc68a2 commit 7e90803

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

errata.cabal

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,17 @@ version: 0.1.0.0
44
synopsis: Source code error pretty printing
55
description:
66
An extremely customizable error pretty printer that can handle many kinds of error formatting.
7-
It can handle errors that are disconnected, connected, and/or spanning multiple lines.
7+
It can handle errors that are connected, disconnected, and those spanning multiple lines.
8+
.
9+
You can get started by importing the "Errata" module.
810
homepage: https://github.com/1Computer1/errata
911
bug-reports: https://github.com/1Computer1/errata/issues
1012
license: MIT
1113
license-file: LICENSE
1214
author: comp
1315
maintainer: [email protected]
1416
copyright: (c) 2020 comp
15-
category: Text
17+
category: Pretty Printer
1618
build-type: Simple
1719
extra-doc-files:
1820
README.md

0 commit comments

Comments
 (0)