Skip to content

Correct the new W0n_code.hs file imports #77

@patrikja

Description

@patrikja

The chapters of the book are in the subdirectories L/NN/ as literate Haskell files, containing a mix of LaTeX and Haskell.
Today, prompted by a student request, I added "unlitted" versions with just the pure Haskell code, ignoring all the LaTeX, to make it easy to try out and build further on the code in the chapters.
These files still import the literate Haskell files, and this is a bit impractical - it would be better to have a separate code/ or src/ hierarchy with just the .hs files (without the .lhs Chapter files).
Contributions are welcome!

/P

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions