Skip to content
  • Iustin Pop's avatar
    Document some useful Haskell tips · ef958f2a
    Iustin Pop authored
    
    
    This improves devnotes.rst with some tricks for Haskell development,
    and additionally it does two Makefile improvements:
    
    - properly document lib/_vcsversion.py as a requirement for
      Constants.hs (but do not require rebuild when updated)
    - move HEXTRA at the end of the GHC invocation, so any command line
      options will indeed override the built-in ones (especially -osuf)
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
    ef958f2a