add gram to important packages (#16037)

This commit is contained in:
Bad Dog
2020-11-22 02:11:05 -05:00
committed by GitHub
parent f1764aaa9e
commit 2841cc6e97

View File

@@ -44,6 +44,7 @@ pkg1 "glob"
pkg1 "ggplotnim", "nim c -d:noCairo -r tests/tests.nim"
# pkg1 "gittyup", "nimble test", "https://github.com/disruptek/gittyup"
pkg1 "gnuplot", "nim c gnuplot.nim"
pkg1 "gram", "nim c -r --gc:arc --define:danger tests/test.nim", "https://github.com/disruptek/gram"
pkg1 "hts", "nim c -o:htss src/hts.nim"
# pkg1 "httpauth"
pkg1 "illwill", "nimble examples"