export get and put

This commit is contained in:
nek0 2017-11-04 18:35:09 +01:00
parent 4594dc58e0
commit 2a9f7ffebc
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ module Affection
-- , withWindow
-- , withDefaultWindow
, delaySec
, get
, put
, module A
) where