"Con.hs" (or the same with any other extension) is a reference to the console device on Windows. Same for Prn.whatever and other filenames that overlap device names.
On Sat, Sep 14, 2019 at 3:17 PM Shayne Fletcher via ghc-devs < [email protected]> wrote: > Anyone understand what's going on here (HEAD) on Windows? > ``` > 2019-09-14T19:06:40.1438283Z # Running: git clone > https://gitlab.haskell.org/ghc/ghc.git > 2019-09-14T19:06:40.1879263Z Cloning into 'ghc'... > 2019-09-14T19:07:02.4403717Z error: unable to stat just-written file > compiler/GHC/StgToCmm/Con.hs: No such file or directory > ``` > > -- > *Shayne Fletcher* > Language Engineer */* +1 917 699 7663 > *Digital Asset* <https://digitalasset.com/>, creators of *DAML > <https://daml.com/>* > > This message, and any attachments, is for the intended recipient(s) only, > may contain information that is privileged, confidential and/or proprietary > and subject to important terms and conditions available at > http://www.digitalasset.com/emaildisclaimer.html. If you are not the > intended recipient, please delete this message. > _______________________________________________ > ghc-devs mailing list > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs > -- brandon s allbery kf8nh [email protected]
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
