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