mirror of
https://github.com/github/semantic.git
synced 2025-01-05 05:58:34 +03:00
Update src/Semantic/Api/Bridge.hs
Co-Authored-By: patrickt <patrickt@github.com>
This commit is contained in:
parent
aa2f6b2391
commit
cd52b5d932
@ -15,7 +15,7 @@ import qualified Semantic.Api.LegacyTypes as Legacy
|
||||
import qualified Semantic.Api.V1.CodeAnalysisPB as API
|
||||
|
||||
-- | An @APIBridge x y@ instance describes an isomorphism between @x@ and @y@.
|
||||
-- This is suitable for types such as 'Pos' which are representationally equal
|
||||
-- This is suitable for types such as 'Pos' which are representationally equivalent
|
||||
-- in their API, legacy, and native forms. All 'Lens' laws apply.
|
||||
--
|
||||
-- Foreign to native: @x^.bridging@
|
||||
|
Loading…
Reference in New Issue
Block a user