We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75bba63 commit c1b36ccCopy full SHA for c1b36cc
haskell-src-meta/haskell-src-meta.cabal
@@ -7,7 +7,7 @@ license-file: LICENSE
7
category: Language, Template Haskell
8
author: Matt Morrow
9
copyright: (c) Matt Morrow
10
-maintainer: danburton.email@gmail.com
+maintainer: athas@sigkill.dk
11
bug-reports: https://github.com/haskell-party/haskell-src-meta/issues
12
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
13
synopsis: Parse source to template-haskell abstract syntax.
0 commit comments