-
このリポジトリのオーナーをできれば @haskell-jp に変えたい。
* 今使っている古いタイプのトークンは権限が広すぎるため他の人に見られたくない(Slackの説明でも「パスワードと同じ様に扱え」と書いてある)。
* トークンの暗号化はTravisCIの機能を使っているのだが、その復号が暗号化したリポジトリでしかできないため他のリポジトリへ移すことはできない。
この問題点を解決…
-
I was prompted to file a bug report with magic number `C25C:7EF8:5C19F05:5D2ADBA:6527AD13`.
Not sure what this number means, but maybe this points to some logs you have about this execution of `gh`.
…
-
-
Part of https://github.com/runtimeverification/k/issues/2491
Should the backend be allowed to use these functional claims as lemmas directly? When discharging other proof goals, we could treat thes…
-
Be able to parse external files
The most likely path forward to this is integrating the Agda standard library's `IO` module. Although, I had some issues compiling a hello world example.
Unsure i…
-
Is it possible to add the Haskell logo?
Haskell [(wiki link)](https://en.wikipedia.org/wiki/Haskell_(programming_language)) is a fairly well known programming language that's been around since 1990…
-
`haskellPackages.git-annex.src` in 9721c545927610b77a304011d4aee72e098352cb is not what you'd expect. The previously applied `overrideCabal` is lost after `overrideScope`. This works correctly only if…
-
## Issue description
While `haskell.lib.enableDWARFDebugging` now exists, in practice it's not very useful since stack unwinding rarely succeeds unless all libraries in the process's image have unw…
-
In https://github.com/dhall-lang/dhall-haskell/pull/1485#discussion_r339856234 @jiegillet brought up the idea of representing decoders and encoders in a single type inspired by `tomland`'s [`Codec`](h…
-
```
lhs2TeX doesn't recognised the --verbatim-comments option:
$ lhs2TeX --version
lhs2TeX 1.18.1, Copyright (C) 1997-2012 Ralf Hinze, Andres Loeh
$ cd notes/style
$ make
lhs2TeX --verbatim-comme…