@@ -1,4 +1,5 @@
#!/bin/bash
export CABAL_HOME=/opt/cabal/1.20
-export HASKELL_HOME=/opt/ghc/7.8.3
+export HASKELL_HOME=/opt/ghc/7.8.3
+export LANG=en_US.UTF-8