| Safe Haskell | Safe-Inferred |
|---|
Ness.Patches
Documentation
data Performance Source #
Instances
| Show Performance Source # | |
Defined in Ness.Patches Methods showsPrec :: Int -> Performance -> ShowS # show :: Performance -> String # showList :: [Performance] -> ShowS # | |
Constructors
| PGuitar Guitar.Instrument | |
| PMultiplate Multiplate.Instrument |
performanceName :: Performance -> Text Source #