packages feed

gore-and-ash-sync-1.1.0.0: src/Game/GoreAndAsh/Sync/Remote.hs

{-|
Module      : Game.GoreAndAsh.Sync.Remote
Description : Remote actors handling
Copyright   : (c) Anton Gushcha, 2015-2016
License     : BSD3
Maintainer  : ncrashed@gmail.com
Stability   : experimental
Portability : POSIX
-}
module Game.GoreAndAsh.Sync.Remote(
    module X
  ) where

import Game.GoreAndAsh.Sync.Remote.Actor as X 
import Game.GoreAndAsh.Sync.Remote.Collection as X
import Game.GoreAndAsh.Sync.Remote.Sync as X