Whitespace forward compatibility for proposal #229
GHC Proposal #229 changes the lexical rules of Haskell, which may require slight whitespace adjustments in certain cases. This patch changes formatting in nofib in a way that enables it to compile under the proposed rules.
parent
d41a2d00
No related branches found
No related tags found
Showing
- gc/fibheaps/Main.lhs 1 addition, 1 deletiongc/fibheaps/Main.lhs
- real/hidden/Preds.hs 1 addition, 1 deletionreal/hidden/Preds.hs
- real/veritas/Display.hs 1 addition, 1 deletionreal/veritas/Display.hs
- real/veritas/Kernel.hs 1 addition, 1 deletionreal/veritas/Kernel.hs
- real/veritas/Sub_Core1.hs 1 addition, 1 deletionreal/veritas/Sub_Core1.hs
- real/veritas/Sub_Core2.hs 6 additions, 6 deletionsreal/veritas/Sub_Core2.hs
- real/veritas/Sub_Core4.hs 3 additions, 3 deletionsreal/veritas/Sub_Core4.hs
- real/veritas/Tactics.hs 1 addition, 1 deletionreal/veritas/Tactics.hs
- spectral/dom-lt/Dom.hs 3 additions, 3 deletionsspectral/dom-lt/Dom.hs
- spectral/fibheaps/Main.lhs 1 addition, 1 deletionspectral/fibheaps/Main.lhs
Loading
Please register or sign in to comment