1
1
mirror of https://github.com/github/semantic.git synced 2024-12-29 18:06:14 +03:00

w h i t e s p a c e

This commit is contained in:
Patrick Thomson 2019-09-27 18:16:42 -04:00
parent a51151afb5
commit 8e6a1395c0

View File

@ -82,8 +82,6 @@ class Compile py where
default compileCC :: (MonadFail m, Show py) => py -> m (t Name) -> m (t Name)
compileCC a _ = defaultCompile a
-- | TODO: This is not right, it should be a reference to a Preluded
-- NoneType instance, but it will do for now.
none :: (Member Core sig, Carrier sig t) => t Name