Copyright | (C) 2013-2016 University of Twente 2016-2017 Myrtle Software Ltd 2017 Google Inc. |
---|---|
License | BSD2 (see the file LICENSE) |
Maintainer | Christiaan Baaij <christiaan.baaij@gmail.com> |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
:: OverridingBool | Use color |
-> HDL | HDL target |
-> String | Module name |
-> Maybe DynFlags | Flags to run GHC with |
-> [FilePath] | Import dirs to use when no DynFlags are provided |
-> IO ([CoreBind], [(CoreBndr, Int)], [CoreBndr], FamInstEnvs, [(CoreBndr, Maybe TopEntity, Maybe CoreBndr)], [Either UnresolvedPrimitive FilePath], [DataRepr'], [(Text, PrimitiveGuard ())]) |