Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Simon Marlow's avatar
    8b102da8
    [project @ 2000-08-03 13:22:47 by simonmar] · 8b102da8
    Simon Marlow authored
    The parser didn't properly check that the constructor in a data
    declaration really are constructors (ie. begin with an upper case
    character).  This patch fixes the problem.
    
    bug reported by: Tim Giesler, a couple of weeks ago.
    8b102da8
    History
    [project @ 2000-08-03 13:22:47 by simonmar]
    Simon Marlow authored
    The parser didn't properly check that the constructor in a data
    declaration really are constructors (ie. begin with an upper case
    character).  This patch fixes the problem.
    
    bug reported by: Tim Giesler, a couple of weeks ago.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.