Files
WoofWare.Whippet/WoofWare.Whippet.Fantomas/README.md
Patrick Stevens 8834d885de
Some checks failed
.NET / build (Debug) (push) Has been cancelled
.NET / build (Release) (push) Has been cancelled
.NET / analyzers (push) Has been cancelled
.NET / build-nix (push) Has been cancelled
.NET / check-dotnet-format (push) Has been cancelled
.NET / check-nix-format (push) Has been cancelled
.NET / Check links (push) Has been cancelled
.NET / Check flake (push) Has been cancelled
.NET / nuget-pack (push) Has been cancelled
.NET / expected-pack (push) Has been cancelled
.NET / all-required-checks-complete (push) Has been cancelled
Initial import of Fantomas client library (#6)
2024-10-04 15:13:49 +01:00

10 lines
708 B
Markdown

# WoofWare.Whippet.Fantomas
Helper methods to access [Fantomas](https://github.com/fsprojects/fantomas) from within a [Whippet](https://github.com/Smaug123/WoofWare.Whippet) plugin (or elsewhere).
This is *not* intended to be the long-term future of Whippet plugins.
I have created it for compatibility with my existing [Myriad](https://github.com/MoiraeSoftware/myriad) plugins ([WoofWare.Myriad](https://github.com/Smaug123/WoofWare.Myriad/)), to help the transition to Whippet.
As such, the version of Fantomas and the F# compiler is currently pinned to a rather old version.
Once I have migrated WoofWare.Myriad to Whippet, I will upgrade Fantomas here, and there will be breaking changes to the API.