8000 :fire: an obsolete FIXME. · github/semantic@6097e45 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 6097e45

Browse files
committed
🔥 an obsolete FIXME.
1 parent 9ea288a commit 6097e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

semantic-core/src/Analysis/Eval.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ data Analysis address value m = Analysis
208208
, unit :: m value
209209
, bool :: Bool -> m value
210210
, asBool :: value -> m Bool
211-
, string :: Text -> m value -- FIXME: Text
211+
, string :: Text -> m value
212212
, asString :: value -> m Text
213213
, frame :: m value
214214
, edge :: Edge -> address -> m ()

0 commit comments

Comments
 (0)
0