Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

Fix build with non-utf8 locale #205

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 25, 2016

  1. Fix build with non-utf8 locale

    Run of elm-make was throwing an exception with LC_ALL=C, fixed by using
    readProcessWithExitCode from System.Process.ByteString instead of
    System.Process.
    Kai Wohlfahrt committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    f47451a View commit details
    Browse the repository at this point in the history