include until from GHC.Base

This commit is contained in:
Stephen Diehl
2017-05-06 13:39:48 +01:00
parent 8c676e28de
commit b4d33c3c96
+1
View File
@@ -51,6 +51,7 @@ import GHC.Base as X (
, ord
, maxInt
, minInt
, until
)
-- Exported for lifting into new functions.