Satnam Singh

Results 6 comments of Satnam Singh

For this I think it is fine to manually generate the HTML and `git add` it?

Thank you. I don't think we need the CI to automatically build the HTML (I am loathed to do anything to slow down the CI further). However, it would be...

Will require work e.g. ``` [ 7 of 62] Compiling Functor ( Functor.hs, dist/build/Functor.o, dist/build/Functor.dyn_o ) Functor.hs:19:16: error: Not in scope: ‘GHC.Base.unsafeCoerce#’ Perhaps you meant ‘GHC.Base.unsafeChr’ (imported from GHC.Base) Module...

Good point. Let's noodle on this a bit: it's not urgent.

And attempting to install it does not seem to work. ``` $ cabal install Cava2HDL Warning: The package list for 'hackage.haskell.org' is 483 days old. Run 'cabal update' to get...

Indeed. Right now we do not choose to be bound by the incoming ProGuard rules for each and every optimization because often ProGuard rules are overly broad / coarse and...