-
I see actions are already set up and artifacts are uploaded – https://github.com/lazamar/haskell-docs-cli/actions/runs/11043126886 worked on my machine. It would be nice if they ended up in Releases s…
-
I'm not able to install unused on OSX 10.10.5
``` bash
$ brew install unused
==> Installing unused from joshuaclayton/formulae
==> Downloading https://github.com/joshuaclayton/unused/archive/v0.6.0.1…
-
- [ ] Add app url per hossted app
- [ ] Add credentials ( applicative and HTTP auth)
- [ ] Create rellevent secrets and reconcile them
- [ ] PRovide guideline to @alex-bondarev-linnovate on hot to …
-
``` haskell
{-# LANGUAGE TemplateHaskell #-}
module Main where
import Control.Monad
import Data.DeriveTH
import Test.Hspec
import Test.Hspec.QuickCheck …
-
On restart, without any log driver, historical logs are printed on stdout.
Are you handling it? Is their logs duplication when container restart?
-
A complete build log that shows the error is at http://hydra.cryp.to/build/190667/nixlog/1/raw.
peti updated
10 years ago
-
In the dependencies for temporary-1.3:
* random dependency cycle detected: random, temporary, doctest,
prettyprinter-ansi-terminal, optparse-applicative, tasty, tasty-benc…
-
As discussed in #15, we probably want to clearly separate the `printerOptsParser` in to a separate section of the help text, and make it clear that the options there are the same ones affected by a co…
-
Hi Tristan:
I am trying to reproduce the results of your paper for libarchive.
The only thing that I cannot get to work is building iiglue after following the instructions for foreign inference. I get…
-
Idris has two syntaxes we don't, idiom brackets and `!`-notation. It might seem that they overlap with each other and `do` notation too much, but actually I think they are very good in catering to nee…