This file is indexed.

/usr/share/doc/libghc-missingh-dev/TODO is in libghc-missingh-dev 1.4.0.1-2build3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Document MissingH/Quantity and see if it has tests yet

Test forceEitherMsg

Cmd: pOpenBoth -- read and write, use forkIO for one of them

tests for new Parsec stuff

HVFStest:
  test all sorts of exceptions
  test .. et al

FTP server:
  timeouts
  Proper error checking lots of places, esp. runDataChan

CSVtest:
  Test CSV generation

Add Quantity and ProgressTracker to README

--------------------------------------------------
From: Jeremy Shaw 
The patch to MissingH.HUnit includes a modified version of the 'tests' function
from Test.QuickCheck. That module has the license:

-- Module      :  Test.QuickCheck
-- Copyright   :  (c) Koen Claessen, John Hughes 2001
-- License     :  BSD-style (see the file libraries/base/LICENSE)

If this is problematic, let me know, and I can rewrite it.

j.