packages feed

clash-lib-1.4.0: src/Clash/Netlist/Id.hs-boot

module Clash.Netlist.Id where

import {-# SOURCE #-} Clash.Netlist.Types (Identifier)
import Data.Text (Text)

toText :: Identifier -> Text