Closed justinethier closed 9 years ago
Received the following warning when building in GHC 7.8.3:
[ 8 of 17] Compiling Language.Scheme.Primitives ( hs-src\Language\Scheme\Primitives.hs, dist\build\Language\Scheme\Primitives.o ) hs-src\Language\Scheme\Primitives.hs:176:1: Warning: Module `System.Cmd' is deprecated: Use "System.Process" instead
Switched to the System.Process module
System.Process
Received the following warning when building in GHC 7.8.3: