Skip to content
  • sheaf's avatar
    2d07efe3
    Use SetupHooks for Configure build-type · 2d07efe3
    sheaf authored
    This commit implements the Configure build-type in terms of Hooks,
    when build-type: Hooks is available (for Cabal >= 3.13).
    
    This moves Configure away from an implementation in terms of UserHooks,
    i.e. away from the Custom build-type.
    2d07efe3
    Use SetupHooks for Configure build-type
    sheaf authored
    This commit implements the Configure build-type in terms of Hooks,
    when build-type: Hooks is available (for Cabal >= 3.13).
    
    This moves Configure away from an implementation in terms of UserHooks,
    i.e. away from the Custom build-type.
Loading