Skip to content
  • Isaac Potoczny-Jones's avatar
    install-prefix and friends · b1932c34
    Isaac Potoczny-Jones authored
    * enumerated some imports
    * used --install-prefix flag
    * implemented conditional register at install time
    ** breaks install for two reasons:
    1) install will try to register
    2) register is broken
    * Register is broken for three reasons:
    1) --user and --system aren't implemented
    2) install doesn't put the files in the right place (prefix/lib/package-version)
    3) install doesn't put the .hi and .o files in the right place.
    
    But you can still use install-prefix to test.
    b1932c34