summaryrefslogtreecommitdiff
path: root/test/files/specialized/spec-hlists.check
Commit message (Collapse)AuthorAgeFilesLines
* Make specialization pick up opportunities when the Iulian Dragos2012-01-171-0/+2
specialized method has additional (non-specialized) type parameters. This fix comes from Stefan's desire to specialize HLists (see corresponding test). review by @prokopec