Files could not be expanded: conflict in file elixir.spec

Elixir is a functional meta-programming aware language built on top of the Erlang VM.

Edit Package elixir

Elixir is a functional meta-programming aware language built on top of the Erlang VM. It is a dynamic language with flexible syntax with macros support that leverages Erlang's abilities to build concurrent, distributed, fault-tolerant applications with hot code upgrades.

Elixir also provides first-class support for pattern matching, polymorphism via protocols (similar to Clojure's), aliases and associative data structures (usually known as dicts or hashes in other programming languages).

Finally, Elixir and Erlang share the same bytecode and data types. This means you can invoke Erlang code from Elixir (and vice-versa) without any conversion or performance hit. This allows a developer to mix the expressiveness of Elixir with the robustness and performance of Erlang.

Refresh
Refresh
Source Files

Sources could not be expanded: conflict in file elixir.spec

Show unmerged sources

Comments 1

Pawlicker's avatar

The reason it's failing to build on 15.4 is you need newer Erlang OTP. Please update it to 25 already, I need to run my Pleroma instance already :c

openSUSE Build Service is sponsored by