| Safe Haskell | Ignore |
|---|---|
| Language | GHC2021 |
GHC.Hs.Basic
Contents
Description
Fixity
Documentation
Orphan instances
| Binary Fixity # | |
| Binary FixityDirection # | |
Methods put_ :: WriteBinHandle -> FixityDirection -> IO () # put :: WriteBinHandle -> FixityDirection -> IO (Bin FixityDirection) # get :: ReadBinHandle -> IO FixityDirection # | |
| Outputable Fixity # | |
| Outputable FixityDirection # | |
Methods ppr :: FixityDirection -> SDoc # | |
| Outputable LexicalFixity # | |
Methods ppr :: LexicalFixity -> SDoc # | |