1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00

Correct a doctest.

This commit is contained in:
Rob Rix 2019-10-10 20:42:02 -04:00
parent 13fec83cba
commit a046690bd0
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -222,4 +222,4 @@ data EdgeType term
-- $setup
-- >>> :seti -XOverloadedStrings
-- >>> import qualified Data.Core as Core
-- >>> import qualified Core.Core as Core