diff --git a/src/Affection.hs b/src/Affection.hs index e3f9d4a..9c1ad4c 100644 --- a/src/Affection.hs +++ b/src/Affection.hs @@ -7,6 +7,8 @@ module Affection -- , withWindow -- , withDefaultWindow , delaySec + , get + , put , module A ) where