Closed fendor closed 3 years ago
ConP has a new field. To avoid the usage of CPP, prefer the smart constructor conP which seems to be backwards compatible.
ConP
conP
Note, that lsp only compiles with head.hackage right now, so this PR is hard to test locally.
lsp
head.hackage
Perhaps you can add lsp to head.hackage?
Yeah I am planning on that
ConP
has a new field. To avoid the usage of CPP, prefer the smart constructorconP
which seems to be backwards compatible.Note, that
lsp
only compiles withhead.hackage
right now, so this PR is hard to test locally.