Skip to content

Instantly share code, notes, and snippets.

@jneira
Last active September 4, 2018 06:47
Show Gist options
  • Save jneira/453a88356995861ad468ebd3b661dcba to your computer and use it in GitHub Desktop.
Save jneira/453a88356995861ad468ebd3b661dcba to your computer and use it in GitHub Desktop.
etlas dhall integration

dhall support check list:

  • New build
    • get: not applicable
    • init: not implemented
    • configure: tested
    • build: tested
    • docs: same behaviour etlas.exe: The program 'etadoc' version >=0.1 is required but it could not be found.
    • deps: tested
    • clean: tested
    • run: tested
    • repl: tested
    • test: to test
    • bench:to test
    • check: not implemented
    • sdist: tested
    • bdist: no tested
    • upload: not implemented (maybe not needed?)
    • report: not implemented (maybe not needed?)
    • freeze: tested
    • gen-bounds: same behaviour (etlas.exe: Could not resolve dependencies)
    • outdated: tested
    • format: not implemented
    • hscolour: not applicable
    • copy: not tested (maybe not needed?)
    • register: same behaviour eta.exe: can't find a package database at dist\package.conf.inplace

  • Old build
    • reconfigure: tested
    • old-build: tested
    • old-configure: tested
    • old-deps: tested
    • old-docs: docs: same behaviour etlas.exe: The program 'etadoc' version >=0.1 is required but it could not be found.
    • old-repl: tested
    • old-run: tested
    • old-install: tested
    • old-test: not tested
    • old-freeze: tested (needs old-configure)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment