Benjamin Weber

Results 26 issues of Benjamin Weber

Setup ------------ * Create directory `test`. * Create file `test/Doctest.hs`: ```haskell Test.DocTest main :: IO () main = doctest ["-isrc", "src/Main.hs", "src/MyModule.hs"] ``` * Add to `package.yaml`: ```yaml tests: doctest:...

idea

Objective: How to let doctest run with `cabal test`? (I've spent considerable time to learn that I need to call `cabal repl --with-ghc=doctest`.) Ideal outcome: README of doctest shows example...

Is this an issue for doctest or [doctest-discover](https://github.com/karun012/doctest-discover)?

Search input: `instance Serialise Text` Current result: _Nothing_ Expected result: `cereal-text::Data.Serialize.Text` Context: automating type instance discovery with haskell-language-server (this is a blocker for the implementation) https://github.com/haskell/haskell-language-server/issues/2957 _What needs to be...

Python's pandas renders a specific representation of the data in IPython (Jupyter). is there such for IHaskell kernel for frames? If not, is it planned?

What's missing to get it work? How much work would that be?

What stamen does excellent is abstracting land cover. An option to let it do it for forest at a a scale of 1:1,000,000 (or any other reasonable) would be nice!

functionality
watercolor
wontfix

like described in https://news.ycombinator.com/item?id=38276107

Prescribed issue: no option in Psi to change default URL handler xmpp: to Psi. "In Mac OS X Tiger and later, you can call LSSetDefaultHandlerForURLScheme to register an app as...