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

@ -36,7 +36,7 @@ import Data.Maybe
import Data.Monoid
import Prelude
import Types.Key
import Key
import Utility.Metered
import Utility.Percentage