summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_4_f2b302f343b6615ea63feb9ee32892c5._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_4_f2b302f343b6615ea63feb9ee32892c5._comment b/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_4_f2b302f343b6615ea63feb9ee32892c5._comment
new file mode 100644
index 000000000..7e5ef986b
--- /dev/null
+++ b/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_4_f2b302f343b6615ea63feb9ee32892c5._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="http://svario.it/gioele"
+ nickname="gioele"
+ subject="comment 4"
+ date="2016-04-16T12:53:13Z"
+ content="""
+This problem is still present in `6.20160412-gdcf8d3b`. Programs run inside `runshell` will complain that
+
+ locale: Cannot set LC_CTYPE to default locale: No such file or directory
+ locale: Cannot set LC_MESSAGES to default locale: No such file or directory
+ locale: Cannot set LC_ALL to default locale: No such file or directory
+
+Is it possible to remove the `LOCPATH=/dev/null` workaround now that GHC 7.10 is used to build the standalone bundles?
+
+"""]]