GHC for Plugins

2018-02-13 Thread Matt Walker
Hello, I am developing a game and would like to write the core in haskell with haskell also for scripting. I like haskell. I have the following file to help me do this. >>> BEGIN FILE {-# LANGUAGE ScopedTypeVariables #-} module Plugin.Load where import Data.Functor import System.Directory

GHC 8.2.2 for WSL Ubuntu 16.04 64 bit

2018-02-13 Thread Yitzchak Gale
I have made available a build of GHC 8.2.2 with the config option: --disable-large-address-space You may find this useful if you are using Ubuntu 16.04 on Windows Subsystem for Linux. https://github.com/zoominsoftware/ghc-8.2.2-wsl Although Microsoft has been making gradual progress on the