Corrected my documentation, after trying to actually use it
This commit is contained in:
parent
b6b4188b7c
commit
a3d1e952f4
|
@ -43,7 +43,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
-- >
|
-- >
|
||||||
-- > main :: IO ()
|
-- > main :: IO ()
|
||||||
-- > main = writeInstancesTo GenWithoutOverlapped GenOneClass
|
-- > main = writeInstancesTo GenWithoutOverlapped GenOneClass
|
||||||
-- > [genInstance $ undefined :: Company]
|
-- > [genInstance (undefined :: Company)]
|
||||||
-- > ["module Instances where"
|
-- > ["module Instances where"
|
||||||
-- > ,"import Data.Generics.Polyplate"
|
-- > ,"import Data.Generics.Polyplate"
|
||||||
-- > ,"import Data.Generics.Polyplate.Route"
|
-- > ,"import Data.Generics.Polyplate.Route"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user