Skip to content
  • Takenobu Tani's avatar
    Fix comment (old filename '.lhs') in libraries/ · 4d31880a
    Takenobu Tani authored and Matthew Pickering's avatar Matthew Pickering committed
    [skip ci]
    
    There are some old file names (*.lhs) at comments.
    (I'm fixing to read source code by newcomers.)
    
    * libraries/base/GHC/Base.hs
      - compiler/deSugar/DsListComp.lhs
      - PrelRules.lhs x2
      - Base.lhs
    
    * libraries/base/GHC/IO.hs
      - PrimOp.lhs
      - GHC.IO.lhs
      - GHC.Exception.lhs
    
    * libraries/base/GHC/Real.hs
      - compiler/prelude/PrelRules.lhs
    
    * libraries/ghc-prim/GHC/Magic.hs
      - MkId.lhs x2
    
    Reviewers: austin, hvr, bgamari
    
    Reviewed By: bgamari
    
    Subscribers: thomie
    
    Differential Revision: https://phabricator.haskell.org/D3060
    4d31880a