{- Module : Control.Monad.Index Copyright : (c) Mark Snyder 2012. License : BSD-style Maintainer : Mark Snyder, msnyde14@gmu.edu Stability : experimental Portability : portable -} module Control.Monad.Index where class Index ix where -- {-# INLINABLE getVal #-} getVal::ix