expose seq and asTypeOf

This commit is contained in:
Stephen Diehl
2016-04-09 20:43:26 -04:00
parent 26c148510e
commit ef5b47b4f7
+2
View File
@@ -183,6 +183,8 @@ import GHC.Exts as X (
)
import GHC.Base as X (
(++)
, seq
, asTypeOf
)
-- Genericss