ext2-0.1.0.0: A library for playing around with ext2. Might not work very well.

Copyright(C) 2014 Ricky Elrod
LicenseBSD2 (see LICENSE file)
MaintainerRicky Elrod <ricky@elrod.me>
Stabilityexperimental
Portabilitylens, template-haskell
Safe HaskellNone
LanguageHaskell2010

System.Ext2.Internal.LensHacks

Description

 

Synopsis

Documentation

namespaceLensRules :: LensRules

abbreviatedNamer :: Name -> [Name] -> Name -> [DefName]

This is taken straight out of TH but modified to give a TopName back instead of a MethodName. This means we can makeLensesWithout classes using abbreviated fields.