Skip to content
Snippets Groups Projects
Commit 1cac4b1d authored by Christopher Spinrath's avatar Christopher Spinrath
Browse files

Replace haskell-platform with ghc

parent dcfd9073
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,7 @@ PH_PKGS=(\ ...@@ -67,7 +67,7 @@ PH_PKGS=(\
IF_PKGS=(\ IF_PKGS=(\
"FALSE" "postgresql" "Datenbank-Server. Nett um in der Datenbanken-Vorlesungen Dinge auszuprobieren.\n Aber relativ groß." \ "FALSE" "postgresql" "Datenbank-Server. Nett um in der Datenbanken-Vorlesungen Dinge auszuprobieren.\n Aber relativ groß." \
"TRUE" "dia" "Graphisches Tool, um UML/ER Diagramme für die Vorlesungen Softwaretechnik und Datenbanken anzufertigen" \ "TRUE" "dia" "Graphisches Tool, um UML/ER Diagramme für die Vorlesungen Softwaretechnik und Datenbanken anzufertigen" \
"TRUE" "haskell-platform" "Glaskow Haskell Compiler für die Vorlesung Programmierung" \ "TRUE" "ghc" "Glaskow Haskell Compiler für die Vorlesung Programmierung" \
"TRUE" "default-jdk" "Java JDK für die Vorlesung Programmierung" \ "TRUE" "default-jdk" "Java JDK für die Vorlesung Programmierung" \
"TRUE" "swi-prolog" "Prolog Interpreter/Compiler für die Vorlesung Programmierung" \ "TRUE" "swi-prolog" "Prolog Interpreter/Compiler für die Vorlesung Programmierung" \
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment