Skip to content

Instantly share code, notes, and snippets.

@Philonous
Created June 7, 2014 23:21
Show Gist options
  • Select an option

  • Save Philonous/d7ed52601b992c504a42 to your computer and use it in GitHub Desktop.

Select an option

Save Philonous/d7ed52601b992c504a42 to your computer and use it in GitHub Desktop.
Couldn't match type ‘'[]’ with ‘'['TypeUnit]’ …
Inaccessible code in
a pattern with constructor
STypeUnit :: forall (z_a84Kq :: DBusType).
z_a84Kq ~ 'TypeUnit =>
Sing z_a84Kq,
in a case alternative
In the pattern: STypeUnit
In a case alternative: STypeUnit -> SNil
In the expression:
case rts of {
STypeUnit -> SNil
STypeStruct ts -> ts
t -> SCons t SNil }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment