rodlogic
rodlogic
It would be great if cabal-dev could reuse an existing caba-dev/ folder found in a parent folder instead of always creating one in the current folder. The main motivation is...
Just a thought ... See http://www.softwareishard.com/blog/har-12-spec/ There are firefox plugins that can generate these HAR files from browser interactions automatically and it would be quite powerful to have these HAR...
> Tectonic is a modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive. > What’s in it for me? > - Tectonic automatically downloads support files so you don’t...
I would configure my repositories in settings.xml instead of in my pom.xml. This works fine for the built in wagon since these are in the class path, but how to...
I would like to smoke test against HTTPS wil self-signed certificate.
Consider that DeleteBastion class has no injectable members and I have a factory class as follows: ``` @Singleton public static class Factory { @Inject MembersInjector injector; public DeleteBastion create(Regions region,...
``` Resolving dependencies... Configuring strict-concurrency-0.2.4.1... Building strict-concurrency-0.2.4.1... Preprocessing library strict-concurrency-0.2.4.1... on the commandline: Warning: -fglasgow-exts is deprecated: Use individual extensions instead Control/Concurrent/MVar/Strict.hs:46:8: Could not find module `Control.OldException' Perhaps you meant...
(separate issue created from #67) I got an exception while loading the https://github.com/nominolo/lambdachine project in HaskForce: ``` [ 931460] ERROR - napi.project.CacheUpdateRunner - Error while indexing /opt/lambdachine/tests/Bc/Set1.hs To reindex this...