Clean up, rewrite stuff

This commit is contained in:
2016-04-16 18:17:44 +02:00
parent 577ecf6750
commit 7e8c745e35
6 changed files with 280 additions and 583 deletions

View File

@@ -1,7 +0,0 @@
module HPath.Foreign where
#include <limits.h>
pathMax :: Int
pathMax = #{const PATH_MAX}