foliage/app
Ben Gamari e3e34324ff Don't use lazy IO when reading .cabal files
Lazy IO tends to keep file handles open until the entire file is read,
which in this case may never happen. This leads to the process exceeding
the system's file descriptor limit, resulting in #35.
2023-03-01 13:42:52 -05:00
..
Distribution WIP fix botched rebase 2022-10-21 12:30:55 +08:00
Foliage Don't use lazy IO when reading .cabal files 2023-03-01 13:42:52 -05:00
Network/URI Implement GitHub backend 2022-09-29 15:49:42 +02:00
Main.hs Use with-utf8 2022-08-23 14:11:15 +02:00