Răsfoiți Sursa

Add haskell tests to run script

Moghedrin 10 ani în urmă
părinte
comite
3ab8a75d33
1 a modificat fișierele cu 5 adăugiri și 0 ștergeri
  1. 5 0
      test/config.sh

+ 5 - 0
test/config.sh

@@ -17,6 +17,11 @@ declare -A imageTests=(
 		python-sqlite3
 		python-zlib
 	'
+	[haskell]='
+		haskell-cabal
+		haskell-ghci
+		haskell-runhaskell
+	'
 	[ruby]='
 		ruby-standard-libs
 		ruby-gems