packages feed

affection-0.0.0.7: src/Affection/Subsystems.hs

module Affection.Subsystems
  ( module S
  ) where

import Affection.Subsystems.Class as S
import Affection.Subsystems.AffectionKeyboard as S
import Affection.Subsystems.AffectionWindow as S
import Affection.Subsystems.AffectionMouse as S