-
Notifications
You must be signed in to change notification settings - Fork 219
Closed
Description
Building library for dhall-1.42.0..
[69 of 77] Compiling Dhall.TH
/var/stackage/work/unpack-dir/unpacked/dhall-1.42.0-d29671176e59c6861b5d2ff055de0a8160793e10de281c46a8279821c9efc88d/src/Dhall/TH.hs:274:38: error:
• Couldn't match type: flag0 -> Syntax.TyVarBndr flag0
with: Syntax.TyVarBndr ()
Expected: [Syntax.TyVarBndr ()]
Actual: [flag0 -> Syntax.TyVarBndr flag0]
• In the third argument of ‘DataD’, namely ‘params’
In the expression:
DataD [] name params Nothing constructors derivingClauses
In the first argument of ‘pure’, namely
‘[DataD [] name params Nothing constructors derivingClauses]’
|
274 | [pure [DataD [] name params Nothing constructors derivingClauses]] <>
| ^^^^^^
Metadata
Metadata
Assignees
Labels
No labels