SafeHaskell: Fix trust check for when safe module imports
trustworthy module in the same package.
Showing
- compiler/deSugar/Desugar.lhs 2 additions, 1 deletioncompiler/deSugar/Desugar.lhs
- compiler/iface/BinIface.hs 6 additions, 2 deletionscompiler/iface/BinIface.hs
- compiler/iface/LoadIface.lhs 4 additions, 0 deletionscompiler/iface/LoadIface.lhs
- compiler/iface/MkIface.lhs 29 additions, 23 deletionscompiler/iface/MkIface.lhs
- compiler/main/HscMain.lhs 7 additions, 5 deletionscompiler/main/HscMain.lhs
- compiler/main/HscTypes.lhs 14 additions, 3 deletionscompiler/main/HscTypes.lhs
- compiler/rename/RnNames.lhs 19 additions, 6 deletionscompiler/rename/RnNames.lhs
- compiler/typecheck/TcRnDriver.lhs 2 additions, 1 deletioncompiler/typecheck/TcRnDriver.lhs
- compiler/typecheck/TcRnTypes.lhs 36 additions, 22 deletionscompiler/typecheck/TcRnTypes.lhs
Loading
Please register or sign in to comment