Skip to content

Commit d834f08

Browse files
committed
Fix #30.
1 parent 75bba63 commit d834f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haskell-src-meta/haskell-src-meta.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license-file: LICENSE
77
category: Language, Template Haskell
88
author: Matt Morrow
99
copyright: (c) Matt Morrow
10-
maintainer: [email protected]
10+
maintainer: [email protected]
1111
bug-reports: https://github.com/haskell-party/haskell-src-meta/issues
1212
tested-with: GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.4, GHC == 8.10.7, GHC == 9.0.2, GHC == 9.2.2, GHC == 9.4.1, GHC == 9.6.1, GHC == 9.8.1, GHC == 9.10.1, GHC == 9.12.1
1313
synopsis: Parse source to template-haskell abstract syntax.

0 commit comments

Comments
 (0)