Skip to content
  • tmcgilchrist's avatar
    Recognise US spelling for specialisation flags. · 151edd89
    tmcgilchrist authored and Ben Gamari's avatar Ben Gamari committed
    The user guide says that we allow the user to use `specialise` or
    `specialize` interchangeably but this wasn't the case for the relevant
    flags. This patch adds aliases for the flags which control
    specialisation.
    
    Reviewers: erikd, austin, mpickering, bgamari
    
    Reviewed By: mpickering, bgamari
    
    Subscribers: mpickering, thomie
    
    Differential Revision: https://phabricator.haskell.org/D2542
    
    GHC Trac Issues: #12575
    151edd89