-
It seems to me that callbacks do not fit compositional style well, yet monadic IO is built around them (as well a as lambda encoding).
For example
```haskell
combinations = -- [(1,3), (2, 3)]
…
-
Concatenative languages like Joy do not have lambdas. Why does kitten have them?
* It makes parsing more complicated.
* It requires abstraction algorithm or graph reduction.
Are lambdas more po…
-
Hi -
I'm just starting out, trying to use Elm on Windows 7 64-bit, Haskell Platform 2012.4.0.0. I have not been able to get Elm running. I have tried two different approaches ("compile.bat", and "cab…
-
fresh install of HP 2013.0 on MAC OSX 10.8.3
execution of Readme.md Process
fail at build stage : runghc app/stackage.hs build
log is :
cabal '--package-db=clear' '--package-db=global' '--package…
-
The addition of new fields on prototype-side are propagated into children due the current lookup semantics/rules.
Hence, it's needed to change the __index metamethod to take into account if the cur…
-
Hi guys, I have some issue here.
I successfully install BAMSurgeon by conda and install other Prerequisites by conda or pip
test_sv.sh successfully generate the SV_simulation.bam to my desired f…
-
After cloning, the passed structure (where the clone differs from prototype) must have greater precedence on lookup rules. I mean, it should "override" any existing property/selector from prototype. B…
-
Subscribe to this issue and stay notified about new [weekly trending repos in Haskell](https://github.com/trending/haskell?since=weekly).
-
Instead of having `USE: fry`, maybe we should modify the quotation parser to be able to fry if you use `_` and/or `@` in them?
Downside is that you might not be able to tell that something was "fried…
-
This is not necessary, but seems helpful and interesting. The main purpose is to liberate the maintainers from writing ugly shell scripts with dirty hacks spread everywhere.
ghost updated
7 years ago