Skip to content

Commit 534ce42

Browse files
committed
tweaks
1 parent ec279d9 commit 534ce42

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

hegg.cabal

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,15 @@ description: Fast equality saturation and equality graphs based on "egg:
2424
For a walkthrough of writing a simple symbolic
2525
simplification program see the [hegg symbolic
2626
tutorial](https://github.com/alt-romes/hegg#equality-saturation-in-haskell).
27+
.
28+
Additional information can be found [in the README](https://github.com/alt-romes/hegg).
2729

2830
homepage: https://github.com/alt-romes/hegg
2931
bug-reports: https://github.com/alt-romes/hegg/issues
3032
license: BSD-3-Clause
31-
author: romes
32-
maintainer: [email protected]
33-
copyright:
33+
author: Rodrigo Mesquita <romes>
34+
maintainer: Rodrigo Mesquita <[email protected]>
35+
copyright: Copyright (C) 2022 Rodrigo Mesquita
3436
category: Data
3537
extra-source-files: CHANGELOG.md
3638

0 commit comments

Comments
 (0)