Ian-Woo Kim

Results 52 issues of Ian-Woo Kim

This PR provides a dev shell with nix flake into which one can enter by `nix develop`.

This fixes the following build error with GHC 9.11.20240512. ``` [49 of 67] Compiling TextShow.GHC.RTS.Flags ( src/TextShow/GHC/RTS/Flags.hs, /Users/ianwookim/repo/mercury/mwb-on-ghcHEAD/20240506/mwb-20240506/dist-newstyle/build/aarch64-osx/ghc-9.11.20240512/text-show-3.10.5/noopt/build/TextShow/GHC/RTS/Flags.dyn_o ) src/TextShow/GHC/RTS/Flags.hs:53:2: error: [GHC-39999] • No instance for ‘TextShow.Classes.TextShow IoManagerFlag’ arising from...