More test fixes
This commit is contained in:
parent
b341ace003
commit
4b81f0c77a
1 changed files with 0 additions and 3 deletions
|
@ -47,9 +47,6 @@ module Servant.Foreign
|
|||
, module Servant.API
|
||||
) where
|
||||
|
||||
#if !MIN_VERSION_base(4,8,0)
|
||||
import Control.Applicative
|
||||
#endif
|
||||
import Control.Lens (makeLenses, (%~), (&), (.~),
|
||||
(<>~), _last)
|
||||
import Data.Monoid ((<>))
|
||||
|
|
Loading…
Reference in a new issue