Results 6 issues of @ugobourdon

I talk from zio.nio part of the lib (not core) If i understand correclty, `channel.read` ```scala def f(channel: AsynchronousSocketChannel) = { val _first3: IO[Exception, Chunk[Byte]] = channel.read(3) val _second3: IO[Exception,...

From the example given in https://zio.github.io/zio-nio/docs/essentials/essentials_sockets#creating-sockets ```scala val server = AsynchronousServerSocketChannel() .mapM { socket => for { _ >= socket.bind _ doWork(channel).catchAll(ex => putStrLn(ex.getMessage))).fork).forever.fork } yield () }.useForever def doWork(channel:...

Hi. Nice job, i use a lot elm-multiselect in my project and package it in a tiny lib to do some cool stuff cf. https://package.elm-lang.org/packages/PerformanceIMMO/elm-utils/latest/Perfimmo-Form-FormField-FormMultiSelect But I don't see if...

It is a very bad practive to use snapshot version to maven/sbt publish artifact because you can change lib without updating version and perform bugs in production app user of...

question

Hi, Is it feasible ? Seems ghc-mod is deprecated no ?

Bonjour, Est-il prévu de mettre à jour l'attestation générée avec le nouvel horaire du couvre feu ?