summaryrefslogtreecommitdiff
path: root/src/Propellor.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Propellor.hs')
-rw-r--r--src/Propellor.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor.hs b/src/Propellor.hs
index 53b209ca..9c5a85a9 100644
--- a/src/Propellor.hs
+++ b/src/Propellor.hs
@@ -72,3 +72,4 @@ import Propellor.Info
import Propellor.PropAccum
import Data.Monoid as X
+import Data.String as X (fromString)