James Michael DuPont
James Michael DuPont
The utopian system has changed since then. I am not active there right now. It will be hard for me to reproduce this.
So, there are some other questions I had, one being is there any test cases? and secondly why do I need to run the installer to run, is there no...
I have the same issue. It appears to be Language.Haskell.Exts in ghci ``` Prelude Distribution.PackageDescription Distribution.ModuleName E> :t Module Module :: l -> Maybe (ModuleHead l) -> [ModulePragma l] ->...
https://github.com/blitzcode/hackage-diff/pull/12 here is a first stab at this
I was not able to rake the project as is, with those patches it rakes.... let me post you the logs :https://gist.github.com/1294771
actually the debug lines are causing the javascript code to fail!
I am starting on a pure ruby stub for standard lib functions.
I am missing the option to all in the var XRegExp = require('xregexp'); to the code, will add that in for node.
Yes, Example : ``` def windows_server_2003? return false unless windows? require "wmi-lite/wmi" end ``` This should not even be required.
So I have a work around to just turn off the error handling on unknown requires, but what other options do we have when we cannot change the code compiled.