summaryrefslogtreecommitdiffhomepage
path: root/Encryption.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Encryption.hs')
-rw-r--r--Encryption.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Encryption.hs b/Encryption.hs
index be0a234..4a5abd8 100644
--- a/Encryption.hs
+++ b/Encryption.hs
@@ -3,6 +3,7 @@
module Encryption where
import Types
+import Versions
import Cost
import ExpensiveHash
import Data.Bits