bug#37366: ghci can't find System.IO

2020-06-10 Thread Royce Strange
Hello. Found the ghc reported to have issues: https://ci.guix.gnu.org/build/1567747/details Going back in time to the commit that corresponds with the ghc that was reported to be broken: - $ guix time-machine --commit=caa366ec230ccc42f5c8d90d36e8cac933053a81 \ -- environment --pure --ad-hoc g

bug#37366: ghci can't find System.IO

2019-09-10 Thread P via Bug reports for GNU Guix
with the latest ghc (qhws2nyqmjansrnqf78mz87l74v01mfx-ghc-8.6.5) i cannot start ghci, due to the following error[1] I do not have any other Haskell package in my profile [1]: ``` GHCi, version 8.6.5: http://www.haskell.org/ghc/ :? for help :1:6: error: Not in scope: ‘System.IO.hSetBufferi