Package support and known issues -------------------------------- Supported packages: - array-0.4.0.1 - base-4.6.0.1 - modules not/partially supported: Control.Concurrent Data.Hashtable Foreigh.C.Error, Foreign.Concurrent, Foreign.StablePtr Foreign.Ptr (WordPtr, IntPtr) GHC.Conc, GHC.Conc.* GHC.Event, GHC.Event.* GHC.IO.Handle.* GHC.IO.{BufferedIO,Device,FD,Handle,IOMode} GHC.IO.Encoding (initLocale-,getLocale-,setLocale-,getFileSystem-,setFileSystem-,getForeign-,setForeignEncoding) GHC.ConsoleHandler GHC.Environment GHC.Exts GHC.GHCi GHC.Handle GHC.IOBase GHC.PArr GHC.Stable GHC.Stack GHC.Stats GHC.Storable (read-,write{PtrOffPtr, StablePtrOffPtr, Int64OffPtr, Word64OffPtr}) GHC.TopHandler GHC.Windows Debug.Trace System.Environment, System.Environment.* System.IO (Text output only: hPrint, print, hPutChar, putChar, hPutStr, putStr, hPutStrLn, putStrLn) System.Mem System.Timeout System.Console.GetOpt System.Posix.* - binary-0.5.1.1 - bytestring-0.10.0.2 - modules not supported: Data.ByteString.Lazy.Builder - containers-0.5.0.0 - deepseq-1.3.0.1 - ghc-prim-0.3.0.0 - modules not supported: Debug - integer-gmp-0.5.0.0 - pretty-1.1.1.0 - time-1.4.0.1 - transformers-0.3.0.0 - utf8-string-0.3.8 - xhtml-3000.2.1 - text-0.11.2.3 - mtl-2.1.2 - sodium-0.9.0.0 (in sync mode) Features not supported: - Threading, Concurrency Primops not supported: - plusWord2#, timesWord2#, quotRemWord2# - Int64Array#, Word64Array# - addr2Int#, int2Addr# - finalizeWeak# - Parallelism, Delay/wait operations, Concurrency primitives - TVar#, StablePtr#