Skip to content
Snippets Groups Projects
Commit ba786681 authored by Zubin's avatar Zubin
Browse files

Bump file-io submodule to 0.1.4

parent f5b5d1dc
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@ ghcWarningsArgs = do
, package directory ? pure [ "-Wno-unused-imports"
, "-Wno-deprecations" -- https://gitlab.haskell.org/ghc/ghc/-/issues/24240
]
, package fileio ? pure [ "-Wno-unused-imports" ] -- https://github.com/haskell/file-io/issues/30
, package ghc ? pure [ "-Wcpp-undef"
, "-Wincomplete-uni-patterns"
, "-Wincomplete-record-updates"
......
Subproject commit a4a0464ccd38e8380c202949a90b21d9e592aeef
Subproject commit f0b7bf70160c447a7960945b5316db9f8f299eb7
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment