mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
🔥 an obsolete FIXME.
This commit is contained in:
parent
9ea288a36d
commit
6097e4509e
@ -208,7 +208,7 @@ data Analysis address value m = Analysis
|
||||
, unit :: m value
|
||||
, bool :: Bool -> m value
|
||||
, asBool :: value -> m Bool
|
||||
, string :: Text -> m value -- FIXME: Text
|
||||
, string :: Text -> m value
|
||||
, asString :: value -> m Text
|
||||
, frame :: m value
|
||||
, edge :: Edge -> address -> m ()
|
||||
|
Loading…
Reference in New Issue
Block a user