I have no idea what I did to cause this, but ghci just crapped out on me
:)
*ExtractConcepts> mapM putStrLn (lines it)
:1:
Couldn't match `Char' against `[Char]'
Expected type: String
Inferred type: [[Char]]
In the first argument of `lines', namely `it'
In the second
> ghc-pkg has become a lot pickier about directories and files
> which are not
> there (which is probably the Right Thing, except that it
> becomes annoying when using things like "pkg-config gtk+-2.0 --cflags
> --libs").
>
> However, if I add a package that depends on, say, data to a
> loc