Commit Graph

9 Commits

Author SHA1 Message Date
931080244f
Fix bug in logging 2020-04-26 20:17:59 +02:00
9d9e415a09
Remove use of unsafe decodeUtf8 2020-04-17 09:30:45 +02:00
793aad7b6c
Fix ghc-make when files are in PATH
Fixes #11
2020-04-16 23:15:21 +02:00
3496f24f6e
Silence compiler warnings 2020-04-09 20:08:25 +02:00
f78e7b1cbc
Small refactor and build fixes 2020-04-09 18:26:02 +02:00
958bf698b9
Fix bug in caputeOutStreams
We didn't read continuously from the pipe, potentially
blocking it when the buffer is full.
2020-04-09 17:01:03 +02:00
5382fd9aca
Fix crashes due to utf8 decoding errors 2020-04-08 22:20:26 +02:00
31a8316bfa Implement proper build log scrolling 2020-03-24 21:05:10 +01:00
a93aaf9a5f Initial commit 2020-03-09 00:44:11 +01:00