Affection.Property: import switcheroo
This commit is contained in:
parent
ac9a9e3bdc
commit
c3fdf7b410
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ module Affection.Property where
|
|||
import Control.Monad.State.Lazy
|
||||
import qualified GEGL as G
|
||||
import qualified BABL as B
|
||||
import GHC.Ptr (Ptr)
|
||||
import Foreign.Ptr (Ptr)
|
||||
|
||||
type Props a = State [G.Property] a
|
||||
|
||||
|
|
Loading…
Reference in a new issue