asif-1.0.0: src/Arbor/File/Format/Asif/Lens.hs
{-# LANGUAGE FunctionalDependencies #-}
{-# LANGUAGE TemplateHaskell #-}
module Arbor.File.Format.Asif.Lens where
import Arbor.File.Format.Asif.Format
import Arbor.File.Format.Asif.Type
import Control.Lens
makeFields ''Format
makeFields ''Segment
makeFields ''SegmentMeta