factor non-type stuff out of Key

This commit is contained in:
Joey Hess 2017-02-24 13:42:30 -04:00
parent ae3f6705eb
commit ca0daa8bb8
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
10 changed files with 201 additions and 188 deletions

View file

@ -9,7 +9,7 @@
module Types.ActionItem where
import Types.Key
import Key
import Types.Transfer
import Git.FilePath