https://ghc.haskell.org/trac/ghc/wiki/Commentary/Compiler/IfaceFiles
Show an interface file in human-readable form:
ghc --show-iface Mod.hi
https://ghc.haskell.org/trac/ghc/wiki/Commentary/Compiler/IfaceFiles
Show an interface file in human-readable form:
ghc --show-iface Mod.hi