Attempt to fix snap build

This commit is contained in:
Vidar Holen 2018-03-24 17:43:32 -07:00
parent 764b242f1b
commit 51e115cf47
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ parts:
- cabal-install
build: |
cabal sandbox init
cabal update
cabal install -j
install: |
install -d $SNAPCRAFT_PART_INSTALL/usr/bin