Skip to content

Commit

Permalink
Try fixing windows build on GHC 9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Oct 28, 2024
1 parent 6f2fbd8 commit eda8a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sandwich/src/Test/Sandwich.hs
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ import Test.Sandwich.Types.TestTimer
import UnliftIO.Exception

#ifdef mingw32_HOST_OS
import System.Win32.Console
import System.Win32.Console (setConsoleOutputCP)
#endif


Expand Down

0 comments on commit eda8a51

Please sign in to comment.