« Previous | Next » 

Revision fec1fac1

IDfec1fac195e174d5971556aee22527cc569a8001
Parent d34c79b6
Child 1b2adaa6

Added by Jose A. Lopes over 10 years ago

Rename 'Constants.hs' to 'PyConstants.hs'

Rename the generated 'Constants.hs' module, which contains the Haskell
constants generated from Python, to 'PyConstants.hs' in order to
eliminate duplicated constants in Haskell, a problem introduced by the
Haskell to Python constant generation, and to circumvent a problem
with import/export of Haskell modules. Add a new module named
'Constants.hs' which imports 'PyConstants.hs' and exports its names.

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences