Skip to content
  • Takenobu Tani's avatar
    user-guide: fix examples of ghci commands · 33856696
    Takenobu Tani authored and Ben Gamari's avatar Ben Gamari committed
    Fix examples of ghci commands:
      * correct typos
      * add top-level binding without let statement
      * modify Time.getClockTime to Data.Time.getZonedTime
      * modify Directory.setCurrentDirectory
      * modify ghc version number
    
    Test Plan: build
    
    Reviewers: austin, bgamari
    
    Reviewed By: bgamari
    
    Subscribers: rwbarton, thomie
    
    Differential Revision: https://phabricator.haskell.org/D3852
    33856696