HarmTrace-0.4: MIR/GeneratedInstances/GeneratedInstance6.hs
{-# OPTIONS_GHC -fno-warn-orphans #-}
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE EmptyDataDecls #-}
{-# LANGUAGE TypeFamilies #-}
module MIR.GeneratedInstances.GeneratedInstance6 where
-- Generics stuff
import Generics.Instant.TH
-- Music stuff
import MIR.HarmGram.ParserChord
import MIR.HarmGram.ShowChord
import MIR.Matching.GDiff
import MIR.HarmGram.MIR
import MIR.GeneratedInstances.GeneratedInstance7()
$(deriveAll ''DMinBorrow)
$(simplInstance ''ParseG ''DMinBorrow 'parseG 'parseGdefault)
$(simplInstance ''ShowChord ''DMinBorrow 'showChord 'showChordDefault)
$(simplInstance ''Children ''DMinBorrow 'children 'childrenDef)
$(simplInstance ''Build ''DMinBorrow 'build 'buildDef)
$(simplInstance ''SEq ''DMinBorrow 'shallowEq 'shallowEqDef)
instance GDiff DMinBorrow