Explorar el Código

Add haskell tests to run script

Moghedrin hace 10 años
padre
commit
3ab8a75d33
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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