| Copyright | (c) Eric Bailey 2025 |
|---|---|
| License | MIT |
| Maintainer | eric@ericb.me |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Data.Pitch.TH
Description
Template Haskell for creating pattern synonyms for Pitches.
Synopsis
- genPitchPatterns :: Name -> Q [Dec]