82d1d6b982
It's not really valid but enough to make ghc-mod happy, without it findCradle doesn't work properly and without the empty `library` sections it crashes even.
8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
name: duplicate-pkgver
|
|
version: 0.1.0
|
|
build-type: Simple
|
|
cabal-version: >= 1.8
|
|
|
|
library
|
|
build-depends: base == 4.*
|