
T3468.hs-boot:3:6:
    Type constructor `Tool' has conflicting definitions in the module and its hs-boot file
    Main module: data Tool d
                     RecFlag Recursive
                     = F :: forall d a r. a -> Tool d Stricts: _
                     FamilyInstance: none
    Boot file:   abstract(False) Tool
                     RecFlag NonRecursive
                     FamilyInstance: none
