File: GhcPlugins.hs

package info (click to toggle)
haskell-ghc-tcplugins-extra 0.4.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 316 kB
  • sloc: haskell: 901; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (4)
1
2
3
module GhcApi.GhcPlugins (module GhcPlugins) where

import GhcPlugins hiding (TcPlugin, mkSubst)