aboutsummaryrefslogtreecommitdiff
path: root/Common.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-12-20 11:01:50 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-12-20 11:01:50 -0400
commitdc5ed8d3b677f3c45118f5d5a89ad528ede7b171 (patch)
treefa33333ccfbd28472a09eeacd75bf836a14c49b0 /Common.hs
parentf0f84dbe48764b043c3373dc0e6a014b3a400b49 (diff)
amusing name
This is both a partial Prelude that conflicts with the real one, and a way to guard against the Prelude's partial functions.
Diffstat (limited to 'Common.hs')
-rw-r--r--Common.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Common.hs b/Common.hs
index f3dd701b1..90895f08e 100644
--- a/Common.hs
+++ b/Common.hs
@@ -26,4 +26,4 @@ import Utility.Path as X
import Utility.Directory as X
import Utility.Monad as X
-import Utility.BadPrelude as X
+import Utility.PartialPrelude as X