haskell / haskell/xhtml

Please ensure xhtml does not warn for incomplete-record-updates

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
13
Forks
11
PR merge metrics
No merged PRs in 30d

Description

As per [this accepted GHC proposal](https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0071-Wall-uni-patterns.rst), GHC will add `incomplete-uni-patterns` and `incomplete-record-updates` to `-Wall`. Could you please ensure that the following files do not give any warnings for `incomplete-record-updates`, perhaps by setting the pragma below? (A clean compile of xhtml is needed to build GHC.)

`{-# OPTIONS_GHC -Wno-incomplete-record-updates #-}`

* `Text/XHtml/Internals.hs`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.