Copyright | (c) 2019-2021 Vaclav Svejcar |
---|---|
License | BSD-3-Clause |
Maintainer | vaclav.svejcar@gmail.com |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
Basic support for Go language source code files. This implementation doesn't extract any variables or template data.
Synopsis
Documentation
fileSupport :: FileSupport Source #
Implementation of FileSupport
for C.