import Control.Lens in the example
This commit is contained in:
parent
38fea6060e
commit
32768e431e
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{-# LANGUAGE TypeOperators #-}
|
||||
{-# OPTIONS_GHC -fno-warn-orphans #-}
|
||||
import Control.Lens
|
||||
import Data.Aeson
|
||||
import Data.Proxy
|
||||
import Data.String.Conversions
|
||||
|
|
Loading…
Reference in a new issue