Add shrinkability and cursed items
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{-# LANGUAGE TemplateHaskell #-}
|
||||
{-# LANGUAGE DeriveGeneric #-}
|
||||
{-# LANGUAGE StrictData #-}
|
||||
module Dodge.Config.Data
|
||||
where
|
||||
module Dodge.Config.Data where
|
||||
import Data.Aeson
|
||||
import GHC.Generics
|
||||
import Control.Lens
|
||||
|
||||
Reference in New Issue
Block a user