Skip to content
  • Simon Peyton Jones's avatar
    Modify a couple of error messages slightly · 00e1fc1b
    Simon Peyton Jones authored
    In particular
      In the type signature for:
         f :: Int -> Int
    I added the colon
    
    Also reword the "maybe you haven't applied a function to enough arguments?"
    suggestion to make grammatical sense.
    
    These tiny changes affect a lot of error messages.
    00e1fc1b