blob: 16f130c65a6987b2095d2cbe9df31060b2c3a35a (
plain)
1
2
3
4
5
6
7
8
|
T2713.hs:11:10:
The fixity signature for `.*.' lacks an accompanying binding
(The fixity signature must be given where `.*.' is declared)
T2713.hs:12:1:
The type signature for `f' lacks an accompanying binding
(The type signature must be given where `f' is declared)
|