
#10956: Allow default keyboard behavior to be easily overriden -------------------------------------+------------------------------------- Reporter: BalinKingOfMoria | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: Runtime System | Version: 7.8.3 Resolution: | Keywords: io input raw Operating System: Windows | Architecture: x86_64 Type of failure: Incorrect result | (amd64) at runtime | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by BalinKingOfMoria): Sorry for the confusion... I just used getLine as an example of the function to get input. The program (test.hs) would look something like this {{{ main = do getLine main }}} I'd then run "ghc test.hs" at the command line and "test" to run the program. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10956#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler