mirror of
https://github.com/composewell/streamly.git
synced 2024-11-10 12:47:22 +03:00
Streamly: Data: Cleanup Data directory as per hlint suggestions
This commit is contained in:
parent
61eb4ebb8f
commit
911242a7da
@ -1,12 +1,9 @@
|
||||
{-# LANGUAGE BangPatterns #-}
|
||||
{-# LANGUAGE CPP #-}
|
||||
{-# LANGUAGE ExistentialQuantification #-}
|
||||
{-# LANGUAGE FlexibleContexts #-}
|
||||
{-# LANGUAGE PatternSynonyms #-}
|
||||
{-# LANGUAGE RankNTypes #-}
|
||||
{-# LANGUAGE RecordWildCards #-}
|
||||
{-# LANGUAGE ScopedTypeVariables #-}
|
||||
{-# LANGUAGE TupleSections #-}
|
||||
|
||||
#include "inline.hs"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user