parent
36c589a21e
commit
90b8024fac
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ import Data.List (isPrefixOf, isInfixOf, stripPrefix)
|
|||
import Data.Text as Text (breakOnAll, pack)
|
||||
import Control.Monad.State
|
||||
import Network.URI (isURI)
|
||||
import System.FilePath (pathSeparator)
|
||||
import System.FilePath.Posix (pathSeparator)
|
||||
import qualified Data.Set as Set
|
||||
|
||||
type Style = [String]
|
||||
|
|
Loading…
Reference in a new issue