We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0b7bf7 commit c04f2b0Copy full SHA for c04f2b0
System/File/OsPath/Internal.hs
@@ -2,7 +2,6 @@
2
{-# LANGUAGE TypeApplications #-}
3
{-# LANGUAGE BangPatterns #-}
4
{-# LANGUAGE ViewPatterns #-}
5
-{-# LANGUAGE QuasiQuotes #-}
6
7
module System.File.OsPath.Internal where
8
windows/System/File/Platform.hsc
@@ -1,6 +1,5 @@
1
{-# LANGUAGE CPP #-}
{-# LANGUAGE PackageImports #-}
module System.File.Platform where
0 commit comments