Use WoofWare.Whippet.Fantomas rather than Myriad.Core (#280)

This commit is contained in:
Patrick Stevens
2024-10-06 21:22:06 +01:00
committed by GitHub
parent 4d641b0662
commit 40106d8aa3
42 changed files with 30 additions and 2271 deletions

View File

@@ -1,6 +1,7 @@
namespace WoofWare.Myriad.Plugins
open Fantomas.FCS.Syntax
open WoofWare.Whippet.Fantomas
[<RequireQualifiedAccess>]
module internal Measure =
@@ -20,5 +21,4 @@ module internal Measure =
| l ->
let l = String.concat "." l
failwith $"unrecognised type for measure: %s{l}"
|> SynExpr.createLongIdent