Pasqualino 'Titto' Assini
Pasqualino 'Titto' Assini
## Description A simple recursive iteration on a long list causes a stack overflow error. I have seen this problem already reported, but I would like to add another case,...
The dependencies on base (>=4.8 && =2.8 &&
Many X64 instructions are unsupported: BSWAP, Bit and string operations, etc. Not a criticism :-), just a remark so that potential users are aware of the issue. I wished I...
call seems to work only with addresses but not labels: tss = mdo call l1 l1
Compiles but won't run, error (on macOS Sierra): Exception in thread "main" java.lang.NoSuchMethodError: eta.runtime.concurrent.Concurrent.labelThread(Leta/runtime/stg/StgContext;Leta/runtime/stg/TSO;J)Leta/runtime/stg/Closure; at tasty.test.tasty.Parallel$sat_sMTT.enter(Unknown Source) at eta.runtime.apply.PAP.apply(PAP.java:31) at eta.runtime.apply.PAP.applyV(PAP.java:41) at eta.runtime.apply.Function.applyPV(Function.java:117) at base.ghc.Foreign$$wa1.enter(Unknown Source) at base.ghc.Foreign$$wa3_sDAHO.enter(Unknown Source) at...
This should be trivial to do and very useful for applications looking for a customisable length hash (and I just happen to have such an app :-)). Thanks!
Is there any way of being called-back on arrival of an SMS matching a given filter? Thanks