Browse Source

Add haskell tests to run script

Moghedrin 10 năm trước cách đây
mục cha
commit
3ab8a75d33
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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