descript-lang-0.2.0.0: src/Descript/Sugar.hs
-- | Encodes syntax sugar. Currently:
-- - Implicit record properties (resolved by index)
-- - Implicit path key heads (resolved by input)
{-# OPTIONS_GHC -F -pgmF autoexporter #-}
-- | Encodes syntax sugar. Currently:
-- - Implicit record properties (resolved by index)
-- - Implicit path key heads (resolved by input)
{-# OPTIONS_GHC -F -pgmF autoexporter #-}