Changes between Initial Version and Version 1 of Ticket #42

Show
Ignore:
Timestamp:
01/08/06 21:52:28 (7 years ago)
Author:
ijones
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42 – description

    initial v1  
    2020language. 
    2121 
    22 When implementing this, be sure to add: 
     22== When implementing this, be sure to add == 
    2323 1. register step to cabal (register in hugs a little bit of something) 
    2424 1. hugs-pkg as a package tool 
    2525 1. command-line args to hugs or hugsWrap relating to the packages 
     26 
     27== Problems with not having hugs-pkg == 
     28 1. no way to tell hugs to turn packages on / off 
     29 1. register / unregister don't make much sense 
     30 1. no way to install into a non-standard location and expect hugs to find the package