fix: don't use relative mathexpr

This commit is contained in:
Mahdi Dibaiee 2016-11-04 23:14:58 +03:30
parent 8efe692859
commit 7da254f05a

View File

@ -37,7 +37,6 @@ resolver: lts-7.6
# will not be run. This is useful for tweaking upstream packages. # will not be run. This is useful for tweaking upstream packages.
packages: packages:
- '.' - '.'
- '../mathexpr'
# Dependency packages to be pulled from upstream that are not in the resolver # Dependency packages to be pulled from upstream that are not in the resolver
# (e.g., acme-missiles-0.3) # (e.g., acme-missiles-0.3)
extra-deps: extra-deps: