Skip to content

Releases: e-wrks/epm

Add support for scripts under bin

16 Dec 08:47
Compare
Choose a tag to compare

Add support for scripts under bin
Improvement for exec, packages with not upstream git repo

Introduce python_modules with symlinks under it maintained

29 Sep 07:33
Compare
Choose a tag to compare

PYTHONPATH is now shortened, to only list python_modules under each epm home.
And python_modules will have symlinks to root artifacts under each local package's host.py maintained.

Generation of cabal.project and stack.yaml can be avoided now

30 Sep 17:20
Compare
Choose a tag to compare

By touching a file named avoid-cabla.project at root of an epm home directory, then cabal.project will not be automatically generated there; avoid-stack.yaml will work the same way.

Preliminary Python support

28 Sep 15:33
Compare
Choose a tag to compare

epm exec now composes PYTHONPATH from local packages

Haskell Project moved into edh-universe subfolder

10 Jun 13:14
Compare
Choose a tag to compare

In 0.1.6 and before, epm maintains the Cabal/Stack project at top level of an EPM home, so dist-newstyle and .stack-work will be generated there too when building.

Since 0.1.7 on, the project artifacts (i.e. cabal.project and stack.yaml) are maintained under edh-universe, keeping EPM home clean at top level.

Improved Documentation

10 Jun 06:37
Compare
Choose a tag to compare

Improved Documentation

Allow EPM home initialization with packages

09 Jun 18:48
Compare
Choose a tag to compare

Allow EPM home initialization with packages

Improve Cabal Support

09 Jun 17:17
Compare
Choose a tag to compare

Improve Cabal Support

Bugfix Release 0.1.3

09 Jun 16:54
Compare
Choose a tag to compare

Bugfix Release 0.1.3

Bugfix Release 0.1.2

09 Jun 16:34
Compare
Choose a tag to compare

Bugfix Release