mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Add a module header describing the organizational concerns.
This commit is contained in:
parent
3737b2b4cf
commit
7e08d781c9
@ -1,2 +1,3 @@
|
||||
-- | This module defines the 'Traversable1' class and its generic derivation using 'GTraversable1'. Note that any changes to this file will require recompilation of all of the AST modules, which is quite expensive; thus, most additions should be made in "AST.Traversable1" instead, and that that module should not be imported by the AST modules.
|
||||
module AST.Traversable1.Class
|
||||
() where
|
||||
|
Loading…
Reference in New Issue
Block a user