-
`e4b` is a cryptic name.
We should make everything possible to make it clear that this is the Bazel Eclipse IDE plugin.
Using `eclipse` in the repo name should help.
-
I'm going from markdown and literate haskell to html and it seems that all my code blocks end up misaligned due to some extra indentation. For example the following markdown
```
~~~~~~~~~~~~~~~~~~…
-
I'm trying to use the latest version of youtube-dl to download video from skillsmatter.com, with cookies specified, but not working.
The version of youtube-dl:
```
$ youtube-dl.exe --version
2…
-
I've experienced this personally in running the all-cabal-hashes mirror, and have received user reports. Relevant links:
- https://twitter.com/snoyberg/status/773847008721395712
- https://github.com/s…
-
When I work in Emacs with .hs files all works fine. But when I load my file in intero repl, start printing function name and, when autocomplete suggests anything, I hit backspace and always get an err…
-
Hi Chris -
for Data.Sequence, O(n) is definitely *not* expected: https://hackage.haskell.org/package/containers-0.5.10.1/docs/Data-Sequence.html#v:-62--60-
have you seen my remark at https://gi…
-
I was just about to reply to issue "How to drive F# Adoption - Part 1" (#798) when I noticed that it disappeared. Same for Part 2 (#803) and Part 3 (#809). Why do issues get deleted?
**Edit**: Part 1…
-
I'm new to h-d so I'm rising an issue for discussion before starting to submit PRs. Maybe I missed something obvious.
I propose to add a new function `runProcess' :: LocalNode -> Process a -> IO a`…
-
Rust currently only includes synchronous IO in the standard library. Should we also have async IO as well, or leave that to an external crate? What would the design look like?
Moved from https://gith…
-
I may be doing something wrong, but I'm having trouble getting this to build with GHC 8.
3noch updated
7 years ago