Skip to content

Parse Brands DO NOT MERGE#144

Open
hhefesto wants to merge 6 commits intoStand-In-Language:masterfrom
hhefesto:brands
Open

Parse Brands DO NOT MERGE#144
hhefesto wants to merge 6 commits intoStand-In-Language:masterfrom
hhefesto:brands

Conversation

@hhefesto
Copy link
Copy Markdown
Contributor

@hhefesto hhefesto commented Feb 9, 2026

new test suite doesn't pass yet so not included

hhefesto added 4 commits March 8, 2026 17:54
brand test file still just freezes and does nothing
To pretty print a telomare file (e.g. brands.tel) from ghci:

> import PrettyPrint (MultiLineShowUPT(..))
> import Telomare (forget)
> import Telomare.Parser
> readFile "brands.tel" >>= \s -> either putStrLn (mapM_ (print . fmap (fmap (MultiLineShowUPT . forget)))) (parseModule s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant