etlas icon indicating copy to clipboard operation
etlas copied to clipboard

Etlas, the build tool and package manager for the Eta programming language

Results 26 etlas issues
Sort by recently updated
recently updated
newest added

This PR https://github.com/typelead/eta/pull/989 ran into this error: https://app.circleci.com/pipelines/github/typelead/eta/1/workflows/0353209f-42ce-469c-a4f5-57a09f7fa2e6/jobs/2762 ``` Downloading the latest package lists from: - hackage.haskell.org - [email protected]/typelead/etlas-index The authenticity of host 'github.com (140.82.114.4)' can't be established. ECDSA key...

All is in the title, the link https://cdnverify.eta-lang.org/ does no longer refer to Eta I've nowhere found other binaries for Etlas, and the links on the Etlas installation page https://eta-lang.org/docs/user-guides/eta-user-guide/installation/etlas...

Hi Team, I'm trying to install by following the process here https://eta-lang.org/docs/user-guides/eta-user-guide/installation/etlas#installation, but I can't manage to download the compiled binaries.

As described in https://github.com/typelead/eta/issues/704#issuecomment-411348461. Here we can track [the progress](https://github.com/jneira/etlas/tree/dhall) and specific issues about. The plan would be: - [X] Make default build (`cabal new-build`) work with `etlas.dhall` as the...

As far as I can tell `etlas install` doesn't actually do anything. Whichever combination of flags I use, there is no sign that build products have been placed anywhere. In...

While trying to build `Elm-0.13`, etlas ignores the constraints on the direct dependencies like `indents`. The bounds specified in the cabal file are `indents >= 0.3 && < 0.4` but...

can-workaround

* Bug discovered trying to patch a package that uses `alex`: https://github.com/typelead/eta-hackage/pull/149 * `eta` needs a custom version of `alex` that doesn't add c headers when generate the `.hs` file...

can-workaround

* Bug discovered trying to patch a package that uses `alex`: https://github.com/typelead/eta-hackage/pull/149 * `eta` needs a custom version of `alex` that doesn't add c headers when generate the `.hs` file...

bug
can-workaround
windows

Some packages, like time-compat, have started to use leading commas (sigh!) and etlas is not able to read them without patching. Relevant pr: https://github.com/haskell/cabal/pull/4971

* To let users refer to directories (like `src/main/java/**` for example)