Naïm Camille Favier
Naïm Camille Favier
```haskell -- | Lift a natural transformation from @f@ to @g@ into a natural transformation from @'Free' f@ to @'Free' g@. hoistFree :: Functor g => (forall a. f a...
Something like `Net.IPv4.{private,reserved,public}` for IPv6 would be nice.
If the GPG private key used for decrypting secrets is missing, the boot just hangs after "setting up secrets". Is this intentional?
The old connection package is locked on tls 1.6. See https://github.com/barrucadu/irc-conduit/pull/60
Fixes the other half of https://github.com/barrucadu/irc-conduit/issues/54
`forkFinally` catches exceptions so we need to re-throw them after cleaning up so that they show up in stderr.
...because of the `--hard-dereference` flag, and hence will not work in environments where GNU tar is not available, like minimal containers. Possible solutions: - make GitHub Pages accept artifacts containing...
https://choosealicense.com/ This would help package your script in Linux distributions.