Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noughtmare/ghc-meta
Parse Haskell code to Template Haskell types using GHC's own parser.
https://github.com/noughtmare/ghc-meta
Last synced: 25 days ago
JSON representation
Parse Haskell code to Template Haskell types using GHC's own parser.
- Host: GitHub
- URL: https://github.com/noughtmare/ghc-meta
- Owner: noughtmare
- License: gpl-3.0
- Created: 2021-04-19T21:54:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-23T14:21:29.000Z (over 3 years ago)
- Last Synced: 2024-10-14T10:13:06.365Z (2 months ago)
- Language: Haskell
- Size: 31.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ghc-meta
Parse Haskell code to Template Haskell types using GHC's own parser.