Rather than use a pattern match, this patch opts to explicitly extract
the fields of interest using where syntax. This keeps compatibility
across GHC 7.8 releases.
Ref:
|
||
|---|---|---|
| .. | ||
| Haskell | ||
Rather than use a pattern match, this patch opts to explicitly extract
the fields of interest using where syntax. This keeps compatibility
across GHC 7.8 releases.
Ref:
|
||
|---|---|---|
| .. | ||
| Haskell | ||