compiler: Add error output to the compiler

This commit is contained in:
Vicent Marti
2017-12-04 18:26:50 +01:00
parent e4b9430024
commit 5812f89f66
8 changed files with 185 additions and 90 deletions

View File

@@ -17,3 +17,7 @@
[[constraint]]
name = "gopkg.in/cheggaaa/pb.v1"
version = "1.0.18"
[[constraint]]
name = "github.com/urfave/cli"
version = "1.20.0"