Skip to content

Commit

Permalink
Remove spurious language pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
commandodev authored and Ben Ford committed Jan 30, 2012
1 parent 9016107 commit b43909f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion attoparsec-conduit/Data/Conduit/Attoparsec.hs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE BangPatterns #-}

-- |
-- Copyright: 2011 Michael Snoyman, 2010 John Millikin
Expand Down

0 comments on commit b43909f

Please sign in to comment.