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:
parent
a51151afb5
commit
8e6a1395c0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user