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

Enable flexible contexts for the doctest.

This commit is contained in:
Rob Rix 2019-10-11 11:50:16 -04:00
parent 5b238d8c50
commit b77a3b8058
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -221,5 +221,6 @@ data EdgeType term
-- $setup
-- >>> :seti -XFlexibleContexts
-- >>> :seti -XOverloadedStrings
-- >>> import qualified Core.Core as Core