Skip to content
  • toonn's avatar
    0638a484
    doc: Simplify executable and library example · 0638a484
    toonn authored and Emily Pillmore's avatar Emily Pillmore committed
    Use `hs-source-dirs` for the library and change the `other-modules`
    names for the executables to avoid confusion.
    
    Lowercase the `main-is` files to make it clear the filename need not be
    a module name.
    
    Add dependency on the internal library to the prog2 executable to
    showcase common usage.
    
    [ci skip]
    0638a484
    doc: Simplify executable and library example
    toonn authored and Emily Pillmore's avatar Emily Pillmore committed
    Use `hs-source-dirs` for the library and change the `other-modules`
    names for the executables to avoid confusion.
    
    Lowercase the `main-is` files to make it clear the filename need not be
    a module name.
    
    Add dependency on the internal library to the prog2 executable to
    showcase common usage.
    
    [ci skip]
Loading