-
They are currently missing:
https://mvnrepository.com/artifact/com.lihaoyi/ammonite
![image](https://user-images.githubusercontent.com/3989292/109012139-b8238280-76c2-11eb-963c-947c40c103e3.png)
-
The GitHub Actions build fails following the updates made by scala steward.
This can be seen by the red x on the main GitHub branch, and the [recent actions workflows](https://github.com/lsug/lsug-w…
-
`not found: https://repo1.maven.org/maven2/com/github/chengpohi/ammonite-vi_2.13/1.6.1/ammonite-vi_2.13-1.6.1.pom`
-
Hi,
I'm running the code from the example:
`
import optimus.optimization._
import optimus.optimization.enums.SolverLib
import optimus.optimization.model.MPFloatVar
implicit val model: MPMo…
-
**Tool information**
- Tool name: Coursier (`cs`)
- Tool license: Apache v2
- Add or update? add
- Desired version: [latest stable](https://github.com/coursier/coursier/releases/latest)
- Approxi…
-
Hi all,
We have been using `http4s` in our project and we recently noticed that slashes (`/`) are not URL-encoded in query parameters.
For example, let's say we have the following URL:
```
/some…
-
Dale has made it convenient for Mac users to install this via homebrew, but what about Linux?
Is it just a matter of copying the scripts into some directory on the PATH?
related: Windows ticket …
-
```
❯ nix-shell -p bloop --run "bloop about"
these paths will be fetched (571.11 MiB download, 1429.06 MiB unpacked):
/nix/store/02xr4yq8svlg0vc2nzkbrw1s4sg4bk38-gtk+3-3.24.21
```
full lis…
-
It seems that traverse is easy to blow the stack. Here is an example:
```scala
package cats
import cats.data.StateT
import implicits._
object TravTest {
def test(size: Int) = {
type…
-
**Describe the bug**
Recently I started to work on a large SBT project (metals reports 125 build targets + several hundred library dependencies) with a newly set up Intel MacBook Pro (running Big …