mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-19 16:20:11 -06:00
fix the System.FilePath import for Posix
This commit is contained in:
@@ -31,7 +31,6 @@ import qualified Data.ByteString.Char8 as BS
|
||||
|
||||
#ifdef mingw32_HOST_OS
|
||||
import System.Win32.DLL
|
||||
import System.FilePath.Windows
|
||||
import Foreign.Ptr
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user